Turnkey 404 not Found Source Code link #839

Closed
opened 2026-02-04 21:50:04 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @tegge on GitHub (Apr 22, 2025).

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 fcb674b755/frontend/public/json/turnkey.json (L8)
Type turnkey has been set. Your 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:
fcb674b755/frontend/public/json/turnkey.json (L8)

Buttons Component: 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). ### 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
OVERLORD added the website label 2026-02-04 21:50:04 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#839