mirror of
https://github.com/community-scripts/ProxmoxVE-Local.git
synced 2026-03-31 06:23:54 -04:00
Not able to open any script v0.4.8 #78
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @j4nk00 on GitHub (Oct 24, 2025).
✅ Have you read and understood the above guidelines?
yes
📝 Provide a clear and concise description of the issue.
After update to v0.4.8 I'm not able to open any script by clicking on it's icon. I tried to to make a clean install with the same effect. Tested on chrome/firefox/edge.
🔄 Steps to reproduce the issue.
Click on any item.

❌ Paste the full error output (if available).
🖼️ Additional context (optional).
No response
@ryangrelck commented on GitHub (Oct 24, 2025):
Same issue here right after the update. Tried different browsers and rebooted the LXC and still not able to see any script details.
@dzltron commented on GitHub (Oct 24, 2025):
I ran the update inside of the app after I saw there was an update for 0.4.8. It did not work for me, so I ran 'update' from the console of the LXC and it said there was an update and processed some upgrades. Still does not work for me though.
added 784 packages, and audited 785 packages in 12s
300 packages are looking for funding
run
npm fundfor detailsfound 0 vulnerabilities
▲ Next.js 15.5.6
Creating an optimized production build ...
✓ Compiled successfully in 4.4s
Linting and checking validity of types .. ⨯ ESLint: Converting circular structure to JSON --> starting at object with constructor 'Object' | property 'configs' -> object with constructor 'Object' | property 'flat' -> object with constructor 'Object' | ... | property 'plugins' -> object with constructor 'Object' --- property 'react' closes the circle Referenced from:
✓ Linting and checking validity of types
✓ Collecting page data
✓ Generating static pages (16/16)
✓ Collecting build traces
✓ Finalizing page optimization
Route (app) Size First Load JS
┌ ○ / 371 kB 513 kB
├ ○ /_not-found 996 B 103 kB
├ ƒ /api/auth/login 161 B 102 kB
├ ƒ /api/auth/setup 161 B 102 kB
├ ƒ /api/auth/verify 161 B 102 kB
├ ƒ /api/servers 161 B 102 kB
├ ƒ /api/servers/[id] 161 B 102 kB
├ ƒ /api/servers/[id]/public-key 161 B 102 kB
├ ƒ /api/servers/[id]/test-connection 161 B 102 kB
├ ƒ /api/servers/generate-keypair 161 B 102 kB
├ ƒ /api/settings/auth-credentials 161 B 102 kB
├ ƒ /api/settings/auto-sync 161 B 102 kB
├ ƒ /api/settings/color-coding 161 B 102 kB
├ ƒ /api/settings/filters 161 B 102 kB
├ ƒ /api/settings/github-token 161 B 102 kB
├ ƒ /api/settings/save-filter 161 B 102 kB
├ ƒ /api/settings/view-mode 161 B 102 kB
└ ƒ /api/trpc/[trpc] 161 B 102 kB
├ chunks/255-a78b69fc76e8afca.js 45.5 kB
├ chunks/4bd1b696-409494caf8c83275.js 54.2 kB
└ other shared chunks (total) 2.05 kB
○ (Static) prerendered as static content
ƒ (Dynamic) server-rendered on demand
✔️ Updated PVE Scripts local
✔️ Started Services
✔️ Updated Successfully`
@smartkid808 commented on GitHub (Oct 24, 2025):
Hi Same here. Was about to post this. Thanks so much for your hard work!
@michelroegl-brunner commented on GitHub (Oct 24, 2025):
Found the bug, please update, then it is fixed. 0.4.8.1 commes arround any minute now
@j4nk00 commented on GitHub (Oct 24, 2025):
Thank you! It's working right now.