Skip to content

Event just keeps spamming the same error #145

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

Closed
Fjox opened this issue May 5, 2025 · 2 comments
Closed

Event just keeps spamming the same error #145

Fjox opened this issue May 5, 2025 · 2 comments

Comments

@Fjox
Copy link

Fjox commented May 5, 2025

events-1   |  INFO  revolt_config > Starting [email protected]
events-1   | thread 'main' panicked at /home/rust/src/crates/core/presence/src/operations.rs:27:10:
events-1   | could not get set members as string: NOAUTH: Authentication required.
@github-project-automation github-project-automation bot moved this to 🆕 Untriaged in Revolt Project May 5, 2025
@Fjox
Copy link
Author

Fjox commented May 5, 2025

seems like events cant handle a full mongodb url

{"t":{"$date":"2025-05-05T18:28:20.999+02:00"},"s":"I",  "c":"NETWORK",  "id":22943,   "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.81.0.9:55618","uuid":{"uuid":{"$uuid":"8b090644-f5a6-4d86-8697-43d5f4329d0b"}},"connectionId":624,"connectionCount":38}}
{"t":{"$date":"2025-05-05T18:28:20.999+02:00"},"s":"I",  "c":"NETWORK",  "id":51800,   "ctx":"conn624","msg":"client metadata","attr":{"remote":"10.81.0.9:55618","client":"conn624","negotiatedCompressors":[],"doc":{"driver":{"name":"mongo-rust-driver","version":"2.2.2"},"os":{"type":"linux","architecture":"x86_64","version":"12.0.0"},"platform":"rustc 1.77.2 (25ef9e3d8 2024-04-09) with async-std"}}}
{"t":{"$date":"2025-05-05T18:28:20.999+02:00"},"s":"I",  "c":"ACCESS",   "id":6788604, "ctx":"conn624","msg":"Auth metrics report","attr":{"metric":"acquireUser","micros":0}}
{"t":{"$date":"2025-05-05T18:28:21.000+02:00"},"s":"I",  "c":"NETWORK",  "id":22944,   "ctx":"conn624","msg":"Connection ended","attr":{"remote":"10.81.0.9:55618","uuid":{"uuid":{"$uuid":"8b090644-f5a6-4d86-8697-43d5f4329d0b"}},"connectionId":624,"connectionCount":37}}
{"t":{"$date":"2025-05-05T18:28:21.000+02:00"},"s":"I",  "c":"ACCESS",   "id":5286307, "ctx":"conn624","msg":"Failed to authenticate","attr":{"client":"10.81.0.9:55618","isSpeculative":true,"isClusterMember":false,"mechanism":"SCRAM-SHA-256","user":"hostnetwork-chat","db":"admin","error":"AuthenticationAbandoned: Authentication session abandoned, client has likely disconnected","result":337,"metrics":{"conversation_duration":{"micros":1057,"summary":{"0":{"step":1,"step_total":2,"duration_micros":80}}}},"extraInfo":{}}}
{"t":{"$date":"2025-05-05T18:28:53.910+02:00"},"s":"I",  "c":"WTCHKPT",  "id":22430,   "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1746462533,"ts_usec":910421,"thread":"671:0x7fbdfa07a6c0","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":7,"verbose_level":"DEBUG_1","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 16295, snapshot max: 16295 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 591081"}}}

@Fjox
Copy link
Author

Fjox commented May 5, 2025

i moved it to what seems to be a more apropriate repo

@Fjox Fjox closed this as completed May 5, 2025
@github-project-automation github-project-automation bot moved this from 🆕 Untriaged to ✅ Done in Revolt Project May 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

No branches or pull requests

1 participant