server misbehaving #3

Open
opened 2025-02-07 20:30:38 +01:00 by maplepy · 4 comments
2025/02/07 20:28:23 Init of history
2025/02/07 20:28:32 Error while initializing history: Post "http://zephyr:1323/history/init": dial tcp: lookup zephyr on 127.0.0.53:53: server misbehaving
2025/02/07 20:28:32 Init of playlists
2025/02/07 20:28:40 Error while initializing playlists: Post "http://zephyr:1323/playlists/init": dial tcp: lookup zephyr on 127.0.0.53:53: server misbehaving
2025/02/07 20:28:40 Init of profiles
2025/02/07 20:28:48 Error while initializing profiles: Post "http://zephyr:1323/profiles/init": dial tcp: lookup zephyr on 127.0.0.53:53: server misbehaving

Getting this error on my laptop while it works fine on my pc. Do you know why ?

``` 2025/02/07 20:28:23 Init of history 2025/02/07 20:28:32 Error while initializing history: Post "http://zephyr:1323/history/init": dial tcp: lookup zephyr on 127.0.0.53:53: server misbehaving 2025/02/07 20:28:32 Init of playlists 2025/02/07 20:28:40 Error while initializing playlists: Post "http://zephyr:1323/playlists/init": dial tcp: lookup zephyr on 127.0.0.53:53: server misbehaving 2025/02/07 20:28:40 Init of profiles 2025/02/07 20:28:48 Error while initializing profiles: Post "http://zephyr:1323/profiles/init": dial tcp: lookup zephyr on 127.0.0.53:53: server misbehaving ``` Getting this error on my laptop while it works fine on my pc. Do you know why ?
Owner

Seems to be a DNS issue. Is zephyr resolvable from your laptop?

Seems to be a DNS issue. Is `zephyr` resolvable from your laptop?
Author

Yes it is, I can ping or ssh to it no problem

Yes it is, I can ping or ssh to it no problem
Owner

Does this telnet zephyr 1323 work from your laptop?

Does this `telnet zephyr 1323` work from your laptop?
Author

Yes it works

Trying x.x.x.x...
Connected to zephyr.
Escape character is '^]'.
Yes it works ``` Trying x.x.x.x... Connected to zephyr. Escape character is '^]'. ```
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
deblan/ft-sync#3
No description provided.