[GH-ISSUE #4402] Linkwarden script not working #945

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

Originally created by @herecomethebugs on GitHub (May 12, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/4402

Have you read and understood the above guidelines?

Yes

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

Linkwarden

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

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/linkwarden.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Ubuntu 22.04

📝 Provide a clear and concise description of the issue.

It appears that the linkwarden script isn't working. I've tried several times but it never completes and just hangs/never completes.

Prior to hanging it also asks you "would you like to add Adminer? <y/N>" after setting up postgreSQL. I would have thought the script would handle that decision, which makes me think the script is broken.

I have attached a photo that shows where it asks the Adminer question and then ultimately hangs/never completes -- I've tried multiple times and even let it sit on the Installing Linkwarden message for multiple hours... no change, it never completes.

🔄 Steps to reproduce the issue.

Run the script with the default settings. After a period of time it will ask you if you want to install Adminer and wait for you to either press Y or N. After pressing either Y or N (it doesn't matter which you choose - I've tried both) it will move on to the next step that says "Installing Linkwarden (Patience)" and then it hangs there and ever completes.

Paste the full error output (if available).

No error is displayed. It simply hangs and never completes.

🖼️ Additional context (optional).

Image

Originally created by @herecomethebugs on GitHub (May 12, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/4402 ### ✅ Have you read and understood the above guidelines? Yes ### 📜 What is the name of the script you are using? Linkwarden ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/linkwarden.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Ubuntu 22.04 ### 📝 Provide a clear and concise description of the issue. It appears that the linkwarden script isn't working. I've tried several times but it never completes and just hangs/never completes. Prior to hanging it also asks you "would you like to add Adminer? <y/N>" after setting up postgreSQL. I would have thought the script would handle that decision, which makes me think the script is broken. I have attached a photo that shows where it asks the Adminer question and then ultimately hangs/never completes -- I've tried multiple times and even let it sit on the Installing Linkwarden message for multiple hours... no change, it never completes. ### 🔄 Steps to reproduce the issue. Run the script with the default settings. After a period of time it will ask you if you want to install Adminer and wait for you to either press Y or N. After pressing either Y or N (it doesn't matter which you choose - I've tried both) it will move on to the next step that says "Installing Linkwarden (Patience)" and then it hangs there and ever completes. ### ❌ Paste the full error output (if available). No error is displayed. It simply hangs and never completes. ### 🖼️ Additional context (optional). ![Image](https://github.com/user-attachments/assets/6b3a9cf3-e138-4158-8f86-0b1931207a79)
kerem 2026-02-26 12:47:11 +03:00
Author
Owner

@MickLesk commented on GitHub (May 12, 2025):

Have you hit y or N and pressed enter?

<!-- gh-comment-id:2870967626 --> @MickLesk commented on GitHub (May 12, 2025): Have you hit y or N and pressed enter?
Author
Owner

@herecomethebugs commented on GitHub (May 12, 2025):

Yes, as I mentioned in the bug report. I have tried both hitting Y and N. It doesn't matter what you select, it proceeds to the next step of "installing linkwarden (Patience)" and sits there indefinitely and never completes. I gave it extreme levels of patients (overnight 7+ hours, multiple times/multiple attempts). ;-) It's not working/broken. It never completes.

<!-- gh-comment-id:2872331600 --> @herecomethebugs commented on GitHub (May 12, 2025): Yes, as I mentioned in the bug report. I have tried both hitting Y and N. It doesn't matter what you select, it proceeds to the next step of "installing linkwarden (Patience)" and sits there indefinitely and never completes. I gave it extreme levels of patients (overnight 7+ hours, multiple times/multiple attempts). ;-) It's not working/broken. It never completes.
Author
Owner

@MickLesk commented on GitHub (May 12, 2025):

Image

working fine, 20 min. Try verbose mode.

<!-- gh-comment-id:2872417679 --> @MickLesk commented on GitHub (May 12, 2025): ![Image](https://github.com/user-attachments/assets/5c51e99a-372a-4a44-bc82-04c2475716c7) working fine, 20 min. Try verbose mode.
Author
Owner

@tremor021 commented on GitHub (May 12, 2025):

Image
Works fine, disregard missing template error. i deleted all of them some days ago

<!-- gh-comment-id:2872458352 --> @tremor021 commented on GitHub (May 12, 2025): ![Image](https://github.com/user-attachments/assets/6ff0df26-cab1-427e-a5ec-11b1a8359354) Works fine, disregard missing template error. i deleted all of them some days ago
Author
Owner

@herecomethebugs commented on GitHub (May 12, 2025):

Bummer, still not working for me. I even tried on a compleetly different node (to rule out an issue with my node).

This is the error i get when i have verbose mode turned on.

Image

<!-- gh-comment-id:2872835509 --> @herecomethebugs commented on GitHub (May 12, 2025): Bummer, still not working for me. I even tried on a compleetly different node (to rule out an issue with my node). This is the error i get when i have verbose mode turned on. ![Image](https://github.com/user-attachments/assets/2bd4a928-dfe8-442b-ae9f-c7eefa157122)
Author
Owner

@MickLesk commented on GitHub (May 12, 2025):

Your system Breaks. Maybe your Ressources are Not enough, try with Double CPU RAM HDD

<!-- gh-comment-id:2872874625 --> @MickLesk commented on GitHub (May 12, 2025): Your system Breaks. Maybe your Ressources are Not enough, try with Double CPU RAM HDD
Author
Owner

@herecomethebugs commented on GitHub (May 12, 2025):

That worked! After increasing the CPU/RAM/HDD it was finally able to complete. Thanks!

<!-- gh-comment-id:2873081238 --> @herecomethebugs commented on GitHub (May 12, 2025): That worked! After increasing the CPU/RAM/HDD it was finally able to complete. Thanks!
Author
Owner

@mthax commented on GitHub (May 16, 2025):

Since i ran into exactly the same problem (used the default values) with exactly the same solution, maybe higher default values would be a good thing here ?

<!-- gh-comment-id:2886535644 --> @mthax commented on GitHub (May 16, 2025): Since i ran into exactly the same problem (used the default values) with exactly the same solution, maybe higher default values would be a good thing here ?
Author
Owner

@MickLesk commented on GitHub (May 16, 2025):

+25%

<!-- gh-comment-id:2886539993 --> @MickLesk commented on GitHub (May 16, 2025): +25%
Author
Owner

@Spider19996 commented on GitHub (May 25, 2025):

Ran into the same issue. Doubling the RAM and CPU Cores helped... Maybe @herecomethebugs should reopen it so this could be fixed?

<!-- gh-comment-id:2908035397 --> @Spider19996 commented on GitHub (May 25, 2025): Ran into the same issue. Doubling the RAM and CPU Cores helped... Maybe @herecomethebugs should reopen it so this could be fixed?
Author
Owner

@MickLesk commented on GitHub (May 28, 2025):

Linkwarden is fully refactored, please read the linked PR - we now use ubuntu 24.04!

<!-- gh-comment-id:2915456476 --> @MickLesk commented on GitHub (May 28, 2025): Linkwarden is fully refactored, please read the linked PR - we now use ubuntu 24.04!
Author
Owner

@edwardtich1 commented on GitHub (Jun 22, 2025):

root@pve:~# bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/linkwarden.sh)"
⠏ Starting LXC Container400 Parameter verification failed.
vmid: type check ('integer') failed - got ''
pct start [OPTIONS]
✖️ Script failed at line 1061 with exit code 255

<!-- gh-comment-id:2994357410 --> @edwardtich1 commented on GitHub (Jun 22, 2025): root@pve:~# bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/linkwarden.sh)" ⠏ Starting LXC Container400 Parameter verification failed. vmid: type check ('integer') failed - got '' pct start <vmid> [OPTIONS] ✖️ Script failed at line 1061 with exit code 255
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#945
No description provided.