-
Notifications
You must be signed in to change notification settings - Fork 4
Error Docmost #83
Description
✅ Have you read and understood the above guidelines?
yes
📜 What is the name of the script you are using?
docmost
📂 What was the exact command used to execute the script?
scripts-cli launch docmost docmost
📝 Provide a clear and concise description of the issue.
[ERROR] in line 52: exit code 0: while executing command "$@" > /dev/null 2>&1
⚙️ What settings are you using?
- Default Settings
- Advanced Settings
🖥️ Which Linux distribution are you using?
Debian 12
🔄 Steps to reproduce the issue.
scripts-cli launch docmost docmost
❌ Paste the full error output (if available).
root@racknerd-794e64e:~# scripts-cli launch docmost docmost
2025/05/27 03:19:10 INFO Selected image image=images:debian/12
2025/05/27 03:19:11 INFO Preparing image image=images:debian/12
Creating docmost
2025/05/27 03:19:21 INFO Adding installation functions to instance...
2025/05/27 03:19:21 INFO Making installation functions executable...
2025/05/27 03:19:21 INFO Running installer...
✔️ Set up Container OS
✔️ Network Connected: 10.155.120.162 fd42:49bf:aeb0:30e7:1266:6aff:fea2:ffd8
✔️ IPv4 Internet Connected
✖️ IPv6 Internet Not Connected
✔️ DNS Resolved github.com to 140.82.116.4
✔️ Updated Container OS
✔️ Installed Dependencies
✔️ Set up Node.js Repository
✔️ Installed Node.js
✔️ Set up PostgreSQL
⠦ Installing Docmost (Patience)
[ERROR] in line 52: exit code 0: while executing command "$@" > /dev/null 2>&1
Instance Details
• Instance Name: docmost
• Application: Docmost
• Image: images:debian/12
• Incus Profiles: default
Application Information
Open-source collaborative wiki and documentation software Create, collaborate,
and share knowledge seamlessly with Docmost. Ideal for managing your wiki,
knowledge-base, documentation and a lot more.
Resources
Website: Docmost https://docmost.com/
Documentation: Docmost https://docmost.com/docs/installation
Application Port : 3000
2025/05/27 03:23:30 INFO Removing setup script from instance...
🖼️ Additional context (optional).
The issue persists on even after 6th time running the script.
I tried advanced mode; there was no verbose mode. I also planned to post asking how to turn on verbose mode on, but discussion link does not exist https://github.com/bketelsen/IncusScripts/discussions
