Bootstrap-Fehler

Hallo. Ich erhalte diese Fehlermeldung, nachdem ich versucht habe, Discourse zu starten:

docker: failed to create the container ID file: open cids/app_bootstrap.cid: no such file or directory

Ich habe bereits recherchiert und kann das Problem nicht finden.

Vollständige Protokolle:

root@vmware:/var/discourse# ./launcher rebuild app
x86_64 arch detected.
Ensuring launcher is up to date
Fetching origin
Launcher is up-to-date
2.0.20240708-0023: Pulling from discourse/base
Digest: sha256:025e9c1f6848c4726544c6ae873d710c62f547b72afb7f537aaa44eb5377cb5c
Status: Image is up to date for discourse/base:2.0.20240708-0023
docker.io/discourse/base:2.0.20240708-0023
/usr/local/lib/ruby/gems/3.3.0/gems/pups-1.2.1/lib/pups.rb
/usr/local/bin/pups --stdin
docker: failed to create the container ID file: open cids/app_bootstrap.cid: no such file or directory.
See 'docker run --help'.
cat: cids/app_bootstrap.cid: No such file or directory
bootstrap failed with exit code 127
** FAILED TO BOOTSTRAP ** please scroll up and look for earlier error messages, there may be more than one.
./discourse-doctor may help diagnose the problem.
Container name cannot be empty

Seltsam. Funktioniert Docker?

docker run hello-world

Ja. Es scheint, dass Docker normal läuft und funktioniert.

Hello from Docker!
This message shows that your installation appears to be working correctly.

To generate this message, Docker took the following steps:
 1. The Docker client contacted the Docker daemon.
 2. The Docker daemon pulled the "hello-world" image from the Docker Hub.
    (amd64)
 3. The Docker daemon created a new container from that image which runs the
    executable that produces the output you are currently reading.
 4. The Docker daemon streamed that output to the Docker client, which sent it
    to your terminal.
2 „Gefällt mir“

Ich scheine dieses Problem behoben zu haben. Ich muss eine veraltete Version von Docker verwendet haben!

1 „Gefällt mir“

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.