Monitor hydra gitea translator #186

Open
opened 2026-09-11 10:50:33 +02:00 by ahtlon · 1 comment
Owner

Hydra is currently failing with

cannot fetch http://127.0.0.1:27364/gitea-pulls-sorted.json to the Nix store: warning: unable to download 'http://127.0.0.1:27364/gitea-pulls-sorted.json': Timeout was reached (28) Connection timed out after 15000 milliseconds; retrying in 256 ms (attempt 1/5)
warning: unable to download 'http://127.0.0.1:27364/gitea-pulls-sorted.json': Timeout was reached (28) Connection timed out after 15000 milliseconds; retrying in 570 ms (attempt 2/5)
warning: unable to download 'http://127.0.0.1:27364/gitea-pulls-sorted.json': Timeout was reached (28) Connection timed out after 15002 milliseconds; retrying in 1204 ms (attempt 3/5)
warning: unable to download 'http://127.0.0.1:27364/gitea-pulls-sorted.json': Timeout was reached (28) Connection timed out after 15000 milliseconds; retrying in 2670 ms (attempt 4/5)
error: unable to download 'http://127.0.0.1:27364/gitea-pulls-sorted.json': Timeout was reached (28) Connection timed out after 15000 milliseconds

Hydra is currently failing with ``` cannot fetch http://127.0.0.1:27364/gitea-pulls-sorted.json to the Nix store: warning: unable to download 'http://127.0.0.1:27364/gitea-pulls-sorted.json': Timeout was reached (28) Connection timed out after 15000 milliseconds; retrying in 256 ms (attempt 1/5) warning: unable to download 'http://127.0.0.1:27364/gitea-pulls-sorted.json': Timeout was reached (28) Connection timed out after 15000 milliseconds; retrying in 570 ms (attempt 2/5) warning: unable to download 'http://127.0.0.1:27364/gitea-pulls-sorted.json': Timeout was reached (28) Connection timed out after 15002 milliseconds; retrying in 1204 ms (attempt 3/5) warning: unable to download 'http://127.0.0.1:27364/gitea-pulls-sorted.json': Timeout was reached (28) Connection timed out after 15000 milliseconds; retrying in 2670 ms (attempt 4/5) error: unable to download 'http://127.0.0.1:27364/gitea-pulls-sorted.json': Timeout was reached (28) Connection timed out after 15000 milliseconds ```
Owner

Should be fixed. I restarted gitea-translator. In case this happens again we could either periodically restart the service, or setup some kind of monitoring.

Edit: just saw the ticket is about monitoring it lol

Should be fixed. I restarted `gitea-translator`. In case this happens again we could either periodically restart the service, or setup some kind of monitoring. Edit: just saw the ticket is about monitoring it lol
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: malobeo/infrastructure#186