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
When Im installing, in a new ubuntu and clean VM, im always have this error:
bin/up -d
Initiating Mongo replica set...
[+] Running 1/1
✔ Container mongo Started
Error response from daemon: Container 07338aa836f6917cfce348fc6f2a72e95020b99a15cc2233492c294c56582296 is restarting, wait until the container is running
Observed Behaviour
bin/start
[+] Running 1/1
✘ Container mongo Error
dependency failed to start: container mongo is unhealthy
Analysis
The result from bin/doctor is:
====== Overleaf Doctor ======
OVERLEAF_HISTORY_BACKEND: fs
====== Warnings ======
! Detected SIBLING_CONTAINERS_ENABLED=false. When not using Sibling containers, users have full read and write access to the 'sharelatex' container resources (filesystem, network, environment variables) when running LaTeX compiles. Only use this mode in environments where all users are trusted and no isolation of users is required.
====== End ======
The text was updated successfully, but these errors were encountered:
Steps to Reproduce
When Im installing, in a new ubuntu and clean VM, im always have this error:
Initiating Mongo replica set...
[+] Running 1/1
✔ Container mongo Started
Error response from daemon: Container 07338aa836f6917cfce348fc6f2a72e95020b99a15cc2233492c294c56582296 is restarting, wait until the container is running
Observed Behaviour
bin/start
[+] Running 1/1
✘ Container mongo Error
dependency failed to start: container mongo is unhealthy
Analysis
The result from bin/doctor is:
====== Overleaf Doctor ======
Distributor ID: Ubuntu
Description: Ubuntu 24.04.1 LTS
Release: 24.04
Codename: noble
====== Configuration ======
====== Warnings ======
! Detected SIBLING_CONTAINERS_ENABLED=false. When not using Sibling containers, users have full read and write access to the 'sharelatex' container resources (filesystem, network, environment variables) when running LaTeX compiles. Only use this mode in environments where all users are trusted and no isolation of users is required.
====== End ======
The text was updated successfully, but these errors were encountered: