-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Description
β Have you read and understood the above guidelines?
yes
π What is the name of the script you are using?
Tautulli
π What was the exact command used to execute the script?
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/tautulli.sh)"
βοΈ What settings are you using?
- Default Settings
- Advanced Settings
π₯οΈ Which Linux distribution are you using?
Alpine
π Which Proxmox version are you on?
9.0.10
π Provide a clear and concise description of the issue.
Im trying to install Tautulli on my PVE like i did with several other LXCs before but the isntallation stop with the following error:
Ive executed the following command:
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/tautulli.sh)"
There was just one warning "IPv6 Internet Not Connected" but I dont think this should be a problem.
Sorry, I cant provide logs or further information because I dont know the ssh login to Tautulli machine.
Does anybody give me a hint to get it running?
Regards
X_Burner
π Steps to reproduce the issue.
Ive executed the command twice but it ended with the same errors
β Paste the full error output (if available).
error: uninstall-no-record-file
Γ Cannot uninstall urllib3 2.3.0
β°β> The package's contents are unknown: no RECORD file was found for urllib3.
hint: The package was installed by debian. You should check if it can uninstall the package.
[ERROR] in line 29: exit code 0: while executing command $STD pip install -q -r /opt/Tautulli/requirements.txt
[ERROR] in line 1345: 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).
No response