You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2024-11-06 22:33:55.241
2024-11-07 03:33:55 config info Loading config from /app/env/base.toml
2024-11-06 22:33:53.515
(Use `node --trace-warnings ...` to show where the warning was created)
2024-11-06 22:33:53.515
(node:356) ExperimentalWarning: The Node.js specifier resolution flag is experimental. It could change or be removed at any time.
2024-11-06 22:33:51.378
2024/11/07 03:33:51 INFO SSH listening listen_address=[fdaa:2:8629:a7b:95:62d0:bdec:2]:22 dns_server=[fdaa::3]:53
2024-11-06 22:33:51.291
Machine started in 1.049s
2024-11-06 22:33:51.196
INFO [fly api proxy] listening at /.fly/api
2024-11-06 22:33:51.190
INFO Preparing to run: `docker-entrypoint.sh yarn workspace ott-server run start-lean` as root
2024-11-06 22:33:51.189
INFO starting statics vsock server
2024-11-06 22:33:51.092
INFO Starting init (commit: 693c179a)...
2024-11-06 22:33:50.331
2024-11-07T03:33:50.331807177 [01JB6Y9C0048RR9D1JCWB6QJ88:main] Running Firecracker v1.7.0
2024-11-06 22:33:42.678
[270893.309216] reboot: Restarting system
2024-11-06 22:33:42.677
WARN could not unmount /rootfs: EINVAL: Invalid argument
2024-11-06 22:33:42.668
INFO Starting clean up.
2024-11-06 22:33:42.653
INFO Main child exited normally with code: 1
2024-11-06 22:33:42.570
Node.js v18.20.4
2024-11-06 22:33:42.570
at async authTokenMiddleware (file:///app/server/ts-out/auth/index.js:64:22)
2024-11-06 22:33:42.570
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
2024-11-06 22:33:42.570
at Object.getSessionInfo (file:///app/server/ts-out/auth/tokens.js:20:15)
2024-11-06 22:33:42.570
Error: No session info found
2024-11-06 22:33:42.570
^
2024-11-06 22:33:42.570
throw new Error(`No session info found`);
2024-11-06 22:33:42.570
file:///app/server/ts-out/auth/tokens.js:20
Expected Behavior
shouldn't crash from auth failure
Steps To Reproduce
unknown
Environment
This happens on the official site, opentogethertube.com
This happens using a self-hosted version.
I'm using the docker image.
Room name or URL
No response
Video URL
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Current Behavior
logs:
Expected Behavior
shouldn't crash from auth failure
Steps To Reproduce
unknown
Environment
Room name or URL
No response
Video URL
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: