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

Stoa shuts down if it fails to connect to Agora node. #181

Open
TrustHenry opened this issue Nov 10, 2020 · 0 comments
Open

Stoa shuts down if it fails to connect to Agora node. #181

TrustHenry opened this issue Nov 10, 2020 · 0 comments
Labels
type-bug Issue/PR addresses a bug

Comments

@TrustHenry
Copy link
Member

Agora is a separate process from Stoa that can be restarted at any time.
Or the service may be down for a while.
Stoa must wait until it can be connected to Agora.

[Stoa] 2020-11-10T01:53:30.880Z error Error: Could not connect to Agora node: Error: connect ETIMEDOUT 127.1.1.1:4567
npm ERR! code 1
npm ERR! path /Users/henry/Work/BOA/Github/stoa
npm ERR! command failed
npm ERR! command sh -c NODE_ENV=production ts-node src/main.ts "-c" "docs/config.example.yaml"

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/henry/.npm/_logs/2020-11-10T01_53_30_897Z-debug.log
@TrustHenry TrustHenry changed the title Stoa shuts down if it fails to connect to the agora node. Stoa shuts down if it fails to connect to Agora node. Nov 10, 2020
@TrustHenry TrustHenry added the type-bug Issue/PR addresses a bug label Nov 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug Issue/PR addresses a bug
Projects
None yet
Development

No branches or pull requests

1 participant