β
Have you read and understood the above guidelines?
yes
π Did you run the script with verbose mode enabled?
Yes, verbose mode was enabled and the output is included below
π What is the name of the script you are using?
Anytype Server
π What was the exact command used to execute the script?
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/anytype-server.sh)"
βοΈ What settings are you using?
π₯οΈ Which Linux distribution are you using?
Ubuntu 24.04
π Which Proxmox version are you on?
9.1.9 (running kernel: 7.0.0-3-pve)
π Provide a clear and concise description of the issue.
The installation fails after it tries to conect to the mongodb.
π Steps to reproduce the issue.
Just run the install script.
β Paste the full error output (if available).
βοΈ Storage space validated
βοΈ Storage local (Free: 41.1GB Used: 23.2GB) [Template]
βοΈ Storage local-lvm (Free: 24.7GB Used: 116.6GB) [Container]
βοΈ Storage 'local-lvm' (lvmthin) validated
βοΈ Template storage 'local' validated
βοΈ Template search completed
βοΈ Template ubuntu-24.04-standard_24.04-2_amd64.tar.zst [local]
βοΈ LXC Container 112 was successfully created.
βοΈ Started LXC Container
βοΈ Network in LXC is reachable (ping)
βοΈ Customized LXC Container
π‘ No SSH keys to install (skipping).
βοΈ Set up Container OS
βοΈ Network Connected: 192.168.1.35
βοΈ IPv4 Internet Connected
βοΈ IPv6 Internet Not Connected
βοΈ Git DNS: github.com:(βοΈ ) raw.githubusercontent.com:(βοΈ ) api.github.com:(βοΈ ) git.community-scripts.org:(βοΈ )
βοΈ Updated Container OS
βοΈ Setup MongoDB 8.0
βοΈ in line 31: exit code 1 (General error / Operation not permitted): while executing command mongosh --eval rs.initiate({_id: "rs0", members: [{_id: 0, host: "127.0.0.1:27017"}]})
--- Last 20 lines of log ---
info: Adding system user mongodb' (UID 107) ... info: Adding new user mongodb' (UID 107) with group nogroup' ... info: Not creating /nonexistent'.
info: Selecting GID from range 100 to 999 ...
info: Adding group mongodb' (GID 110) ... info: Adding user mongodb' to group `mongodb' ...
Setting up mongodb-org-shell (8.0.21) ...
Setting up mongodb-database-tools (100.16.1) ...
Setting up mongodb-org-mongos (8.0.21) ...
Setting up mongodb-org-database-tools-extra (8.0.21) ...
Setting up mongodb-org-database (8.0.21) ...
Setting up mongodb-org-tools (8.0.21) ...
Setting up mongodb-org (8.0.21) ...
Processing triggers for man-db (2.12.0-4build2) ...
Created symlink /etc/systemd/system/multi-user.target.wants/mongod.service β /usr/lib/systemd/system/mongod.service.
[2026-05-08 18:49:12] [OK] Setup MongoDB 8.0
[2026-05-08 18:49:12] [INFO] Configuring MongoDB Replica Set
MongoNetworkError: connect ECONNREFUSED 127.0.0.1:27017
[2026-05-08 18:50:21] [ERROR] in line 31: exit code 1 (General error / Operation not permitted): while executing command mongosh --eval rs.initiate({_id: "rs0", members: [{_id: 0, host: "127.0.0.1:27017"}]})
full-log.txt
πΌοΈ Additional context (optional).
No response
β Have you read and understood the above guidelines?
yes
π Did you run the script with verbose mode enabled?
Yes, verbose mode was enabled and the output is included below
π What is the name of the script you are using?
Anytype Server
π What was the exact command used to execute the script?
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/anytype-server.sh)"
βοΈ What settings are you using?
π₯οΈ Which Linux distribution are you using?
Ubuntu 24.04
π Which Proxmox version are you on?
9.1.9 (running kernel: 7.0.0-3-pve)
π Provide a clear and concise description of the issue.
The installation fails after it tries to conect to the mongodb.
π Steps to reproduce the issue.
Just run the install script.
β Paste the full error output (if available).
βοΈ Storage space validated
βοΈ Storage local (Free: 41.1GB Used: 23.2GB) [Template]
βοΈ Storage local-lvm (Free: 24.7GB Used: 116.6GB) [Container]
βοΈ Storage 'local-lvm' (lvmthin) validated
βοΈ Template storage 'local' validated
βοΈ Template search completed
βοΈ Template ubuntu-24.04-standard_24.04-2_amd64.tar.zst [local]
βοΈ LXC Container 112 was successfully created.
βοΈ Started LXC Container
βοΈ Network in LXC is reachable (ping)
βοΈ Customized LXC Container
π‘ No SSH keys to install (skipping).
βοΈ Set up Container OS
βοΈ Network Connected: 192.168.1.35
βοΈ IPv4 Internet Connected
βοΈ IPv6 Internet Not Connected
βοΈ Git DNS: github.com:(βοΈ ) raw.githubusercontent.com:(βοΈ ) api.github.com:(βοΈ ) git.community-scripts.org:(βοΈ )
βοΈ Updated Container OS
βοΈ Setup MongoDB 8.0
βοΈ in line 31: exit code 1 (General error / Operation not permitted): while executing command mongosh --eval rs.initiate({_id: "rs0", members: [{_id: 0, host: "127.0.0.1:27017"}]})
--- Last 20 lines of log ---
info: Adding system user
mongodb' (UID 107) ... info: Adding new usermongodb' (UID 107) with groupnogroup' ... info: Not creating/nonexistent'.info: Selecting GID from range 100 to 999 ...
info: Adding group
mongodb' (GID 110) ... info: Adding usermongodb' to group `mongodb' ...Setting up mongodb-org-shell (8.0.21) ...
Setting up mongodb-database-tools (100.16.1) ...
Setting up mongodb-org-mongos (8.0.21) ...
Setting up mongodb-org-database-tools-extra (8.0.21) ...
Setting up mongodb-org-database (8.0.21) ...
Setting up mongodb-org-tools (8.0.21) ...
Setting up mongodb-org (8.0.21) ...
Processing triggers for man-db (2.12.0-4build2) ...
Created symlink /etc/systemd/system/multi-user.target.wants/mongod.service β /usr/lib/systemd/system/mongod.service.
[2026-05-08 18:49:12] [OK] Setup MongoDB 8.0
[2026-05-08 18:49:12] [INFO] Configuring MongoDB Replica Set
MongoNetworkError: connect ECONNREFUSED 127.0.0.1:27017
[2026-05-08 18:50:21] [ERROR] in line 31: exit code 1 (General error / Operation not permitted): while executing command mongosh --eval rs.initiate({_id: "rs0", members: [{_id: 0, host: "127.0.0.1:27017"}]})
full-log.txt
πΌοΈ Additional context (optional).
No response