You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
~# overleaf/bin/up -d
Initiating Mongo replica set...
WARN[0000] /root/overleaf/config/docker-compose.override.yml: the attribute version is obsolete, it will be ignored, please remove it to avoid potential confusion
[+] Running 1/0
✔ Container mongo Running 0.0s
WARN[0000] /root/overleaf/config/docker-compose.override.yml: the attribute version is obsolete, it will be ignored, please remove it to avoid potential confusion
[+] Running 1/1
✘ sharelatex Error manifest for sharelatex/sharelatex:with-texlive-full not found: manifest ... 31.0s
Error response from daemon: manifest for sharelatex/sharelatex:with-texlive-full not found: manifest unknown: manifest unknown
Context
I was trying to start overleaf, but failed.
Technical Info
bin/start is okay:
~# overleaf/bin/start
WARN[0000] /root/overleaf/config/docker-compose.override.yml: the attribute version is obsolete, it will be ignored, please remove it to avoid potential confusion
[+] Running 1/1
✔ Container mongo Healthy
Analysis
I think I've deleted some important containers that is essential to the startup. There seems to be no way to rebuild overleaf again. How can I complement the missing containers?
I am wondering if my data has been deleted (there are tex files stored in my overleaf server). Can I recover my data so that I can try to build a new overleaf?
The text was updated successfully, but these errors were encountered:
Steps to Reproduce
sudo docker system prune -a -f
Expected Behaviour
a successful startup
Observed Behaviour
~# overleaf/bin/up -d
Initiating Mongo replica set...
WARN[0000] /root/overleaf/config/docker-compose.override.yml: the attribute
version
is obsolete, it will be ignored, please remove it to avoid potential confusion[+] Running 1/0
✔ Container mongo Running 0.0s
WARN[0000] /root/overleaf/config/docker-compose.override.yml: the attribute
version
is obsolete, it will be ignored, please remove it to avoid potential confusion[+] Running 1/1
✘ sharelatex Error manifest for sharelatex/sharelatex:with-texlive-full not found: manifest ... 31.0s
Error response from daemon: manifest for sharelatex/sharelatex:with-texlive-full not found: manifest unknown: manifest unknown
Context
I was trying to start overleaf, but failed.
Technical Info
bin/start is okay:
~# overleaf/bin/start
WARN[0000] /root/overleaf/config/docker-compose.override.yml: the attribute
version
is obsolete, it will be ignored, please remove it to avoid potential confusion[+] Running 1/1
✔ Container mongo Healthy
Analysis
I think I've deleted some important containers that is essential to the startup. There seems to be no way to rebuild overleaf again. How can I complement the missing containers?
I am wondering if my data has been deleted (there are tex files stored in my overleaf server). Can I recover my data so that I can try to build a new overleaf?
The text was updated successfully, but these errors were encountered: