Ubuntu docker server won't start
Dear Community,
I am trying to start a serverf on a linux machine and it won't start, the log stuck at this stage:
[init] Changing ownership of /data to 1000 ...
[init] Running as uid=1000 gid=1000 with /data as 'drwxr-xr-x 2 1000 1000 4096 May 2 19:33 /data'
[init] Image info: buildtime=2025-04-30T14:45:41.602Z,version=java21,revision=ae4756f5a757e158fde0f3c41fbeebe5fee24eb1
[init] Resolving type given PURPUR
[mc-image-helper] 19:33:36.690 INFO : Resolved Purpur version 1.21.4 build 2416
I can't seem to understand what is the problem. I use this docker compose file: https://mclo.gs/MVXy5aK
If I try to restart I get this log: https://mclo.gs/GEdk4Sc
3 Replies
How long have you waited to see if it'll go past that?
for quite some time (about 30 minutes
it started doing this today, yesterday it worked just fine
I tried changing "PURPUR" to "VANILLA" and it worked fine
hmm