[GH-ISSUE #12081] TrueNAS VM - Source code link broken #2536

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

Originally created by @juronja on GitHub (Feb 19, 2026).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/12081

Please verify that you have read and understood the guidelines.

yes

What type of issue is this?

Documentation

A clear and concise description of the issue.

The link to the script returns 404.

  • Script is vm/truenas-vm.sh
  • Link points to vm/truenas-community-edition.sh

Which browser are you using?

Chrome

If relevant, including screenshots or a code block can be helpful in clarifying the issue.

Image

Please provide detailed steps to reproduce the issue.

No response

Originally created by @juronja on GitHub (Feb 19, 2026). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/12081 ### Please verify that you have read and understood the guidelines. yes ### What type of issue is this? Documentation ### A clear and concise description of the issue. The link to the script returns 404. - Script is `vm/truenas-vm.sh` - Link points to `vm/truenas-community-edition.sh` ### Which browser are you using? Chrome ### If relevant, including screenshots or a code block can be helpful in clarifying the issue. <img width="1546" height="448" alt="Image" src="https://github.com/user-attachments/assets/9977015a-ddd9-4da3-8969-ea58c5725e74" /> ### Please provide detailed steps to reproduce the issue. _No response_
kerem 2026-02-26 12:52:46 +03:00
  • closed this issue
  • added the
    website
    label
Author
Owner

@MickLesk commented on GitHub (Feb 19, 2026):

You need to increase the slug, the slug is the "url" path 😄 currently its a little Bit stupid. We currently working on an new frontend with an Pocketbase Database behind

<!-- gh-comment-id:3926158777 --> @MickLesk commented on GitHub (Feb 19, 2026): You need to increase the slug, the slug is the "url" path 😄 currently its a little Bit stupid. We currently working on an new frontend with an Pocketbase Database behind
Author
Owner

@juronja commented on GitHub (Feb 19, 2026):

I see. So changing in json from:

"slug": "truenas-community-edition",
"script": "vm/truenas-vm.sh",

to:
"slug": "truenas-vm",
"script": "vm/truenas-vm.sh",

should fix it?

<!-- gh-comment-id:3926791756 --> @juronja commented on GitHub (Feb 19, 2026): I see. So changing in json from: `"slug": "truenas-community-edition",` `"script": "vm/truenas-vm.sh",` to: `"slug": "truenas-vm",` `"script": "vm/truenas-vm.sh",` should fix it?
Author
Owner

@MickLesk commented on GitHub (Feb 19, 2026):

Yep

<!-- gh-comment-id:3926802631 --> @MickLesk commented on GitHub (Feb 19, 2026): Yep
Author
Owner

@juronja commented on GitHub (Feb 19, 2026):

made a PR. Do I also need to update on VED?

<!-- gh-comment-id:3927459807 --> @juronja commented on GitHub (Feb 19, 2026): made a PR. Do I also need to update on VED?
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#2536
No description provided.