ogni volta che provo a ./launcher rebuild app, ricevo un errore.
root@amsaal:~# cd /var/discourse/
root@amsaal:/var/discourse# ./launcher rebuild app
x86_64 arch rilevato.
fatal: No such ref: HEAD
fatal: No such ref: HEAD
Stopping old container
/usr/bin/docker stop -t 600 app
app
2.0.20241203-0251: Pulling from discourse/base
Digest: sha256:d5d4e6d361d56745e37f2609db58a6970cc9b3fcd26d0b2dcba23d0cb581f067
Status: Image is up to date for discourse/base:2.0.20241203-0251 docker.io/discourse/base:2.0.20241203-0251
/usr/local/lib/ruby/gems/3.3.0/gems/pups-1.2.1/lib/pups.rb
/usr/local/bin/pups --stdin
docker: invalid reference format: repository name (library/#) must be lowercase.
See âdocker run --helpâ.
cat: cids/app_bootstrap.cid: No such file or directory
bootstrap failed with exit code 125
** 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
root@amsaal:/var/discourse#
# git status
On branch main
Your branch is up to date with 'origin/main'.
nothing to commit, working tree clean
quindi penso che in qualche modo la tua directory /var/discourse sia danneggiata e non sia piĂš collegata al repository. Hai in qualche modo riordinato, perso o rinominato la sottocartella .git?
root@amsaal:/var/discourse# git status
On branch main
Your branch is based on âorigin/mainâ, but the upstream is gone.
(use âgit branch --unset-upstreamâ to fixup)
Changes not staged for commit:
(use âgit add âŚâ to update what will be committed)
(use âgit restore âŚâ to discard changes in working directory)
modified: .github/workflows/build.yml
modified: LICENSE
modified: README.md
modified: templates/postgres.13.template.yml
modified: templates/postgres.15.template.yml
modified: templates/postgres.template.yml
modified: templates/web.ssl.template.yml
modified: templates/web.template.yml
Untracked files:
(use âgit add âŚâ to include in what will be committed)
rebuild.log
no changes added to commit (use âgit addâ and/or âgit commit -aâ)
Potrebbe essere meglio provare lâinstallazione su una nuova istanza. SarĂ necessario aggiungere il nuovo indirizzo IP a un sottodominio temporaneo nel DNS. Oppure, se si è soddisfatti del tempo di inattivitĂ , è sufficiente aggiornare il DNS al nuovo indirizzo IP.
Ă necessario avere unâidea di ciò che si sta facendo, altrimenti è necessario aiuto. Mi dispiace, non posso essere dâaiuto.