Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update relayer docs with infos regarding the IC component of the architecture #83

Open
guidocazzaniga opened this issue May 23, 2024 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation high

Comments

@guidocazzaniga
Copy link

I'm currently able to run the relayer, but it logs the following error every time it receives a new email:

2024-05-23 16:48:25 May 23 14:48:25.642 INFO selector 20230601, func: check_and_update_dkim, version: 1.1.0
2024-05-23 16:48:25 May 23 14:48:25.642 ERRO Error handling email: No such file or directory (os error 2), func: email_handler_fn, version: 1.1.0
2024-05-23 16:48:25 May 23 14:48:25.643 INFO Event: Error { email_addr: "[email protected]", error: "No such file or directory (os error 2)" }, func: event_consumer_fn, version: 1.1.0

My guess is that it can't find the IC .pem identity file, however I could not find instructions on how to setup this part of the architecture and what its function is

@Divide-By-0 Divide-By-0 added documentation Improvements or additions to documentation high labels May 28, 2024
@Divide-By-0
Copy link
Member

Hey, you should be able to just ssh key gen any pem file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation high
Projects
None yet
Development

No branches or pull requests

3 participants