-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Labels
breaking changeA change that is not backward compatibleA change that is not backward compatibleexternalThis problem is externalThis problem is external
Description
β Have you read and understood the above guidelines?
yes
π What is the name of the script you are using?
MeTube
π What was the exact command used to execute the script?
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/metube.sh)" or update on an old version
βοΈ What settings are you using?
- Default Settings
- Advanced Settings
π₯οΈ Which Linux distribution are you using?
Debian 12
π Which Proxmox version are you on?
pve-manager/8.4.9/649acf70aab54798 (running kernel: 6.8.12-11-pve)
π Provide a clear and concise description of the issue.
After running update on an older version of MeTube or even with a fresh install everything run smoothly on the pve console but the service never starts within the LXC.
π Steps to reproduce the issue.
Step1: run update within the LXC
Alternative
Step1: run the install command in your pve shell
β Paste the full error output (if available).
Sep 26 13:06:35 metube systemd[1]: Started metube.service - Metube - YouTube Downloader.
ββ Subject: A start job for unit metube.service has finished successfully
ββ Defined-By: systemd
ββ Support: https://www.debian.org/support
ββ
ββ A start job for unit metube.service has finished successfully.
ββ
ββ The job identifier is 787.
Sep 26 13:06:35 metube pipenv[16192]: Loading .env environment variables...
Sep 26 13:06:35 metube pipenv[16192]: Traceback (most recent call last):
Sep 26 13:06:35 metube pipenv[16192]: File "/opt/metube/app/main.py", line 8, in <module>
Sep 26 13:06:35 metube pipenv[16192]: from aiohttp import web
Sep 26 13:06:35 metube pipenv[16192]: ModuleNotFoundError: No module named 'aiohttp'
Sep 26 13:06:35 metube systemd[1]: metube.service: Main process exited, code=exited, status=1/FAILURE
ββ Subject: Unit process exited
ββ Defined-By: systemd
ββ Support: https://www.debian.org/support
ββ
ββ An ExecStart= process belonging to unit metube.service has exited.
ββ
ββ The process' exit code is 'exited' and its exit status is 1.
Sep 26 13:06:35 metube systemd[1]: metube.service: Failed with result 'exit-code'.
ββ Subject: Unit failed
ββ Defined-By: systemd
ββ Support: https://www.debian.org/support
ββ
ββ The unit metube.service has entered the 'failed' state with result 'exit-code'.
πΌοΈ Additional context (optional).
No response
Metadata
Metadata
Assignees
Labels
breaking changeA change that is not backward compatibleA change that is not backward compatibleexternalThis problem is externalThis problem is external