Skip to content

MeTube service after fresh install or update fails to startΒ #7915

@romdim

Description

@romdim

βœ… 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 compatibleexternalThis problem is external

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions