pterodactyl / panel

Pterodactyl® is a free, open-source game server management panel built with PHP, React, and Go. Designed with security in mind, Pterodactyl runs all game servers in isolated Docker containers while exposing a beautiful and intuitive UI to end users.
https://pterodactyl.io
Other
6.68k stars 1.69k forks source link

client version 1.44 is too new. Maximum supported API version is 1.43 #5045

Closed joveaaron closed 6 months ago

joveaaron commented 6 months ago

Current Behavior

Server installation or starting won't work, checked logs to find: Mar 26 22:27:04 srvx99 wings[1509]: Error response from daemon: client version 1.44 is too new. Maximum supported API version is 1.43

Expected Behavior

Server installs and runs fine

Steps to Reproduce

Install using pterodactyl-installer Set up node, location and server Wait for installation to start or start server

Panel Version

1.11.5

Wings Version

1.11.11

Games and/or Eggs Affected

No response

Docker Image

No response

Error Logs

https://ptero.co/rinewinywu

Is there an existing issue for this?

parkervcp commented 6 months ago

We don't support installs that use an installer script.

My best guess here is that your docker version is out of date.

joveaaron commented 6 months ago

you think it could do with docker being installed through snap rather than apt?

joveaaron commented 6 months ago

confirmed, snap version of docker is very outdated, 24.0.x for future reference: don't install docker through snap/when installing ubuntu