Wiki.js not allowing to connect after install via script #527

Closed
opened 2026-02-04 19:35:42 +03:00 by OVERLORD · 4 comments
Owner

Originally created by @Popcorncandy09 on GitHub (Feb 20, 2025).

Have you read and understood the above guidelines?

yes

📜 What is the name of the script you are using?

Wiki.js

📂 What was the exact command used to execute the script?

bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/wikijs.sh)"

📝 Provide a clear and concise description of the issue.

After installing both defaults or custom, once installed and ready to go to IP:3000 it gives ERR_CONNECTION_REFUSED.

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

No response

🔄 Steps to reproduce the issue.

install Wiki.js and attempt to browse to GUI

Paste the full error output (if available).

ERR_CONNECTION_REFUSED

🖼️ Additional context (optional).

No response

Originally created by @Popcorncandy09 on GitHub (Feb 20, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Wiki.js ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/wikijs.sh)" ### 📝 Provide a clear and concise description of the issue. After installing both defaults or custom, once installed and ready to go to IP:3000 it gives ERR_CONNECTION_REFUSED. ### ⚙️ What settings are you using? - [x] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? _No response_ ### 🔄 Steps to reproduce the issue. install Wiki.js and attempt to browse to GUI ### ❌ Paste the full error output (if available). ERR_CONNECTION_REFUSED ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bug label 2026-02-04 19:35:42 +03:00
Author
Owner

@MickLesk commented on GitHub (Feb 20, 2025):

should be fixed in next 15min, storage was to low for nodejs22 and wikijs (official docu) says nodejs22 is fine, but it breaks with old sqlite 😄

@MickLesk commented on GitHub (Feb 20, 2025): should be fixed in next 15min, storage was to low for nodejs22 and wikijs (official docu) says nodejs22 is fine, but it breaks with old sqlite 😄
Author
Owner

@Popcorncandy09 commented on GitHub (Feb 20, 2025):

Legend ! thank you

@Popcorncandy09 commented on GitHub (Feb 20, 2025): Legend ! thank you
Author
Owner

@Popcorncandy09 commented on GitHub (Feb 20, 2025):

should be fixed in next 15min, storage was to low for nodejs22 and wikijs (official docu) says nodejs22 is fine, but it breaks with old sqlite 😄

Are you still fixing it ?

[ERROR] in line 44: exit code 0: while executing command "$@" > /dev/null 2>&1
The silent function has suppressed the error, run the script with verbose mode enabled, which will provide more detailed output.

@Popcorncandy09 commented on GitHub (Feb 20, 2025): > should be fixed in next 15min, storage was to low for nodejs22 and wikijs (official docu) says nodejs22 is fine, but it breaks with old sqlite 😄 Are you still fixing it ? [ERROR] in line 44: exit code 0: while executing command "$@" > /dev/null 2>&1 The silent function has suppressed the error, run the script with verbose mode enabled, which will provide more detailed output.
Author
Owner

@MickLesk commented on GitHub (Feb 20, 2025):

its not updated from github, sometimes this take some time

@MickLesk commented on GitHub (Feb 20, 2025): its not updated from github, sometimes this take some time
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#527