Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

minecraft server curl: (28) Connection time-out #909

Closed
mrprogremmer010 opened this issue Jun 6, 2021 · 5 comments
Closed

minecraft server curl: (28) Connection time-out #909

mrprogremmer010 opened this issue Jun 6, 2021 · 5 comments
Labels
status/stale No recently activity has been seen and will be closed soon.

Comments

@mrprogremmer010
Copy link

Hello my friend i saw your docker of the Minecraft server but i get this error curl: (28) Connection time-out please help me I am sad

@itzg
Copy link
Owner

itzg commented Jun 6, 2021

Are you running on RaspberryPi?

@matteoscrugli
Copy link

Hi, I have the same error, I'm on RaspberryPi 4 and I run this command:

sudo docker run \
--name minecraft-server \
-d \
-p 25565:25565 \
-e EULA=TRUE \
-e PUID=1000 \
-e PGID=1000 \
--restart=always \
-v /var/lib/docker/volumes/minecraft/data:/data \
itzg/minecraft-server:latest

I have the same error with:
sudo docker run -d -p 25565:25565 --name minecraft-server -e EULA=TRUE itzg/minecraft-server
Log:

[init] Running as uid=1000 gid=1000 with /data as 'drwxrwxr-x 2 1000 1000 4096 Jun  8  2021 /data'
curl: (28) Timeout was reached

Thank you

@PaoloP74
Copy link

Same error running on NAS WD MyCloudEx2Ultra (linux armv7l - 4.14.22-armada-18.09.3).

@itzg
Copy link
Owner

itzg commented Jun 11, 2021

Please follow the solution starting at this comment

#755 (comment)

I need to add some more detail to the README

https://github.com/itzg/docker-minecraft-server#running-on-raspberrypi

@github-actions
Copy link

github-actions bot commented Nov 4, 2021

This issue is stale because it has been open 30 days with no activity. Please add a comment describing the reason to keep this issue open.

@github-actions github-actions bot added the status/stale No recently activity has been seen and will be closed soon. label Nov 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/stale No recently activity has been seen and will be closed soon.
Projects
None yet
Development

No branches or pull requests

4 participants