[GH-ISSUE #2522] Wiki.js not allowing to connect after install via script #527

Closed
opened 2026-02-26 12:45:47 +03:00 by kerem · 4 comments
Owner

Originally created by @Popcorncandy09 on GitHub (Feb 20, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/2522

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). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/2522 ### ✅ 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_
kerem 2026-02-26 12:45:47 +03:00
  • closed this issue
  • added the
    bug
    label
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 😄

<!-- gh-comment-id:2671753220 --> @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

<!-- gh-comment-id:2671799236 --> @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.

<!-- gh-comment-id:2671817221 --> @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

<!-- gh-comment-id:2671831721 --> @MickLesk commented on GitHub (Feb 20, 2025): its not updated from github, sometimes this take some time
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#527
No description provided.