Event just keeps spamming the same error #102

Closed
opened 2026-02-16 12:51:27 -05:00 by yindo · 2 comments
Owner

Originally created by @Fjox on GitHub (May 5, 2025).

events-1   |  INFO  revolt_config > Starting revolt-bonfire@0.8.2
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.
Originally created by @Fjox on GitHub (May 5, 2025). ``` events-1 | INFO revolt_config > Starting revolt-bonfire@0.8.2 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. ```
yindo closed this issue 2026-02-16 12:51:27 -05:00
Author
Owner

@Fjox commented on GitHub (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 commented on GitHub (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"}}} ```
Author
Owner

@Fjox commented on GitHub (May 5, 2025):

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

@Fjox commented on GitHub (May 5, 2025): i moved it to what seems to be a more apropriate repo
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: stoatchat/self-hosted#102