Skip to content

Installed script does not show in website, but does show up in scripts folderΒ #557

@mchianese

Description

@mchianese

βœ… Have you read and understood the above guidelines?

yes

πŸ“ Provide a clear and concise description of the issue.

I installed ProxmoxVE-Local via script, and it worked fine for a while. Deployed LXCs successfully. Now, I can browse scripts, I can click "Load Scripts" but never get an option to Install, they do not show up in Downloaded Scripts. In the CLI, they show up in the scripts/install directory.

I tried to CTRL-SHIFT-R to recache my browser. I tried other browsers, no luck. I deleted the LXC and recreated it, still nothing.

I'm sure its something on my side, but I am out of ideas.

πŸ”„ Steps to reproduce the issue.

Step 1:
Install LXC via script, add PVE hosts, add Github key

Step 2:
Find script and open info

Image Image

Step 3:
Click load script (note, no option to install)

Image

Step 4:
View "Downloaded Scripts"

Image

Step 5:
See CLI

Image

❌ Paste the full error output (if available).

I deleted and tried to re-add the script:
Apr 14 13:56:43 athfpvescripts1 npm[7084]: [Comparison] Comparing install/tautulli-install.sh from https://github.com/community-scripts/ProxmoxVE (branch: main)
Apr 14 13:56:43 athfpvescripts1 npm[7084]: [Comparison] Local file size: 1460 bytes
Apr 14 13:56:43 athfpvescripts1 npm[7084]: Downloading from repository: https://github.com/community-scripts/ProxmoxVE (install/tautulli-install.sh)
Apr 14 13:56:43 athfpvescripts1 npm[7084]: [Comparison] Remote file size: 1460 bytes
Apr 14 13:56:43 athfpvescripts1 npm[7084]: [Comparison] No differences in install/tautulli-install.sh
Apr 14 13:56:43 athfpvescripts1 npm[7084]: [Comparison] Completed comparison for tautulli: hasDifferences=false, differences=0
Apr 14 13:56:49 athfpvescripts1 npm[7084]: Loading script "Tautulli" (tautulli) from repository: https://github.com/community-scripts/ProxmoxVE
Apr 14 13:56:49 athfpvescripts1 npm[7084]: [Directory Creation] Ensuring directory exists: /opt/ProxmoxVE-Local/scripts/ct
Apr 14 13:56:49 athfpvescripts1 npm[7084]: [Directory Creation] Directory created/verified: /opt/ProxmoxVE-Local/scripts/ct
Apr 14 13:56:49 athfpvescripts1 npm[7084]: [Directory Creation] Ensuring directory exists: /opt/ProxmoxVE-Local/scripts/install
Apr 14 13:56:49 athfpvescripts1 npm[7084]: [Directory Creation] Directory created/verified: /opt/ProxmoxVE-Local/scripts/install
Apr 14 13:56:49 athfpvescripts1 npm[7084]: [Directory Creation] Ensuring directory exists: /opt/ProxmoxVE-Local/scripts/tools
Apr 14 13:56:49 athfpvescripts1 npm[7084]: [Directory Creation] Directory created/verified: /opt/ProxmoxVE-Local/scripts/tools
Apr 14 13:56:49 athfpvescripts1 npm[7084]: [Directory Creation] Ensuring directory exists: /opt/ProxmoxVE-Local/scripts/vm
Apr 14 13:56:49 athfpvescripts1 npm[7084]: [Directory Creation] Directory created/verified: /opt/ProxmoxVE-Local/scripts/vm
Apr 14 13:56:49 athfpvescripts1 npm[7084]: Downloading install script: install/tautulli-install.sh from https://github.com/community-scripts/ProxmoxVE
Apr 14 13:56:49 athfpvescripts1 npm[7084]: Downloading from repository: https://github.com/community-scripts/ProxmoxVE (install/tautulli-install.sh)
Apr 14 13:56:49 athfpvescripts1 npm[7084]: Successfully downloaded: install/tautulli-install.sh
Apr 14 13:56:49 athfpvescripts1 npm[7084]: [tautulli] Checking for alpine variant: { hasAlpineCtVariant: false, installMethods: [] }
Apr 14 13:56:49 athfpvescripts1 npm[7084]: [tautulli] No alpine CT variant found, skipping alpine install script download
Apr 14 13:56:49 athfpvescripts1 npm[7084]: [Comparison] Comparing install/tautulli-install.sh from https://github.com/community-scripts/ProxmoxVE (branch: main)
Apr 14 13:56:49 athfpvescripts1 npm[7084]: [Comparison] Local file size: 1460 bytes
Apr 14 13:56:49 athfpvescripts1 npm[7084]: Downloading from repository: https://github.com/community-scripts/ProxmoxVE (install/tautulli-install.sh)
Apr 14 13:56:49 athfpvescripts1 npm[7084]: [Comparison] Remote file size: 1460 bytes
Apr 14 13:56:49 athfpvescripts1 npm[7084]: [Comparison] No differences in install/tautulli-install.sh
Apr 14 13:56:49 athfpvescripts1 npm[7084]: [Comparison] Completed comparison for tautulli: hasDifferences=false, differences=0

πŸ–ΌοΈ Additional context (optional).

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions