[GH-ISSUE #6] "ERROR","msg":"failed to create proxy" when proxy on the list has a whitespace at the end of the line. #3

Closed
opened 2026-03-01 14:35:53 +03:00 by kerem · 1 comment
Owner

Originally created by @Fijxu on GitHub (Jan 11, 2025).
Original GitHub issue: https://github.com/alpkeskin/rota/issues/6

Originally assigned to: @alpkeskin on GitHub.

{"time":"2025-01-11T21:31:10.838578691Z","level":"ERROR","msg":"failed to create proxy","error":"parse \"http://asd:asd@100.64.0.1:8888 \": invalid port \":8888 \" after host","proxy":"http://asd:asd@100.64.0.1:8888 "}

The fix is simple. Just remove the whitespace at the end of the line. It would great if rota could just ignore the whitespace at the end of the line.

Originally created by @Fijxu on GitHub (Jan 11, 2025). Original GitHub issue: https://github.com/alpkeskin/rota/issues/6 Originally assigned to: @alpkeskin on GitHub. ```json {"time":"2025-01-11T21:31:10.838578691Z","level":"ERROR","msg":"failed to create proxy","error":"parse \"http://asd:asd@100.64.0.1:8888 \": invalid port \":8888 \" after host","proxy":"http://asd:asd@100.64.0.1:8888 "} ``` The fix is simple. Just remove the whitespace at the end of the line. It would great if rota could just ignore the whitespace at the end of the line.
kerem 2026-03-01 14:35:53 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@alpkeskin commented on GitHub (Jan 13, 2025):

Fixed on: v1.1.2

<!-- gh-comment-id:2587075609 --> @alpkeskin commented on GitHub (Jan 13, 2025): Fixed on: [v1.1.2](https://github.com/alpkeskin/rota/releases/tag/v1.1.2)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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
starred/rota#3
No description provided.