[GH-ISSUE #490] v0.5.6 not installing scripts #139

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

Originally created by @biohazardxxx on GitHub (Feb 1, 2026).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE-Local/issues/490

When I want to install a script I do get a 500 error for requests like
http://192.168.0.123:3000/_next/static/chunks/ba16dcd3.98b83ae330c0ff1f.js
tried emby and an ubuntu 22.0.4 script.

journalctl -u pvescriptslocal -f just shows

Feb 01 22:04:43 pve-scripts-local npm[1069]: var_nesting=1
Feb 01 22:04:43 pve-scripts-local npm[1069]: var_verbose=no
Feb 01 22:04:43 pve-scripts-local npm[1069]: var_cpu=2
Feb 01 22:04:43 pve-scripts-local npm[1069]: var_ram=2048
Feb 01 22:04:43 pve-scripts-local npm[1069]: var_disk=8
Feb 01 22:04:43 pve-scripts-local npm[1069]: var_unprivileged=1
Feb 01 22:04:43 pve-scripts-local npm[1069]: mode=default
Feb 01 22:04:43 pve-scripts-local npm[1069]: [SSH Execution] Full command:
Feb 01 22:04:43 pve-scripts-local npm[1069]: cd /tmp/scripts && chmod +x ct/emby.sh && export TERM=xterm-256color && export COLUMNS=120 && export LINES=30 && export COLORTERM=truecolor && export FORCE_COLOR=1 && export NO_COLOR=0 && export CLICOLOR=1 && export CLICOLOR_FORCE=1 && var_hostname='emby' var_brg='vmbr0' var_net='dhcp' var_ipv6_method='auto' var_ssh='no' var_nesting='1' var_verbose='no' var_cpu='2' var_ram='2048' var_disk='8' var_unprivileged='1' mode='default' bash ct/emby.sh
Feb 01 22:04:43 pve-scripts-local npm[1069]: ================================================================================

Originally created by @biohazardxxx on GitHub (Feb 1, 2026). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE-Local/issues/490 When I want to install a script I do get a 500 error for requests like http://192.168.0.123:3000/_next/static/chunks/ba16dcd3.98b83ae330c0ff1f.js tried emby and an ubuntu 22.0.4 script. `journalctl -u pvescriptslocal -f `just shows > Feb 01 22:04:43 pve-scripts-local npm[1069]: var_nesting=1 > Feb 01 22:04:43 pve-scripts-local npm[1069]: var_verbose=no > Feb 01 22:04:43 pve-scripts-local npm[1069]: var_cpu=2 > Feb 01 22:04:43 pve-scripts-local npm[1069]: var_ram=2048 > Feb 01 22:04:43 pve-scripts-local npm[1069]: var_disk=8 > Feb 01 22:04:43 pve-scripts-local npm[1069]: var_unprivileged=1 > Feb 01 22:04:43 pve-scripts-local npm[1069]: mode=default > Feb 01 22:04:43 pve-scripts-local npm[1069]: [SSH Execution] Full command: > Feb 01 22:04:43 pve-scripts-local npm[1069]: cd /tmp/scripts && chmod +x ct/emby.sh && export TERM=xterm-256color && export COLUMNS=120 && export LINES=30 && export COLORTERM=truecolor && export FORCE_COLOR=1 && export NO_COLOR=0 && export CLICOLOR=1 && export CLICOLOR_FORCE=1 && var_hostname='emby' var_brg='vmbr0' var_net='dhcp' var_ipv6_method='auto' var_ssh='no' var_nesting='1' var_verbose='no' var_cpu='2' var_ram='2048' var_disk='8' var_unprivileged='1' mode='default' bash ct/emby.sh > Feb 01 22:04:43 pve-scripts-local npm[1069]: ================================================================================
kerem closed this issue 2026-02-26 12:40:17 +03:00
Author
Owner

@biohazardxxx commented on GitHub (Feb 4, 2026):

My disk was full!

<!-- gh-comment-id:3847032177 --> @biohazardxxx commented on GitHub (Feb 4, 2026): My disk was full!
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-Local#139
No description provided.