MeTube script does not work #353

Closed
opened 2026-02-04 18:09:30 +03:00 by OVERLORD · 4 comments
Owner

Originally created by @Serhioromano on GitHub (Jan 20, 2025).

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 "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/metube.sh)"

📝 Provide a clear and concise description of the issue.

There is no metube service running. When I run systemctl status metube it says there is no such a service. i looked into script and tried to install it manually by using same commands. Same result when try to start service.

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

No response

🔄 Steps to reproduce the issue.

I run advanced only to make it priviliged all others are same as default.

Paste the full error output (if available).

There is no error in console but when I run

root@tube:~# systemctl status metube
Unit metube.service could not be found.

🖼️ Additional context (optional).

No response

Originally created by @Serhioromano on GitHub (Jan 20, 2025). ### ✅ 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 "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/metube.sh)" ### 📝 Provide a clear and concise description of the issue. There is no metube service running. When I run `systemctl status metube` it says there is no such a service. i looked into script and tried to install it manually by using same commands. Same result when try to start service. ### ⚙️ What settings are you using? - [ ] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? _No response_ ### 🔄 Steps to reproduce the issue. I run advanced only to make it priviliged all others are same as default. ### ❌ Paste the full error output (if available). There is no error in console but when I run ``` root@tube:~# systemctl status metube Unit metube.service could not be found. ``` ### 🖼️ Additional context (optional). _No response_
OVERLORD added the not a script issue label 2026-02-04 18:09:30 +03:00
Author
Owner

@MickLesk commented on GitHub (Jan 20, 2025):

Cant reproduce. Try with new lxc or with default settings

work fine for me:

Image

@MickLesk commented on GitHub (Jan 20, 2025): Cant reproduce. Try with new lxc or with default settings work fine for me: ![Image](https://github.com/user-attachments/assets/ece932b4-977d-41f6-9417-40fc62e639c9)
Author
Owner

@Serhioromano commented on GitHub (Jan 21, 2025):

Works if no advanced mode.

@Serhioromano commented on GitHub (Jan 21, 2025): Works if no advanced mode.
Author
Owner

@MickLesk commented on GitHub (Jan 21, 2025):

and what is advances? other os? you have not filled out the form completely or given inputs.

@MickLesk commented on GitHub (Jan 21, 2025): and what is advances? other os? you have not filled out the form completely or given inputs.
Author
Owner

@Serhioromano commented on GitHub (Jan 21, 2025):

I do not know, maybe I selected different OS but I believe I just change Privileged. Anyway I made my LXC privileged and it works now. Thank you.

@Serhioromano commented on GitHub (Jan 21, 2025): I do not know, maybe I selected different OS but I believe I just change Privileged. Anyway I made my LXC privileged and it works now. Thank you.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#353