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

Bootstrap node terminating at random #284

Open
marcus-pousette opened this issue Mar 21, 2024 · 1 comment
Open

Bootstrap node terminating at random #284

marcus-pousette opened this issue Mar 21, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@marcus-pousette
Copy link
Member

"level":50,"time":1710967109450,"pid":3351,"hostname":"ip-172-31-47-233","module":"lazystream","err":{"type":"AbortError","message":"Read aborted","stack":"Error: Read aborted\n    at EventTarget.listener (file:///usr/lib/node_modules/@peerbit/server/node_modules/it-byte-stream/dist/src/index.js:64:28)\n    at [nodejs.internal.kHybridDispatch] (node:internal/event_target:761:20)\n    at EventTarget.dispatchEvent (node:internal/event_target:703:26)\n    at abortSignal (node:internal/abort_controller:314:10)\n    at Timeout._onTimeout (node:internal/abort_controller:120:7)\n    at listOnTimeout (node:internal/timers:573:17)\n    at process.processTimers (node:internal/timers:514:7)","code":"ABORT_ERR"},"msg":"Read aborted"}
Shutting down node (exit)
file:///usr/lib/node_modules/@peerbit/server/node_modules/@peerbit/stream/lib/esm/index.js:137

Seems like a node was terminated hence AbortError was thrown for all pending writes.

CPU usage was low when this happened.

@marcus-pousette marcus-pousette added the bug Something isn't working label Mar 21, 2024
@marcus-pousette
Copy link
Member Author

Seems like a certificate renewal issue

NET::ERR_CERT_DATE_INVALID
Subject: 3835c3783230009a90ae4f8acc7ee22bee09e317.peerchecker.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant