ERROR Error querying the server, waiting 5m
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 538
- Forks
- 69
- Avg merge
- 3h 28m
- Merged PRs (30d)
- 2
Description
I get the following error "ERROR Error querying the server, waiting 5m".
I run the server on my QNAP NAS using Qnap Container Station and your minecraft server and backup docker images.
Here is the log from mc-backup :
```
2025-07-05T12:35:31+0000 INFO waiting initial delay of 1m...
2025-07-05T12:36:31+0000 INFO waiting for rcon readiness...
2025-07-05T12:36:31+0000 INFO Command executed successfully rcon-cli save-on
2025-07-05T12:36:31+0000 INFO Command executed successfully rcon-cli save-off
2025-07-05T12:36:31+0000 INFO Command executed successfully rcon-cli save-all flush
2025-07-05T12:36:35+0000 INFO Command executed successfully sync
2025-07-05T12:36:35+0000 INFO Backing up content in /data to /backups/world-20250705-123635.tgz
2025-07-05T12:36:35+0000 INFO Command executed successfully rcon-cli save-on
2025-07-05T12:36:35+0000 INFO Pruning backup files older than 7 days
2025-07-05T12:36:35+0000 ERROR Error querying the server, waiting 5m...
```
And here is the log from the mc-server (I've just replaced the nas IP by SERVER_IP):
```
[12:36:31] [RCON Listener #1/INFO]: Thread RCON Client /SERVER_IP started
[12:36:31] [RCON Client /SERVER_IP #10/INFO]: Thread RCON Client /SERVER_IP shutting down
[12:36:31] [RCON Listener #1/INFO]: Thread RCON Client /SERVER_IP started
[12:36:31] [Server thread/INFO]: [Rcon: Automatic saving is now disabled]
[12:36:31] [RCON Client /SERVER_IP #11/INFO]: Thread RCON Client /SERVER_IP shutting down
[12:36:31] [RCON Listener #1/INFO]: Thread RCON Client /SERVER_IP started
[12:36:31] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
[12:36:31] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[12:36:31] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[12:36:31] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
[12:36:31] [Server thread/INFO]: [Rcon: Saved the game]
[12:36:31] [RCON Client /SERVER_IP #12/INFO]: Thread RCON Client /SERVER_IP shutting down
[12:36:35] [RCON Listener #1/INFO]: Thread RCON Client /SERVER_IP started
[12:36:35] [Server thread/INFO]: [Rcon: Automatic saving is now enabled]
[12:36:35] [RCON Client /SERVER_IP #13/INFO]: Thread RCON Client /SERVER_IP shutting down
```
Thank you in advance, I'm very very new to all of this!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the mc-backup log entry after the successful sync and the corresponding mc-server RCON log entries at 12:36:35. Reproduce the backup on the QNAP Container Station setup, trace which server query fails, and document the cause and a verified correction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, shell
- Domain
- devops, infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100