Skip to content

Uptime Kuma: Error when executing installation scriptΒ #5507

Closed as not planned
@NORiiS

Description

@NORiiS

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

yes

πŸ“œ What is the name of the script you are using?

Uptime Kuma

πŸ“‚ What was the exact command used to execute the script?

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/uptimekuma.sh)"

βš™οΈ What settings are you using?

  • Default Settings
  • Advanced Settings

πŸ–₯️ Which Linux distribution are you using?

No response

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

Hello,
first of all thank you for providing so many useful and easy to use enhancements! I already installed a few of time successfully.

However when I go in to my proxmox VE Shell to instsall Uptime Kuma I run into an error:

πŸ”„ Steps to reproduce the issue.

Step 1: Go into proxmox Shell
Step 2: Paste the Script and press Enter
Step 3: Either Default Settings or Default Settings (with verbose). It fails in both cases

❌ Paste the full error output (if available).

mv: cannot move 'uptime-kuma' to a subdirectory of itself, '/opt/uptime-kuma/uptime-kuma'

[ERROR] in line 25: exit code 0: while executing command mv uptime-kuma /opt/uptime-kuma

[ERROR] in line 1088: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/"$var_install".sh)" $?

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

It worked for a couple of other helper scripts, this was the first one that threw an error.

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