CasaOS icon indicating copy to clipboard operation
CasaOS copied to clipboard

[Bug] Failed to load apps for CasaOS

Open Jurimamontov opened this issue 1 month ago • 2 comments

I found a solution to the problem of changing the docker repository:

  1. sudo nano /etc/apt/sources.list.d/docker.list
  2. Replace the line with: deb [arch=amd64] https://download.docker.com/linux/ubuntu jammy
  3. Save and run: sudo apt-get update
  4. sudo systemctl status docker
  5. sudo systemctl start docker and you will be happy

Jurimamontov avatar Nov 16 '25 20:11 Jurimamontov

Nah, its still not happy in my casee

NaufalF22 avatar Nov 16 '25 23:11 NaufalF22

Hi all! Sorry for the long wait, with the help of Sabitech, the installation script has been fixed 🙂 , now you can just do a clean install or use the current installation script to fix the previous docker app not loading. The new script has the following features:

Install the latest available Docker engine instead of Docker 24.0.7
Apply a Docker API compatibility override for newer Docker versions
Allow CasaOS services and baked-in apps to work with modern Docker

Please rest assured that we will continue to improve user experience and working hard to ensure compatibility across multiple platforms.

Dev01-D avatar Dec 10 '25 20:12 Dev01-D