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

we are making too many requests for some subscriptions #928

Closed
mikedilger opened this issue Dec 29, 2024 · 1 comment
Closed

we are making too many requests for some subscriptions #928

mikedilger opened this issue Dec 29, 2024 · 1 comment

Comments

@mikedilger
Copy link
Owner

T18:53:56.846684Z INFO gossip-lib/src/minion/handle_websocket.rs:268: wss://algo.utxo.one/: Closed: temp_augments: auth-required: this query requires you to be authenticated
T18:53:57.005348Z INFO gossip-lib/src/minion/handle_websocket.rs:268: wss://algo.utxo.one/: Closed: id_replies: auth-required: this query requires you to be authenticated
T18:53:57.006205Z INFO gossip-lib/src/minion/handle_websocket.rs:172: Authenticated to wss://algo.utxo.one/
T18:53:57.006252Z INFO gossip-lib/src/minion/mod.rs:785: Sending corked subscription temp_augments to wss://algo.utxo.one/
T18:53:58.080504Z INFO gossip-lib/src/minion/mod.rs:785: Sending corked subscription id_replies to wss://algo.utxo.one/
T18:53:58.562266Z INFO gossip-lib/src/minion/handle_websocket.rs:268: wss://algo.utxo.one/: Closed: id_replies: rate-limited: there is a bug in the client, no one should be making so many requests
T18:53:59.580763Z INFO gossip-lib/src/minion/mod.rs:794: Sending previously rate-limited subscription id_replies to wss://algo.utxo.one/
T18:53:59.856943Z INFO gossip-lib/src/minion/handle_websocket.rs:268: wss://algo.utxo.one/: Closed: id_replies: rate-limited: there is a bug in the client, no one should be making so many requests
T18:54:01.080614Z INFO gossip-lib/src/minion/mod.rs:794: Sending previously rate-limited subscription id_replies to wss://algo.utxo.one/
T18:54:01.354292Z INFO gossip-lib/src/minion/handle_websocket.rs:268: wss://algo.utxo.one/: Closed: id_replies: rate-limited: there is a bug in the client, no one should be making so many requests
T18:54:02.580694Z INFO gossip-lib/src/minion/mod.rs:794: Sending previously rate-limited subscription id_replies to wss://algo.utxo.one/
T18:54:03.036118Z INFO gossip-lib/src/minion/handle_websocket.rs:268: wss://algo.utxo.one/: Closed: id_replies: rate-limited: there is a bug in the client, no one should be making so many requests
T18:54:04.080488Z INFO gossip-lib/src/minion/mod.rs:794: Sending previously rate-limited subscription id_replies to wss://algo.utxo.one/
T18:54:04.354850Z INFO gossip-lib/src/minion/handle_websocket.rs:268: wss://algo.utxo.one/: Closed: id_replies: blocked: this relay is only for algorithmic feeds
T18:54:16.519398Z INFO gossip-lib/src/overlord.rs:442: Minion wss://algo.utxo.one/ completed: SubscriptionsCompletedWithFailures
T18:54:16.549010Z INFO gossip-lib/src/overlord.rs:568: Minion wss://algo.utxo.one/ will restart in 104 seconds to continue persistent jobs
T18:54:35.519693Z ERROR gossip-lib/src/overlord.rs:461: Minion wss://relay.primal.net/ completed with error: Websocket: WebSocket protocol error: Connection reset without closing handshake
T18:54:35.558047Z INFO gossip-lib/src/overlord.rs:568: Minion wss://relay.primal.net/ will restart in 44 seconds to continue persistent jobs

@mikedilger
Copy link
Owner Author

fixed in f794004

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant