[GH-ISSUE #3977] Turnkey 404 not Found Source Code link #839

Closed
opened 2026-02-26 12:46:50 +03:00 by kerem · 1 comment
Owner

Originally created by @tegge on GitHub (Apr 22, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/3977

Please verify that you have read and understood the guidelines.

yes

What type of issue is this?

Bug

A clear and concise description of the issue.

In github.com/community-scripts/ProxmoxVE@fcb674b755/frontend/public/json/turnkey.json (L8)
Type turnkey has been set. Your github.com/community-scripts/ProxmoxVE@fcb674b755/frontend/src/app/scripts/_components/ScriptItems/Buttons.tsx (L27)
component doesnt have type "turnkey" and falls back to "ct" type. Which renders the Link incorrect and gets you a nice 404.

Which browser are you using?

Chrome

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

Turnkey definition:
github.com/community-scripts/ProxmoxVE@fcb674b755/frontend/public/json/turnkey.json (L8)

Buttons Component: github.com/community-scripts/ProxmoxVE@fcb674b755/frontend/src/app/scripts/_components/ScriptItems/Buttons.tsx (L27)

Please provide detailed steps to reproduce the issue.

Go here and click on "Links" and "Source Code"
https://community-scripts.github.io/ProxmoxVE/scripts?id=turnkey

Originally created by @tegge on GitHub (Apr 22, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/3977 ### Please verify that you have read and understood the guidelines. yes ### What type of issue is this? Bug ### A clear and concise description of the issue. In https://github.com/community-scripts/ProxmoxVE/blob/fcb674b7555a54692a74d48b59b09e22fcc2f4ac/frontend/public/json/turnkey.json#L8 Type turnkey has been set. Your https://github.com/community-scripts/ProxmoxVE/blob/fcb674b7555a54692a74d48b59b09e22fcc2f4ac/frontend/src/app/scripts/_components/ScriptItems/Buttons.tsx#L27 component doesnt have type "turnkey" and falls back to "ct" type. Which renders the Link incorrect and gets you a nice 404. ### Which browser are you using? Chrome ### If relevant, including screenshots or a code block can be helpful in clarifying the issue. Turnkey definition: https://github.com/community-scripts/ProxmoxVE/blob/fcb674b7555a54692a74d48b59b09e22fcc2f4ac/frontend/public/json/turnkey.json#L8 Buttons Component: https://github.com/community-scripts/ProxmoxVE/blob/fcb674b7555a54692a74d48b59b09e22fcc2f4ac/frontend/src/app/scripts/_components/ScriptItems/Buttons.tsx#L27 ### Please provide detailed steps to reproduce the issue. Go here and click on "Links" and "Source Code" https://community-scripts.github.io/ProxmoxVE/scripts?id=turnkey
kerem 2026-02-26 12:46:50 +03:00
  • closed this issue
  • added the
    website
    label
Author
Owner

@michelroegl-brunner commented on GitHub (Apr 22, 2025):

Fixed when #3978 merges.

<!-- gh-comment-id:2821051841 --> @michelroegl-brunner commented on GitHub (Apr 22, 2025): Fixed when #3978 merges.
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#839
No description provided.