mirror of
https://github.com/abh/geodns.git
synced 2026-04-27 03:45:53 +03:00
[GH-ISSUE #123] 404 on opening websocket. #374
Labels
No labels
bug
bug
enhancement
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/geodns#374
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @iHax0rMC on GitHub (Dec 28, 2020).
Original GitHub issue: https://github.com/abh/geodns/issues/123
When opening a websocket it will give an 404 error.
I can ping the port without any problems (otherwise an 404 will not be thrown).
No difference when enabling or disabling the authentication.
Startcommand: ./geodns -log -interface ipfromserver -identifier domainfromserver -port 53 -http=":8053"
@abh commented on GitHub (Jun 4, 2025):
Yeah, the websocket API was replaced with prometheus in v3.0.1 in 2019. :)