Closed Amateur-God closed 1 year ago
can you paste here the full output. (you can check this with systemctl status ytdl2strm.service) Tell me your OS version. If you configure ytdlp2strm as root, you don't need to specify the user in the .service file
can you paste here the full output. (you can check this with systemctl status ytdl2strm.service) Tell me your OS version. If you configure ytdlp2strm as root, you don't need to specify the user in the .service file
it could be that then as i specifically don't run anything as root, not even my own code,
with chown youruser:yourgroup -R /opt/ytdl2strm may be works
systemd file exits with the following error
could be with how you starting it i recommend specifying a user and using the following exec start
ExecStart=/bin/bash -c cd /opt/ytdlp2STRM/ && python3 main.py