operation timed out #4

Closed
opened 2024-04-25 14:37:00 +00:00 by Tealk · 3 comments

Hi, since the last update, I get the following error when activating a domain:

API_TOKEN=TOKENstern HOSTNAME=localhost:8080 HTTPS=false relay -a social.techniverse.net
Error: 
   0: Couldn't send request to http://localhost:8080/api/v1/admin/block, Request error: error sending request for url (http://localhost:8080/api/v1/admin/block): operation timed out

Location:
   /root/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ap-relay-0.3.112/src/main.rs:205

Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.
Hi, since the last update, I get the following error when activating a domain: ``` API_TOKEN=TOKENstern HOSTNAME=localhost:8080 HTTPS=false relay -a social.techniverse.net Error: 0: Couldn't send request to http://localhost:8080/api/v1/admin/block, Request error: error sending request for url (http://localhost:8080/api/v1/admin/block): operation timed out Location: /root/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ap-relay-0.3.112/src/main.rs:205 Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it. Run with RUST_BACKTRACE=full to include source snippets. ```
Owner

I'm currently publishing 0.3.113 with a fix for this

I'm currently publishing 0.3.113 with a fix for this
Owner

released

released
Author

Yes, thanks, it works now

Yes, thanks, it works now
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: asonix/relay#4
No description provided.