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

Draupnir v2.0.2 can fail to start fetching profile data #703

Closed
Gnuxie opened this issue Jan 25, 2025 · 0 comments · Fixed by #714
Closed

Draupnir v2.0.2 can fail to start fetching profile data #703

Gnuxie opened this issue Jan 25, 2025 · 0 comments · Fixed by #714
Labels
2.0.0 Follow Up Issue discoverd in after the release of Draupnir 2.0.0 bad server behaviour bug Something isn't working L3 Some Users Likelihood P3 Outrageous / Cannot continue to or start to use Priority level - includes missing documentation leading to same outrage etc T6 Crash Bug causes crash OR data loss

Comments

@Gnuxie
Copy link
Member

Gnuxie commented Jan 25, 2025

Jan 24 23:50:49 matrix node[3984715]: /home/draupnir/draupnir/node_modules/@gnuxie/typescript-result/dist/Result.js:132
Jan 24 23:50:49 matrix node[3984715]:         return new TypeError(this.toReadableString());
Jan 24 23:50:49 matrix node[3984715]:                ^
Jan 24 23:50:49 matrix node[3984715]: TypeError: ActionException: f734721a-a4fd-42b5-b4a6-85fa2fda076a
Jan 24 23:50:49 matrix node[3984715]: Unable to fetch Draupnir's profile information
Jan 24 23:50:49 matrix node[3984715]: elaborated from: Failed to start Draupnir
Jan 24 23:50:49 matrix node[3984715]: caused by: socket hang up
Jan 24 23:50:49 matrix node[3984715]: from error: Error: socket hang up
Jan 24 23:50:49 matrix node[3984715]: Error: socket hang up
Jan 24 23:50:49 matrix node[3984715]:     at Socket.socketOnEnd (node:_http_client:528:25)
Jan 24 23:50:49 matrix node[3984715]:     at Socket.emit (node:events:530:35)
Jan 24 23:50:49 matrix node[3984715]:     at Socket.emit (node:domain:489:12)
Jan 24 23:50:49 matrix node[3984715]:     at endReadableNT (node:internal/streams/readable:1698:12)
Jan 24 23:50:49 matrix node[3984715]:     at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
Jan 24 23:50:49 matrix node[3984715]:     at ActionException.toExpectError (/home/draupnir/draupnir/node_modules/@gnuxie/typescript-result/dist/Result.js:132:16)
Jan 24 23:50:49 matrix node[3984715]:     at ExpectError (/home/draupnir/draupnir/node_modules/@gnuxie/typescript-result/dist/Result.js:71:28)
Jan 24 23:50:49 matrix node[3984715]:     at Object.expect (/home/draupnir/draupnir/node_modules/@gnuxie/typescript-result/dist/Result.js:76:12)
Jan 24 23:50:49 matrix node[3984715]:     at /home/draupnir/draupnir/lib/index.js:95:68
Jan 24 23:50:49 matrix node[3984715]:     at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Jan 24 23:50:49 matrix node[3984715]: Node.js v20.18.2

The code's either straight up wrong for some server configurations (?) or we're just too naive about server being quality and not chaotic crap.

@Gnuxie Gnuxie added bad server behaviour bug Something isn't working L3 Some Users Likelihood P3 Outrageous / Cannot continue to or start to use Priority level - includes missing documentation leading to same outrage etc T6 Crash Bug causes crash OR data loss 2.0.0 Follow Up Issue discoverd in after the release of Draupnir 2.0.0 labels Jan 25, 2025
@Gnuxie Gnuxie closed this as completed in 5d49bdd Feb 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.0.0 Follow Up Issue discoverd in after the release of Draupnir 2.0.0 bad server behaviour bug Something isn't working L3 Some Users Likelihood P3 Outrageous / Cannot continue to or start to use Priority level - includes missing documentation leading to same outrage etc T6 Crash Bug causes crash OR data loss
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

1 participant