For instance I set:
```
OVERLEAF_APP_NAME="Our Overleaf Instance Test"
OVERLEAF_SITE_URL=https://overleaf.lemnoslife.com
OVERLEAF_ADMIN_EMAIL=benjamin.loison@censored.com
OVERLEAF_ALLOW_PUBLIC_ACCESS=true
OVERLEAF_ALLOW_ANONYMOUS_READ_AND_WRITE_SHARING=true
```
but still notice *Our Overleaf Instance* despite <kbd>ctrl</kbd> + <kbd>shift</kbd> + <kbd>r</kbd>.
Related to #21, #8 and #20.
Adding SHARELATEX_APP_NAME="Our Overleaf Instance Bis" to config/variables.env results in:
bin/up -d
Initiating Mongo replica set...
Rebranding from ShareLaTeX to Overleaf
Starting with Overleaf CE and Server Pro version 5.0.0 the environment variables will use the Overleaf brand.
Previous versions used the ShareLaTeX brand for environment variables.
Your config/variables.env has 1 entries matching 'SHARELATEX_', expected prefix 'OVERLEAF_'.
Please align your config/version with the naming scheme of variables in config/variables.env.
You can migrate your config/variables.env to use the Overleaf brand by running:
toolkit$ bin/rename-env-vars-5-0
Adding `SHARELATEX_APP_NAME="Our Overleaf Instance Bis"` to `config/variables.env` results in:
```bash
bin/up -d
```
```
Initiating Mongo replica set...
Rebranding from ShareLaTeX to Overleaf
Starting with Overleaf CE and Server Pro version 5.0.0 the environment variables will use the Overleaf brand.
Previous versions used the ShareLaTeX brand for environment variables.
Your config/variables.env has 1 entries matching 'SHARELATEX_', expected prefix 'OVERLEAF_'.
Please align your config/version with the naming scheme of variables in config/variables.env.
You can migrate your config/variables.env to use the Overleaf brand by running:
toolkit$ bin/rename-env-vars-5-0
```
REPOSITORY TAG IMAGE ID CREATED SIZE
sharelatex/sharelatex main 08175e420961 39 hours ago 2GB
sharelatex/sharelatex main-710cacad2dc8921e1fcfd306c54843266226be89 08175e420961 39 hours ago 2GB
sharelatex/sharelatex-base main 52529b41f760 39 hours ago 1.49GB
sharelatex/sharelatex-base main-710cacad2dc8921e1fcfd306c54843266226be89 52529b41f760 39 hours ago 1.49GB
mongo 6.0 f792762236dc 3 weeks ago 700MB
phusion/baseimage jammy-1.0.4 2d89d47a9de6 3 months ago 228MB
bin/up
Initiating Mongo replica set...
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.base.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.vars.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.redis.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.mongo.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.sibling-containers.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
Pulling TeX Live images...
- quay.io/sharelatex/texlive-full:2023.1 download started (may take some time)
Error response from daemon: unauthorized: access to the requested resource is not authorized
Uncommeting # OVERLEAF_IMAGE_NAME=sharelatex/sharelatex in config/overleaf.rc.
bin/up
Initiating Mongo replica set...
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.base.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.vars.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.redis.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.mongo.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.sibling-containers.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
Pulling TeX Live images...
- quay.io/sharelatex/texlive-full:2023.1 download started (may take some time)
Commenting ALL_TEX_LIVE_DOCKER_IMAGES in config/variables.env.
bin/up
Initiating Mongo replica set...
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.base.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.vars.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.redis.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.mongo.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.sibling-containers.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
Please configure ALL_TEX_LIVE_DOCKER_IMAGES in /home/ubuntu/overleaf/overleaf-toolkit/config/variables.env
You can read more about configuring Sandboxed Compiles in our documentation:
https://github.com/overleaf/overleaf/wiki/Server-Pro:-sandboxed-compiles#changing-the-texlive-image
ls data/
mongo
Replacing ALL_TEX_LIVE_DOCKER_IMAGES=quay.io/sharelatex/texlive-full:2023.1 in config/overleaf.rc with ALL_TEX_LIVE_DOCKER_IMAGES=sharelatex/sharelatex.
bin/up
bin/up
Initiating Mongo replica set...
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.base.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.vars.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.redis.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.mongo.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.sibling-containers.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
Pulling TeX Live images...
- sharelatex/sharelatex download started (may take some time)
Using default tag: latest
latest: Pulling from sharelatex/sharelatex
7021d1b70935: Pull complete
467e34e18282: Pull complete
6db07a32b0d2: Pull complete
ffa8453078b5: Pull complete
333cd123c46f: Pull complete
152610ff4f2d: Pull complete
03bead01b2c4: Pull complete
c129587caee5: Pull complete
3f27657f5e57: Pull complete
1e4118e24567: Pull complete
1b9728c32a20: Pull complete
999a880f498b: Pull complete
c6d1cd8ba636: Pull complete
384c4f4749fb: Pull complete
9795cb718c39: Pull complete
c5370cb3b493: Pull complete
35b2bb5040e5: Pull complete
113ab03b0d35: Pull complete
0435a1430da5: Pull complete
96b96f87bb7d: Pull complete
b59c7e031077: Pull complete
9e4dd20a818a: Pull complete
9a37a58b373d: Pull complete
9bcc70a1a2b0: Pull complete
2265658b41cf: Pull complete
2083690e762b: Pull complete
c5d7a182cedc: Pull complete
de7cb47d2a6c: Pull complete
aad0b9663b66: Pull complete
cf266f65cf2f: Pull complete
2f5e5beee699: Pull complete
771718dcc04c: Pull complete
2ec448626ef7: Pull complete
7810574b420c: Pull complete
75dad03a77cd: Pull complete
e44d1b4bbcc3: Pull complete
b4b98855d9b5: Pull complete
Digest: sha256:790b655a04ecdc07ea53276d6e3c0e5bb8cd016676402c71ea73007d2f801015
Status: Downloaded newer image for sharelatex/sharelatex:latest
docker.io/sharelatex/sharelatex:latest
- sharelatex/sharelatex download finished
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.base.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.vars.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.redis.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.mongo.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.sibling-containers.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
[+] Running 10/10
✔ redis Pulled 5.3s
✔ ea235d1ccf77 Pull complete 3.1s
✔ 3a5d33b42624 Pull complete 3.1s
✔ 96f81c67cf4d Pull complete 3.1s
✔ 03537f43b715 Pull complete 3.2s
✔ 7c21e09a6ceb Pull complete 3.6s
✔ bd4c5df2b3e8 Pull complete 3.6s
✔ 4f4fb700ef54 Pull complete 3.7s
✔ 7daf46f60dbf Pull complete 3.7s
✔ sharelatex Pulled 1.0s
[+] Running 4/3
✔ Container redis Created0.4s ng 0.0s
✔ Container mongo Running0.0s
✔ Container sharelatex Created0.1s
! sharelatex The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested 0.0s
Attaching to mongo, redis, sharelatex
redis | 1:C 22 Jul 2024 14:18:23.551 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
redis | 1:C 22 Jul 2024 14:18:23.551 # Redis version=6.2.14, bits=64, commit=00000000, modified=0, pid=1, just started
redis | 1:C 22 Jul 2024 14:18:23.551 # Configuration loaded
redis | 1:M 22 Jul 2024 14:18:23.552 * monotonic clock: POSIX clock_gettime
redis | 1:M 22 Jul 2024 14:18:23.557 * Running mode=standalone, port=6379.
redis | 1:M 22 Jul 2024 14:18:23.557 # Server initialized
redis | 1:M 22 Jul 2024 14:18:23.557 # WARNING Memory overcommit must be enabled! Without it, a background save or replication may fail under low memory condition. Being disabled, it can can also cause failures without low memory condition, see https://github.com/jemalloc/jemalloc/issues/1328. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect.
redis | 1:M 22 Jul 2024 14:18:23.563 * Ready to accept connections
mongo | {"t":{"$date":"2024-07-22T14:18:23.610+00:00"},"s":"I", "c":"WTCHKPT", "id":22430, "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1721657903,"ts_usec":610405,"thread":"1:0xebaaecbfebc0","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 34839, snapshot max: 34839 snapshot count: 0, oldest timestamp: (1721657594, 1) , meta checkpoint timestamp: (1721657894, 1) base write gen: 1"}}}
Error response from daemon: driver failed programming external connectivity on endpoint sharelatex (b7ea32074743650bbea541e88b20098132944678d7582c3769155b16d4628401): Error starting userland proxy: listen tcp4 127.0.0.1:80: bind: address already in use
Replacing OVERLEAF_PORT=80 in config/overleaf.rc with OVERLEAF_PORT=8080.
bin/up
Initiating Mongo replica set...
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.base.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.vars.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.redis.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.mongo.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.sibling-containers.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
Pulling TeX Live images...
- sharelatex/sharelatex download started (may take some time)
Using default tag: latest
latest: Pulling from sharelatex/sharelatex
Digest: sha256:790b655a04ecdc07ea53276d6e3c0e5bb8cd016676402c71ea73007d2f801015
Status: Image is up to date for sharelatex/sharelatex:latest
docker.io/sharelatex/sharelatex:latest
- sharelatex/sharelatex download finished
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.base.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.vars.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.redis.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.mongo.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.sibling-containers.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
[+] Running 4/0
✔ Container redis Running0.0s
✔ Container mongo Running0.0s
✔ Container sharelatex Recreated0.1s
! sharelatex The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested 0.0s
Attaching to mongo, redis, sharelatex
sharelatex | exec /sbin/my_init: exec format error
sharelatex exited with code 0
sharelatex | exec /sbin/my_init: exec format error
sharelatex | exec /sbin/my_init: exec format error
sharelatex | exec /sbin/my_init: exec format error
sharelatex exited with code 1
sharelatex | exec /sbin/my_init: exec format error
...
bin/up -d
Initiating Mongo replica set...
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.base.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.vars.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.redis.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.mongo.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.sibling-containers.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
[+] Running 1/1
✔ Container mongo Started 0.4s
MongoNetworkError: connect ECONNREFUSED 127.0.0.1:27017
Waiting for Mongo...
Pulling TeX Live images...
- sharelatex/sharelatex download started (may take some time)
Using default tag: latest
latest: Pulling from sharelatex/sharelatex
Digest: sha256:790b655a04ecdc07ea53276d6e3c0e5bb8cd016676402c71ea73007d2f801015
Status: Image is up to date for sharelatex/sharelatex:latest
docker.io/sharelatex/sharelatex:latest
- sharelatex/sharelatex download finished
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.base.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.vars.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.redis.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.mongo.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.sibling-containers.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
[+] Running 3/3
✔ Container mongo Healthy 7.3s
✔ Container redis Started 0.3s
✔ Container sharelatex Started
Maybe reinstalling a fresh new Overleaf instance if the Oracle one works fine may make sense.
Let us get back to Oracle VPS:
```bash
docker image ls
```
```
REPOSITORY TAG IMAGE ID CREATED SIZE
sharelatex/sharelatex main 08175e420961 39 hours ago 2GB
sharelatex/sharelatex main-710cacad2dc8921e1fcfd306c54843266226be89 08175e420961 39 hours ago 2GB
sharelatex/sharelatex-base main 52529b41f760 39 hours ago 1.49GB
sharelatex/sharelatex-base main-710cacad2dc8921e1fcfd306c54843266226be89 52529b41f760 39 hours ago 1.49GB
mongo 6.0 f792762236dc 3 weeks ago 700MB
phusion/baseimage jammy-1.0.4 2d89d47a9de6 3 months ago 228MB
```
```bash
bin/up
```
```
Initiating Mongo replica set...
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.base.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.vars.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.redis.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.mongo.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.sibling-containers.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
Pulling TeX Live images...
- quay.io/sharelatex/texlive-full:2023.1 download started (may take some time)
Error response from daemon: unauthorized: access to the requested resource is not authorized
```
Uncommeting `# OVERLEAF_IMAGE_NAME=sharelatex/sharelatex` in `config/overleaf.rc`.
```bash
bin/up
```
```
Initiating Mongo replica set...
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.base.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.vars.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.redis.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.mongo.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.sibling-containers.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
Pulling TeX Live images...
- quay.io/sharelatex/texlive-full:2023.1 download started (may take some time)
```
Commenting `ALL_TEX_LIVE_DOCKER_IMAGES` in `config/variables.env`.
```bash
bin/up
```
```
Initiating Mongo replica set...
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.base.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.vars.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.redis.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.mongo.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.sibling-containers.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
Please configure ALL_TEX_LIVE_DOCKER_IMAGES in /home/ubuntu/overleaf/overleaf-toolkit/config/variables.env
You can read more about configuring Sandboxed Compiles in our documentation:
https://github.com/overleaf/overleaf/wiki/Server-Pro:-sandboxed-compiles#changing-the-texlive-image
```
```bash
ls data/
```
```
mongo
```
Replacing `ALL_TEX_LIVE_DOCKER_IMAGES=quay.io/sharelatex/texlive-full:2023.1` in `config/overleaf.rc` with `ALL_TEX_LIVE_DOCKER_IMAGES=sharelatex/sharelatex`.
```bash
bin/up
```
```
bin/up
Initiating Mongo replica set...
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.base.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.vars.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.redis.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.mongo.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.sibling-containers.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
Pulling TeX Live images...
- sharelatex/sharelatex download started (may take some time)
Using default tag: latest
latest: Pulling from sharelatex/sharelatex
7021d1b70935: Pull complete
467e34e18282: Pull complete
6db07a32b0d2: Pull complete
ffa8453078b5: Pull complete
333cd123c46f: Pull complete
152610ff4f2d: Pull complete
03bead01b2c4: Pull complete
c129587caee5: Pull complete
3f27657f5e57: Pull complete
1e4118e24567: Pull complete
1b9728c32a20: Pull complete
999a880f498b: Pull complete
c6d1cd8ba636: Pull complete
384c4f4749fb: Pull complete
9795cb718c39: Pull complete
c5370cb3b493: Pull complete
35b2bb5040e5: Pull complete
113ab03b0d35: Pull complete
0435a1430da5: Pull complete
96b96f87bb7d: Pull complete
b59c7e031077: Pull complete
9e4dd20a818a: Pull complete
9a37a58b373d: Pull complete
9bcc70a1a2b0: Pull complete
2265658b41cf: Pull complete
2083690e762b: Pull complete
c5d7a182cedc: Pull complete
de7cb47d2a6c: Pull complete
aad0b9663b66: Pull complete
cf266f65cf2f: Pull complete
2f5e5beee699: Pull complete
771718dcc04c: Pull complete
2ec448626ef7: Pull complete
7810574b420c: Pull complete
75dad03a77cd: Pull complete
e44d1b4bbcc3: Pull complete
b4b98855d9b5: Pull complete
Digest: sha256:790b655a04ecdc07ea53276d6e3c0e5bb8cd016676402c71ea73007d2f801015
Status: Downloaded newer image for sharelatex/sharelatex:latest
docker.io/sharelatex/sharelatex:latest
- sharelatex/sharelatex download finished
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.base.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.vars.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.redis.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.mongo.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.sibling-containers.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
[+] Running 10/10
✔ redis Pulled 5.3s
✔ ea235d1ccf77 Pull complete 3.1s
✔ 3a5d33b42624 Pull complete 3.1s
✔ 96f81c67cf4d Pull complete 3.1s
✔ 03537f43b715 Pull complete 3.2s
✔ 7c21e09a6ceb Pull complete 3.6s
✔ bd4c5df2b3e8 Pull complete 3.6s
✔ 4f4fb700ef54 Pull complete 3.7s
✔ 7daf46f60dbf Pull complete 3.7s
✔ sharelatex Pulled 1.0s
[+] Running 4/3
✔ Container redis Created0.4s ng 0.0s
✔ Container mongo Running0.0s
✔ Container sharelatex Created0.1s
! sharelatex The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested 0.0s
Attaching to mongo, redis, sharelatex
redis | 1:C 22 Jul 2024 14:18:23.551 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
redis | 1:C 22 Jul 2024 14:18:23.551 # Redis version=6.2.14, bits=64, commit=00000000, modified=0, pid=1, just started
redis | 1:C 22 Jul 2024 14:18:23.551 # Configuration loaded
redis | 1:M 22 Jul 2024 14:18:23.552 * monotonic clock: POSIX clock_gettime
redis | 1:M 22 Jul 2024 14:18:23.557 * Running mode=standalone, port=6379.
redis | 1:M 22 Jul 2024 14:18:23.557 # Server initialized
redis | 1:M 22 Jul 2024 14:18:23.557 # WARNING Memory overcommit must be enabled! Without it, a background save or replication may fail under low memory condition. Being disabled, it can can also cause failures without low memory condition, see https://github.com/jemalloc/jemalloc/issues/1328. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect.
redis | 1:M 22 Jul 2024 14:18:23.563 * Ready to accept connections
mongo | {"t":{"$date":"2024-07-22T14:18:23.610+00:00"},"s":"I", "c":"WTCHKPT", "id":22430, "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":{"ts_sec":1721657903,"ts_usec":610405,"thread":"1:0xebaaecbfebc0","session_name":"WT_SESSION.checkpoint","category":"WT_VERB_CHECKPOINT_PROGRESS","category_id":6,"verbose_level":"DEBUG","verbose_level_id":1,"msg":"saving checkpoint snapshot min: 34839, snapshot max: 34839 snapshot count: 0, oldest timestamp: (1721657594, 1) , meta checkpoint timestamp: (1721657894, 1) base write gen: 1"}}}
Error response from daemon: driver failed programming external connectivity on endpoint sharelatex (b7ea32074743650bbea541e88b20098132944678d7582c3769155b16d4628401): Error starting userland proxy: listen tcp4 127.0.0.1:80: bind: address already in use
```
Replacing `OVERLEAF_PORT=80` in `config/overleaf.rc` with `OVERLEAF_PORT=8080`.
```bash
bin/up
```
```
Initiating Mongo replica set...
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.base.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.vars.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.redis.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.mongo.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.sibling-containers.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
Pulling TeX Live images...
- sharelatex/sharelatex download started (may take some time)
Using default tag: latest
latest: Pulling from sharelatex/sharelatex
Digest: sha256:790b655a04ecdc07ea53276d6e3c0e5bb8cd016676402c71ea73007d2f801015
Status: Image is up to date for sharelatex/sharelatex:latest
docker.io/sharelatex/sharelatex:latest
- sharelatex/sharelatex download finished
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.base.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.vars.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.redis.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.mongo.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.sibling-containers.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
[+] Running 4/0
✔ Container redis Running0.0s
✔ Container mongo Running0.0s
✔ Container sharelatex Recreated0.1s
! sharelatex The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested 0.0s
Attaching to mongo, redis, sharelatex
sharelatex | exec /sbin/my_init: exec format error
sharelatex exited with code 0
sharelatex | exec /sbin/my_init: exec format error
sharelatex | exec /sbin/my_init: exec format error
sharelatex | exec /sbin/my_init: exec format error
sharelatex exited with code 1
sharelatex | exec /sbin/my_init: exec format error
...
```
```bash
bin/up -d
```
```
Initiating Mongo replica set...
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.base.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.vars.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.redis.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.mongo.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.sibling-containers.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
[+] Running 1/1
✔ Container mongo Started 0.4s
MongoNetworkError: connect ECONNREFUSED 127.0.0.1:27017
Waiting for Mongo...
Pulling TeX Live images...
- sharelatex/sharelatex download started (may take some time)
Using default tag: latest
latest: Pulling from sharelatex/sharelatex
Digest: sha256:790b655a04ecdc07ea53276d6e3c0e5bb8cd016676402c71ea73007d2f801015
Status: Image is up to date for sharelatex/sharelatex:latest
docker.io/sharelatex/sharelatex:latest
- sharelatex/sharelatex download finished
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.base.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.vars.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.redis.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.mongo.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/ubuntu/overleaf/overleaf-toolkit/lib/docker-compose.sibling-containers.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
[+] Running 3/3
✔ Container mongo Healthy 7.3s
✔ Container redis Started 0.3s
✔ Container sharelatex Started
```
Maybe reinstalling a fresh new Overleaf instance if the Oracle one works fine may make sense.
Maybe need to open the port 8080 for this setup, as http://129.151.245.17:8080 and http://yt.lemnoslife.com:8080 do not work.
Let us reinstall on OverClock 3000 a new Overleaf instance as I backed up (.zip and screenshot of almost single entry history) the 3 projects there were on my Linux Mint 21.3 Cinnamon Framework 13 at /home/benjamin/Desktop/bens_folder/devices/oc3k/overleaf/.
bin/stop
WARN[0000] /home/benjamin/overleaf-toolkit/lib/docker-compose.base.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf-toolkit/lib/docker-compose.vars.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf-toolkit/lib/docker-compose.redis.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf-toolkit/lib/docker-compose.mongo.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
[+] Stopping 3/3
✔ Container sharelatex Stopped 60.4s
✔ Container redis Stopped 0.3s
✔ Container mongo Stopped
docker container ls
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
docker image ls
REPOSITORY TAG IMAGE ID CREATED SIZE
sharelatex/sharelatex 5.1.0-with-texlive-full ee4677bbd041 About an hour ago 6.42GB
sharelatex/sharelatex 5.1.0 41a77f59f69e 7 days ago 2.07GB
mongo 6.0 ba023ee7a779 3 weeks ago 729MB
sharelatex/sharelatex with-texlive-full e1076fe59920 13 months ago 6.39GB
sharelatex/sharelatex 4.0.1 26c75dfb6485 14 months ago 2.72GB
redis 6.2 f2ed029e761a 14 months ago 113MB
mongo 4.4 afef20758bd3 16 months ago 431MB
postgres 14 75993dd36176 22 months ago 376MB
nginx 1.19-alpine a64a6e03b055 3 years ago 22.6MB
total 76
drwxr-xr-x 3 benjamin benjamin 4096 Jul 22 17:00 bin
-rw-r--r-- 1 benjamin benjamin 13988 Jul 22 17:00 CHANGELOG.md
drwxr-xr-x 2 benjamin benjamin 4096 Jul 22 17:00 config
drwxr-xr-x 2 benjamin benjamin 4096 Jul 22 17:00 data
drwxr-xr-x 3 benjamin benjamin 4096 Jul 22 17:00 doc
drwxr-xr-x 3 benjamin benjamin 4096 Jul 22 17:00 lib
-rw-r--r-- 1 benjamin benjamin 34520 Jul 22 17:00 LICENSE
-rw-r--r-- 1 benjamin benjamin 1178 Jul 22 17:00 README.md
bin/init
Copying config files to 'config/'
ls config/
overleaf.rc variables.env version
bin/up
Initiating Mongo replica set...
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.base.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.vars.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.redis.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.mongo.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.sibling-containers.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
[+] Running 9/9
✔ mongo Pulled 15.2s
✔ 3713021b0277 Pull complete 2.2s
✔ d530feffd030 Pull complete 2.3s
✔ 33eb4d8e3c2b Pull complete 2.4s
✔ 5f6b6ddebd98 Pull complete 2.5s
✔ bdf2f11848eb Pull complete 2.5s
✔ 6c38c0548d3d Pull complete 2.8s
✔ ad44eb05f95c Pull complete 13.5s
✔ 8a906a03f233 Pull complete 13.6s
[+] Running 1/1
✔ Container mongo Started 1.1s
MongoNetworkError: connect ECONNREFUSED 127.0.0.1:27017
Waiting for Mongo...
MongoNetworkError: connect ECONNREFUSED 127.0.0.1:27017
Waiting for Mongo...
Please configure ALL_TEX_LIVE_DOCKER_IMAGES in /home/benjamin/overleaf/overleaf-toolkit/config/variables.env
You can read more about configuring Sandboxed Compiles in our documentation:
https://github.com/overleaf/overleaf/wiki/Server-Pro:-sandboxed-compiles#changing-the-texlive-image
Adding ALL_TEX_LIVE_DOCKER_IMAGES=sharelatex/texlive-full to config/variables.env:
bin/up
Initiating Mongo replica set...
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.base.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.vars.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.redis.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.mongo.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.sibling-containers.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
Pulling TeX Live images...
- sharelatex/texlive-full download started (may take some time)
Using default tag: latest
Error response from daemon: pull access denied for sharelatex/texlive-full, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
Use instead sharelatex/sharelatex.
bin/up
bin/up
Initiating Mongo replica set...
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.base.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.vars.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.redis.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.mongo.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.sibling-containers.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
Pulling TeX Live images...
- sharelatex/sharelatex download started (may take some time)
Using default tag: latest
latest: Pulling from sharelatex/sharelatex
7021d1b70935: Pull complete
467e34e18282: Pull complete
6db07a32b0d2: Pull complete
ffa8453078b5: Pull complete
333cd123c46f: Pull complete
152610ff4f2d: Pull complete
03bead01b2c4: Pull complete
c129587caee5: Pull complete
3f27657f5e57: Pull complete
1e4118e24567: Pull complete
1b9728c32a20: Pull complete
999a880f498b: Pull complete
c6d1cd8ba636: Pull complete
384c4f4749fb: Pull complete
9795cb718c39: Pull complete
c5370cb3b493: Pull complete
35b2bb5040e5: Pull complete
113ab03b0d35: Pull complete
0435a1430da5: Pull complete
96b96f87bb7d: Pull complete
b59c7e031077: Pull complete
9e4dd20a818a: Pull complete
9a37a58b373d: Pull complete
9bcc70a1a2b0: Pull complete
2265658b41cf: Pull complete
2083690e762b: Pull complete
c5d7a182cedc: Pull complete
de7cb47d2a6c: Pull complete
aad0b9663b66: Pull complete
cf266f65cf2f: Pull complete
2f5e5beee699: Pull complete
771718dcc04c: Pull complete
2ec448626ef7: Pull complete
7810574b420c: Pull complete
75dad03a77cd: Pull complete
e44d1b4bbcc3: Pull complete
b4b98855d9b5: Pull complete
Digest: sha256:790b655a04ecdc07ea53276d6e3c0e5bb8cd016676402c71ea73007d2f801015
Status: Downloaded newer image for sharelatex/sharelatex:latest
docker.io/sharelatex/sharelatex:latest
- sharelatex/sharelatex download finished
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.base.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.vars.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.redis.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.mongo.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.sibling-containers.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
[+] Running 10/10
✔ redis Pulled 4.8s
✔ f11c1adaa26e Pull complete 2.5s
✔ 6b7dc767bec7 Pull complete 2.6s
✔ 5746835ae8a7 Pull complete 2.8s
✔ 53cda9b9405b Pull complete 2.8s
✔ 99e5718ff4cb Pull complete 3.0s
✔ c028a8b357c5 Pull complete 3.1s
✔ 4f4fb700ef54 Pull complete 3.1s
✔ 8a725563189e Pull complete 3.2s
✔ sharelatex Pulled 1.0s
[+] Running 3/3
✔ Container mongo Running 0.0s
✔ Container redis Recreated 0.8s
✔ Container sharelatex Recreated 16.9s
Attaching to mongo, redis, sharelatex
redis | 1:C 22 Jul 2024 15:05:38.453 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
redis | 1:C 22 Jul 2024 15:05:38.453 # Redis version=6.2.14, bits=64, commit=00000000, modified=0, pid=1, just started
redis | 1:C 22 Jul 2024 15:05:38.453 # Configuration loaded
redis | 1:M 22 Jul 2024 15:05:38.454 * monotonic clock: POSIX clock_gettime
redis | 1:M 22 Jul 2024 15:05:38.454 * Running mode=standalone, port=6379.
redis | 1:M 22 Jul 2024 15:05:38.454 # Server initialized
redis | 1:M 22 Jul 2024 15:05:38.454 # WARNING Memory overcommit must be enabled! Without it, a background save or replication may fail under low memory condition. Being disabled, it can can also cause failures without low memory condition, see https://github.com/jemalloc/jemalloc/issues/1328. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect.
redis | 1:M 22 Jul 2024 15:05:38.455 * Ready to accept connections
Gracefully stopping... (press Ctrl+C again to force)
Error response from daemon: driver failed programming external connectivity on endpoint sharelatex (3723878d08cf64d53684209dc8c87f4f35c54951a26f577d66380643e544f999): failed to bind port 127.0.0.1:80/tcp: Error starting userland proxy: listen tcp4 127.0.0.1:80: bind: address already in use
Replace OVERLEAF_PORT=80 in config/overleaf.rc with OVERLEAF_PORT=9986.
bin/up
Initiating Mongo replica set...
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.base.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.vars.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.redis.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.mongo.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.sibling-containers.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
Pulling TeX Live images...
- sharelatex/sharelatex download started (may take some time)
Using default tag: latest
latest: Pulling from sharelatex/sharelatex
Digest: sha256:790b655a04ecdc07ea53276d6e3c0e5bb8cd016676402c71ea73007d2f801015
Status: Image is up to date for sharelatex/sharelatex:latest
docker.io/sharelatex/sharelatex:latest
- sharelatex/sharelatex download finished
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.base.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.vars.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.redis.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.mongo.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.sibling-containers.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
[+] Running 3/3
✔ Container mongo Running 0.0s
✔ Container redis Running 0.0s
✔ Container sharelatex Recreated 0.1s
Attaching to mongo, redis, sharelatex
...
MongoNetworkError: connect ECONNREFUSED 127.0.0.1:27017 is maybe the issue.
Modifying OVERLEAF_APP_NAME is correctly taken into account after ctrl + c and bin/up. OVERLEAF_SITE_URL and OVERLEAF_ADMIN_EMAIL work well too.
Even after ctrl + shift + r, I confirm that there is no additional button when switch to trueGIT_BRIDGE_ENABLED in config/overleaf.rc and restart as for correctly taking into account OVERLEAF_APP_NAME.
[overleaf/blob/01b7541483c738613d2dad3f96b498a70569265c/README.md#installation](https://github.com/overleaf/overleaf/blob/01b7541483c738613d2dad3f96b498a70569265c/README.md#installation)
[overleaf/toolkit/blob/a61d9ebff51e3d2acddc75c00cde48a02b4fd496/README.md#getting-started](https://github.com/overleaf/toolkit/blob/a61d9ebff51e3d2acddc75c00cde48a02b4fd496/README.md#getting-started)
[overleaf/toolkit/blob/a61d9ebff51e3d2acddc75c00cde48a02b4fd496/doc/quick-start-guide.md](https://github.com/overleaf/toolkit/blob/a61d9ebff51e3d2acddc75c00cde48a02b4fd496/doc/quick-start-guide.md)
```bash
git clone --depth 1 https://github.com/overleaf/toolkit.git overleaf-toolkit/
```
```bash
cd overleaf-toolkit/
```
```bash
ls -l
```
```
total 76
drwxr-xr-x 3 benjamin benjamin 4096 Jul 22 17:00 bin
-rw-r--r-- 1 benjamin benjamin 13988 Jul 22 17:00 CHANGELOG.md
drwxr-xr-x 2 benjamin benjamin 4096 Jul 22 17:00 config
drwxr-xr-x 2 benjamin benjamin 4096 Jul 22 17:00 data
drwxr-xr-x 3 benjamin benjamin 4096 Jul 22 17:00 doc
drwxr-xr-x 3 benjamin benjamin 4096 Jul 22 17:00 lib
-rw-r--r-- 1 benjamin benjamin 34520 Jul 22 17:00 LICENSE
-rw-r--r-- 1 benjamin benjamin 1178 Jul 22 17:00 README.md
```
```bash
bin/init
```
```
Copying config files to 'config/'
```
```bash
ls config/
```
```
overleaf.rc variables.env version
```
```bash
bin/up
```
```
Initiating Mongo replica set...
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.base.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.vars.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.redis.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.mongo.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.sibling-containers.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
[+] Running 9/9
✔ mongo Pulled 15.2s
✔ 3713021b0277 Pull complete 2.2s
✔ d530feffd030 Pull complete 2.3s
✔ 33eb4d8e3c2b Pull complete 2.4s
✔ 5f6b6ddebd98 Pull complete 2.5s
✔ bdf2f11848eb Pull complete 2.5s
✔ 6c38c0548d3d Pull complete 2.8s
✔ ad44eb05f95c Pull complete 13.5s
✔ 8a906a03f233 Pull complete 13.6s
[+] Running 1/1
✔ Container mongo Started 1.1s
MongoNetworkError: connect ECONNREFUSED 127.0.0.1:27017
Waiting for Mongo...
MongoNetworkError: connect ECONNREFUSED 127.0.0.1:27017
Waiting for Mongo...
Please configure ALL_TEX_LIVE_DOCKER_IMAGES in /home/benjamin/overleaf/overleaf-toolkit/config/variables.env
You can read more about configuring Sandboxed Compiles in our documentation:
https://github.com/overleaf/overleaf/wiki/Server-Pro:-sandboxed-compiles#changing-the-texlive-image
```
Adding `ALL_TEX_LIVE_DOCKER_IMAGES=sharelatex/texlive-full` to `config/variables.env`:
```bash
bin/up
```
```
Initiating Mongo replica set...
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.base.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.vars.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.redis.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.mongo.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.sibling-containers.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
Pulling TeX Live images...
- sharelatex/texlive-full download started (may take some time)
Using default tag: latest
Error response from daemon: pull access denied for sharelatex/texlive-full, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
```
Use instead `sharelatex/sharelatex`.
```bash
bin/up
```
```
bin/up
Initiating Mongo replica set...
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.base.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.vars.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.redis.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.mongo.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.sibling-containers.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
Pulling TeX Live images...
- sharelatex/sharelatex download started (may take some time)
Using default tag: latest
latest: Pulling from sharelatex/sharelatex
7021d1b70935: Pull complete
467e34e18282: Pull complete
6db07a32b0d2: Pull complete
ffa8453078b5: Pull complete
333cd123c46f: Pull complete
152610ff4f2d: Pull complete
03bead01b2c4: Pull complete
c129587caee5: Pull complete
3f27657f5e57: Pull complete
1e4118e24567: Pull complete
1b9728c32a20: Pull complete
999a880f498b: Pull complete
c6d1cd8ba636: Pull complete
384c4f4749fb: Pull complete
9795cb718c39: Pull complete
c5370cb3b493: Pull complete
35b2bb5040e5: Pull complete
113ab03b0d35: Pull complete
0435a1430da5: Pull complete
96b96f87bb7d: Pull complete
b59c7e031077: Pull complete
9e4dd20a818a: Pull complete
9a37a58b373d: Pull complete
9bcc70a1a2b0: Pull complete
2265658b41cf: Pull complete
2083690e762b: Pull complete
c5d7a182cedc: Pull complete
de7cb47d2a6c: Pull complete
aad0b9663b66: Pull complete
cf266f65cf2f: Pull complete
2f5e5beee699: Pull complete
771718dcc04c: Pull complete
2ec448626ef7: Pull complete
7810574b420c: Pull complete
75dad03a77cd: Pull complete
e44d1b4bbcc3: Pull complete
b4b98855d9b5: Pull complete
Digest: sha256:790b655a04ecdc07ea53276d6e3c0e5bb8cd016676402c71ea73007d2f801015
Status: Downloaded newer image for sharelatex/sharelatex:latest
docker.io/sharelatex/sharelatex:latest
- sharelatex/sharelatex download finished
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.base.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.vars.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.redis.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.mongo.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.sibling-containers.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
[+] Running 10/10
✔ redis Pulled 4.8s
✔ f11c1adaa26e Pull complete 2.5s
✔ 6b7dc767bec7 Pull complete 2.6s
✔ 5746835ae8a7 Pull complete 2.8s
✔ 53cda9b9405b Pull complete 2.8s
✔ 99e5718ff4cb Pull complete 3.0s
✔ c028a8b357c5 Pull complete 3.1s
✔ 4f4fb700ef54 Pull complete 3.1s
✔ 8a725563189e Pull complete 3.2s
✔ sharelatex Pulled 1.0s
[+] Running 3/3
✔ Container mongo Running 0.0s
✔ Container redis Recreated 0.8s
✔ Container sharelatex Recreated 16.9s
Attaching to mongo, redis, sharelatex
redis | 1:C 22 Jul 2024 15:05:38.453 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
redis | 1:C 22 Jul 2024 15:05:38.453 # Redis version=6.2.14, bits=64, commit=00000000, modified=0, pid=1, just started
redis | 1:C 22 Jul 2024 15:05:38.453 # Configuration loaded
redis | 1:M 22 Jul 2024 15:05:38.454 * monotonic clock: POSIX clock_gettime
redis | 1:M 22 Jul 2024 15:05:38.454 * Running mode=standalone, port=6379.
redis | 1:M 22 Jul 2024 15:05:38.454 # Server initialized
redis | 1:M 22 Jul 2024 15:05:38.454 # WARNING Memory overcommit must be enabled! Without it, a background save or replication may fail under low memory condition. Being disabled, it can can also cause failures without low memory condition, see https://github.com/jemalloc/jemalloc/issues/1328. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect.
redis | 1:M 22 Jul 2024 15:05:38.455 * Ready to accept connections
Gracefully stopping... (press Ctrl+C again to force)
Error response from daemon: driver failed programming external connectivity on endpoint sharelatex (3723878d08cf64d53684209dc8c87f4f35c54951a26f577d66380643e544f999): failed to bind port 127.0.0.1:80/tcp: Error starting userland proxy: listen tcp4 127.0.0.1:80: bind: address already in use
```
Replace `OVERLEAF_PORT=80` in `config/overleaf.rc` with `OVERLEAF_PORT=9986`.
```bash
bin/up
```
```
Initiating Mongo replica set...
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.base.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.vars.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.redis.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.mongo.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.sibling-containers.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
Pulling TeX Live images...
- sharelatex/sharelatex download started (may take some time)
Using default tag: latest
latest: Pulling from sharelatex/sharelatex
Digest: sha256:790b655a04ecdc07ea53276d6e3c0e5bb8cd016676402c71ea73007d2f801015
Status: Image is up to date for sharelatex/sharelatex:latest
docker.io/sharelatex/sharelatex:latest
- sharelatex/sharelatex download finished
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.base.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.vars.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.redis.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.mongo.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.sibling-containers.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
[+] Running 3/3
✔ Container mongo Running 0.0s
✔ Container redis Running 0.0s
✔ Container sharelatex Recreated 0.1s
Attaching to mongo, redis, sharelatex
...
```
The copyright is now the correct year...

Previous credentials do not work.
https://overleaf.lemnoslife.com/launchpad
*Start Using Our Overleaf Instance*

*Other logs and files* is not clickable


`MongoNetworkError: connect ECONNREFUSED 127.0.0.1:27017` is maybe the issue.
Modifying `OVERLEAF_APP_NAME` is correctly taken into account after <kbd>ctrl</kbd> + <kbd>c</kbd> and `bin/up`. `OVERLEAF_SITE_URL` and `OVERLEAF_ADMIN_EMAIL` work well too.
Even after <kbd>ctrl</kbd> + <kbd>shift</kbd> + <kbd>r</kbd>, I confirm that there is no additional button when switch to `true` `GIT_BRIDGE_ENABLED` in `config/overleaf.rc` and restart as for correctly taking into account `OVERLEAF_APP_NAME`.
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8c96d3bd2526 mongo:4.4 "docker-entrypoint.s…" About a minute ago Restarting (4) 50 seconds ago mongo
docker container ls
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8c96d3bd2526 mongo:4.4 "docker-entrypoint.s…" About a minute ago Restarting (4) 51 seconds ago mongo
docker container ls
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8c96d3bd2526 mongo:4.4 "docker-entrypoint.s…" About a minute ago Up Less than a second (health: starting) 27017/tcp mongo
docker container ls
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8c96d3bd2526 mongo:4.4 "docker-entrypoint.s…" About a minute ago Restarting (4) Less than a second ago mongo
docker container ls
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8c96d3bd2526 mongo:4.4 "docker-entrypoint.s…" 2 minutes ago Restarting (4) 2 seconds ago mongo
bin/stop
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.base.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.vars.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.redis.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.mongo.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.sibling-containers.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
[+] Stopping 3/0
✔ Container sharelatex Stopped 0.0s
✔ Container redis Stopped 0.0s
✔ Container mongo Stopped
docker container ls
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
bin/up
Initiating Mongo replica set...
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.base.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.vars.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.redis.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.mongo.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.sibling-containers.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
[+] Running 1/1
✔ Container mongo Started 0.2s
Waiting for Mongo...
docker container ls
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8c96d3bd2526 mongo:4.4 "docker-entrypoint.s…" 4 minutes ago Up Less than a second (health: starting) 27017/tcp mongo
docker image ls
REPOSITORY TAG IMAGE ID CREATED SIZE
sharelatex/sharelatex 5.1.0 41a77f59f69e 7 days ago 2.07GB
sharelatex/sharelatex latest 41a77f59f69e 7 days ago 2.07GB
mongo 6.0 ba023ee7a779 3 weeks ago 729MB
redis 6.2 895b6824ecff 2 months ago 106MB
mongo 4.4 d896c071ac69 4 months ago 427MB
docker image rmi mongo:4.4
Error response from daemon: conflict: unable to remove repository reference "mongo:4.4" (must force) - container 8c96d3bd2526 is using its referenced image d896c071ac69
REPOSITORY TAG IMAGE ID CREATED SIZE
sharelatex/sharelatex 5.1.0 41a77f59f69e 7 days ago 2.07GB
sharelatex/sharelatex latest 41a77f59f69e 7 days ago 2.07GB
mongo 6.0 ba023ee7a779 3 weeks ago 729MB
redis 6.2 895b6824ecff 2 months ago 106MB
<none> <none> d896c071ac69 4 months ago 427MB
docker rmi image d896c071ac69
Error response from daemon: No such image: image:latest
Error response from daemon: conflict: unable to delete d896c071ac69 (cannot be forced) - image is being used by running container 8c96d3bd2526
bin/stop
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.base.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.vars.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.redis.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.mongo.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.sibling-containers.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
[+] Stopping 3/0
✔ Container sharelatex Stopped 0.0s
✔ Container redis Stopped 0.0s
✔ Container mongo Stopped
docker container ls
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
docker image rmi d896c071ac69
Error response from daemon: conflict: unable to delete d896c071ac69 (must be forced) - image is being used by stopped container 8c96d3bd2526
Replace MONGO_VERSION=4.4 in config/overleaf.rc with MONGO_VERSION=6.0:
bin/up
Initiating Mongo replica set...
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.base.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.vars.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.redis.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.mongo.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.sibling-containers.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
[+] Running 1/1
✔ Container mongo Started 0.6s
MongoNetworkError: connect ECONNREFUSED 127.0.0.1:27017
Waiting for Mongo...
Pulling TeX Live images...
- sharelatex/sharelatex download started (may take some time)
Using default tag: latest
latest: Pulling from sharelatex/sharelatex
Digest: sha256:790b655a04ecdc07ea53276d6e3c0e5bb8cd016676402c71ea73007d2f801015
Status: Image is up to date for sharelatex/sharelatex:latest
docker.io/sharelatex/sharelatex:latest
- sharelatex/sharelatex download finished
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.base.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.vars.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.redis.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.mongo.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.sibling-containers.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
[+] Running 3/0
✔ Container mongo Running 0.0s
✔ Container redis Created 0.0s
✔ Container sharelatex Created 0.0s
Attaching to mongo, redis, sharelatex
redis | 1:C 22 Jul 2024 15:42:57.803 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
redis | 1:C 22 Jul 2024 15:42:57.803 # Redis version=6.2.14, bits=64, commit=00000000, modified=0, pid=1, just started
redis | 1:C 22 Jul 2024 15:42:57.803 # Configuration loaded
redis | 1:M 22 Jul 2024 15:42:57.804 * monotonic clock: POSIX clock_gettime
redis | 1:M 22 Jul 2024 15:42:57.805 * Running mode=standalone, port=6379.
redis | 1:M 22 Jul 2024 15:42:57.805 # Server initialized
redis | 1:M 22 Jul 2024 15:42:57.805 # WARNING Memory overcommit must be enabled! Without it, a background save or replication may fail under low memory condition. Being disabled, it can can also cause failures without low memory condition, see https://github.com/jemalloc/jemalloc/issues/1328. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect.
redis | 1:M 22 Jul 2024 15:42:57.807 * DB loaded from append only file: 0.002 seconds
redis | 1:M 22 Jul 2024 15:42:57.807 * Ready to accept connections
docker container ls
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7417a021ef6f mongo:6.0 "docker-entrypoint.s…" 35 seconds ago Up 34 seconds (healthy) 27017/tcp mongo
0163668d818e sharelatex/sharelatex:5.1.0 "/sbin/my_init" 15 minutes ago Up 23 seconds 127.0.0.1:9986->80/tcp sharelatex
59edbd0aee21 redis:6.2 "docker-entrypoint.s…" 38 minutes ago Up 31 seconds 6379/tcp redis
```bash
docker container ls
```
```
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8c96d3bd2526 mongo:4.4 "docker-entrypoint.s…" About a minute ago Restarting (4) 50 seconds ago mongo
```
```bash
docker container ls
```
```
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8c96d3bd2526 mongo:4.4 "docker-entrypoint.s…" About a minute ago Restarting (4) 51 seconds ago mongo
```
```bash
docker container ls
```
```
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8c96d3bd2526 mongo:4.4 "docker-entrypoint.s…" About a minute ago Up Less than a second (health: starting) 27017/tcp mongo
```
```bash
docker container ls
```
```
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8c96d3bd2526 mongo:4.4 "docker-entrypoint.s…" About a minute ago Restarting (4) Less than a second ago mongo
```
```bash
docker container ls
```
```
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8c96d3bd2526 mongo:4.4 "docker-entrypoint.s…" 2 minutes ago Restarting (4) 2 seconds ago mongo
```
```bash
bin/stop
```
```
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.base.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.vars.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.redis.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.mongo.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.sibling-containers.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
[+] Stopping 3/0
✔ Container sharelatex Stopped 0.0s
✔ Container redis Stopped 0.0s
✔ Container mongo Stopped
```
```bash
docker container ls
```
```
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
```
```bash
bin/up
```
```
Initiating Mongo replica set...
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.base.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.vars.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.redis.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.mongo.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.sibling-containers.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
[+] Running 1/1
✔ Container mongo Started 0.2s
Waiting for Mongo...
```
```bash
docker container ls
```
```
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8c96d3bd2526 mongo:4.4 "docker-entrypoint.s…" 4 minutes ago Up Less than a second (health: starting) 27017/tcp mongo
```
```bash
docker image ls
```
```
REPOSITORY TAG IMAGE ID CREATED SIZE
sharelatex/sharelatex 5.1.0 41a77f59f69e 7 days ago 2.07GB
sharelatex/sharelatex latest 41a77f59f69e 7 days ago 2.07GB
mongo 6.0 ba023ee7a779 3 weeks ago 729MB
redis 6.2 895b6824ecff 2 months ago 106MB
mongo 4.4 d896c071ac69 4 months ago 427MB
```
```bash
docker image rmi mongo:4.4
```
```
Error response from daemon: conflict: unable to remove repository reference "mongo:4.4" (must force) - container 8c96d3bd2526 is using its referenced image d896c071ac69
```
```bash
docker image rmi -f mongo:4.4
```
```
Untagged: mongo:4.4
Untagged: mongo@sha256:52c42cbab240b3c5b1748582cc13ef46d521ddacae002bbbda645cebed270ec0
```
```bash
docker image ls
```
```
REPOSITORY TAG IMAGE ID CREATED SIZE
sharelatex/sharelatex 5.1.0 41a77f59f69e 7 days ago 2.07GB
sharelatex/sharelatex latest 41a77f59f69e 7 days ago 2.07GB
mongo 6.0 ba023ee7a779 3 weeks ago 729MB
redis 6.2 895b6824ecff 2 months ago 106MB
<none> <none> d896c071ac69 4 months ago 427MB
```
```bash
docker rmi image d896c071ac69
```
```
Error response from daemon: No such image: image:latest
Error response from daemon: conflict: unable to delete d896c071ac69 (cannot be forced) - image is being used by running container 8c96d3bd2526
```
```bash
bin/stop
```
```
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.base.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.vars.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.redis.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.mongo.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.sibling-containers.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
[+] Stopping 3/0
✔ Container sharelatex Stopped 0.0s
✔ Container redis Stopped 0.0s
✔ Container mongo Stopped
```
```bash
docker container ls
```
```
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
```
```bash
docker image rmi d896c071ac69
```
```
Error response from daemon: conflict: unable to delete d896c071ac69 (must be forced) - image is being used by stopped container 8c96d3bd2526
```
```bash
docker image rmi -f d896c071ac69
```
```
Deleted: sha256:d896c071ac6936bcb205f35c17a556b9cabf54733c4e1f4d68cda1348424d65d
```
Replace `MONGO_VERSION=4.4` in `config/overleaf.rc` with `MONGO_VERSION=6.0`:
```bash
bin/up
```
```
Initiating Mongo replica set...
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.base.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.vars.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.redis.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.mongo.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.sibling-containers.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
[+] Running 1/1
✔ Container mongo Started 0.6s
MongoNetworkError: connect ECONNREFUSED 127.0.0.1:27017
Waiting for Mongo...
Pulling TeX Live images...
- sharelatex/sharelatex download started (may take some time)
Using default tag: latest
latest: Pulling from sharelatex/sharelatex
Digest: sha256:790b655a04ecdc07ea53276d6e3c0e5bb8cd016676402c71ea73007d2f801015
Status: Image is up to date for sharelatex/sharelatex:latest
docker.io/sharelatex/sharelatex:latest
- sharelatex/sharelatex download finished
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.base.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.vars.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.redis.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.mongo.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /home/benjamin/overleaf/overleaf-toolkit/lib/docker-compose.sibling-containers.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
[+] Running 3/0
✔ Container mongo Running 0.0s
✔ Container redis Created 0.0s
✔ Container sharelatex Created 0.0s
Attaching to mongo, redis, sharelatex
redis | 1:C 22 Jul 2024 15:42:57.803 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
redis | 1:C 22 Jul 2024 15:42:57.803 # Redis version=6.2.14, bits=64, commit=00000000, modified=0, pid=1, just started
redis | 1:C 22 Jul 2024 15:42:57.803 # Configuration loaded
redis | 1:M 22 Jul 2024 15:42:57.804 * monotonic clock: POSIX clock_gettime
redis | 1:M 22 Jul 2024 15:42:57.805 * Running mode=standalone, port=6379.
redis | 1:M 22 Jul 2024 15:42:57.805 # Server initialized
redis | 1:M 22 Jul 2024 15:42:57.805 # WARNING Memory overcommit must be enabled! Without it, a background save or replication may fail under low memory condition. Being disabled, it can can also cause failures without low memory condition, see https://github.com/jemalloc/jemalloc/issues/1328. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect.
redis | 1:M 22 Jul 2024 15:42:57.807 * DB loaded from append only file: 0.002 seconds
redis | 1:M 22 Jul 2024 15:42:57.807 * Ready to accept connections
```
```bash
docker container ls
```
```
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7417a021ef6f mongo:6.0 "docker-entrypoint.s…" 35 seconds ago Up 34 seconds (healthy) 27017/tcp mongo
0163668d818e sharelatex/sharelatex:5.1.0 "/sbin/my_init" 15 minutes ago Up 23 seconds 127.0.0.1:9986->80/tcp sharelatex
59edbd0aee21 redis:6.2 "docker-entrypoint.s…" 38 minutes ago Up 31 seconds 6379/tcp redis
```
clsi | {"name":"clsi","hostname":"0163668d818e","pid":168,"level":50,"err":{"message":"(HTTP code 404) no such container - No such image: quay.io/sharelatex/texlive-full:2017.1 ","name":"Error","stack":"Error: (HTTP code 404) no such container - No such image: quay.io/sharelatex/texlive-full:2017.1 \n at /overleaf/node_modules/docker-modem/lib/modem.js:324:17\n at getCause (/overleaf/node_modules/docker-modem/lib/modem.js:354:7)\n at Modem.buildPayload (/overleaf/node_modules/docker-modem/lib/modem.js:323:5)\n at IncomingMessage.<anonymous> (/overleaf/node_modules/docker-modem/lib/modem.js:295:14)\n at IncomingMessage.emit (node:events:529:35)\n at endReadableNT (node:internal/streams/readable:1400:12)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)","info":{}},"projectId":"669e77d73e3be5739bba12a3","msg":"error running compile","time":"2024-07-22T16:25:26.808Z","v":0}
web | {"name":"web","hostname":"0163668d818e","pid":163,"level":50,"err":{"message":"CLSI returned non-success code: 500","name":"OError","stack":"OError: CLSI returned non-success code: 500\n at _postToClsi (/overleaf/services/web/app/src/Features/Compile/ClsiManager.js:481:15)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async _sendBuiltRequest (/overleaf/services/web/app/src/Features/Compile/ClsiManager.js:178:38)\n at async sendRequestOnce (/overleaf/services/web/app/src/Features/Compile/ClsiManager.js:89:10)\n at async Object.sendRequest (/overleaf/services/web/app/src/Features/Compile/ClsiManager.js:55:16)\n at async compile (/overleaf/services/web/app/src/Features/Compile/CompileManager.js:81:7)\n at async Object.<anonymous> (/overleaf/services/web/app/src/Features/Compile/CompileManager.js:21:14)","info":{"projectId":"669e77d73e3be5739bba12a3","userId":"669e77923e3be5739bba1288","compileOptions":{"compiler":"pdflatex","timeout":180,"draft":false,"stopOnFirstError":false,"check":"silent","syncType":"incremental","syncState":"6f23145b1b97a272eac59c45d3a086b8254d06e7","compileGroup":"standard","enablePdfCaching":false,"metricsMethod":"standard"},"rootResourcePath":"main.tex","clsiResponse":"{\"compile\":{\"status\":\"error\",\"error\":\"(HTTP code 404) no such container - No such image: quay.io/sharelatex/texlive-full:2017.1 \",\"buildId\":\"190db431c17-5550ffd86a984a74\",\"outputUrlPrefix\":\"\",\"outputFiles\":[]}}","statusCode":500}},"responseTimeMs":37,"req":{"method":"POST","url":"/project/669e77d73e3be5739bba12a3/compile?","remoteAddress":"127.0.0.1","headers":{"referer":"https://overleaf.lemnoslife.com/project/669e77d73e3be5739bba12a3","user-agent":"Mozilla/5.0 (X11; Linux x86_64; rv:128.0) Gecko/20100101 Firefox/128.0","content-length":"109"}},"res":{"statusCode":500,"headers":{"content-length":"806"}},"msg":"POST /project/669e77d73e3be5739bba12a3/compile?","time":"2024-07-22T16:25:26.811Z","v":0}
If comment ALL_TEX_LIVE_DOCKER_IMAGES in config/variables.env.
The only DuckDuckGo and Google result for "No such image: quay.io/sharelatex/texlive-full:2017.1" is overleaf/issues/983.
If comment `ALL_TEX_LIVE_DOCKER_IMAGES` in `config/variables.env`.
The only DuckDuckGo and Google result for `"No such image: quay.io/sharelatex/texlive-full:2017.1"` is [overleaf/issues/983](https://github.com/overleaf/overleaf/issues/983).
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
For instance I set:
but still notice Our Overleaf Instance despite ctrl + shift + r.
Related to #21, #8 and #20.
Could search on DuckDuckGo and Google Overleaf config/variables.env changes not taken into account.
Related to overleaf/toolkit/issues/20.
Adding
SHARELATEX_APP_NAME="Our Overleaf Instance Bis"toconfig/variables.envresults in:Let us get back to Oracle VPS:
Uncommeting
# OVERLEAF_IMAGE_NAME=sharelatex/sharelatexinconfig/overleaf.rc.Commenting
ALL_TEX_LIVE_DOCKER_IMAGESinconfig/variables.env.Replacing
ALL_TEX_LIVE_DOCKER_IMAGES=quay.io/sharelatex/texlive-full:2023.1inconfig/overleaf.rcwithALL_TEX_LIVE_DOCKER_IMAGES=sharelatex/sharelatex.Replacing
OVERLEAF_PORT=80inconfig/overleaf.rcwithOVERLEAF_PORT=8080.Maybe reinstalling a fresh new Overleaf instance if the Oracle one works fine may make sense.
Maybe need to open the port 8080 for this setup, as http://129.151.245.17:8080 and http://yt.lemnoslife.com:8080 do not work.
Let us reinstall on OverClock 3000 a new Overleaf instance as I backed up (
.zipand screenshot of almost single entry history) the 3 projects there were on my Linux Mint 21.3 Cinnamon Framework 13 at/home/benjamin/Desktop/bens_folder/devices/oc3k/overleaf/.Source: the Stack Overflow answer 44785784
overleaf/blob/01b7541483c738613d2dad3f96b498a70569265c/README.md#installation
overleaf/toolkit/blob/a61d9ebff51e3d2acddc75c00cde48a02b4fd496/README.md#getting-started
overleaf/toolkit/blob/a61d9ebff51e3d2acddc75c00cde48a02b4fd496/doc/quick-start-guide.md
Adding
ALL_TEX_LIVE_DOCKER_IMAGES=sharelatex/texlive-fulltoconfig/variables.env:Use instead
sharelatex/sharelatex.Replace
OVERLEAF_PORT=80inconfig/overleaf.rcwithOVERLEAF_PORT=9986.The copyright is now the correct year...
Previous credentials do not work.
https://overleaf.lemnoslife.com/launchpad
Start Using Our Overleaf Instance
Other logs and files is not clickable
MongoNetworkError: connect ECONNREFUSED 127.0.0.1:27017is maybe the issue.Modifying
OVERLEAF_APP_NAMEis correctly taken into account after ctrl + c andbin/up.OVERLEAF_SITE_URLandOVERLEAF_ADMIN_EMAILwork well too.Even after ctrl + shift + r, I confirm that there is no additional button when switch to
trueGIT_BRIDGE_ENABLEDinconfig/overleaf.rcand restart as for correctly taking into accountOVERLEAF_APP_NAME.https://hub.docker.com/_/mongo
Replace
MONGO_VERSION=4.4inconfig/overleaf.rcwithMONGO_VERSION=6.0:Could search with DuckDuckGo and Google
"Docker" "MongoNetworkError: connect ECONNREFUSED 127.0.0.1:27017". Maybe it is a temporary error.Source: overleaf/toolkit/blob/a61d9ebff51e3d2acddc75c00cde48a02b4fd496/doc/quick-start-guide.md#optional-check-the-logs
when click on Recompile.
Uncomment
#OVERLEAF_IMAGE_NAME=sharelatex/sharelatexinconfig/overleaf.rc.If comment
ALL_TEX_LIVE_DOCKER_IMAGESinconfig/variables.env.The only DuckDuckGo and Google result for
"No such image: quay.io/sharelatex/texlive-full:2017.1"is overleaf/issues/983.Setting
SIBLING_CONTAINERS_ENABLEDtofalseinstead oftrueinconfig/overleaf.rcsolved the compilation issue: