2024-05-28, 08:26 PM
(This post was last modified: 2024-05-28, 08:36 PM by huss. Edited 1 time in total.)
(2024-05-28, 06:48 PM)TheDreadPirate Wrote:(2024-05-28, 06:20 PM)huss Wrote: i tried running
in my ssh client and receivedCode:ExecStart = /usr/bin/jellyfin $JELLYFIN_WEB_OPT $JELLYFIN_FFMPEG_OPT $JELLYFIN_SERVICE_OPT $JELLYFIN_NOWEBAPP_OPT $JELLYFIN_ADDITIONAL_OPTS
Code:bash: ExecStart: command not found
This is not a command you can manually run. I was just showing you the parameters in the service file to illustrate that simply running "jellyfin" would result in the error you saw in the first post. And that it was expected since so many options are supposed to be included.
(2024-05-28, 06:20 PM)huss Wrote: i also tried
Code:sudo apt list --installed | grep jellyfin
and output was
Code:WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
jellyfin-ffmpeg6/unknown,now 6.0.1-7-bookworm amd64 [installed,automatic]
jellyfin-server/unknown,now 10.9.3+deb12 amd64 [installed,automatic]
jellyfin-web/unknown,unknown,unknown,now 10.9.3+deb12 all [installed,automatic]
jellyfin/unknown,unknown,unknown,now 10.9.3+deb12 all [installed]
it shows that they were all installed i am assuming, but i am not sure why it says all the unknown before current version. but also is that warning normal about apt does not have a stable CLI interface.?
btw all these commands are now bein run as root to try bypass any permission issues.
I don't know what causes "unknown", but I do know it isn't a problem (I see it on mine). Also, all the jellyfin packages are at the current versions.
is there a command i can run that will locate my jellyfin-web and my jellyfin.env? cause i must have it somewhere since i can access webpanel. as for jellyfin.env i have no idea.
edit i tried the find jellyfin-web & find jellyfin.env abd i get no such file or directory for either.
Jellyfin 10.9.8
Debian 12 Bookworm Bare Metal
Intel® Xeon® CPU E5-1650 v3 @ 3.50GHz, 12 cores
128GB Ram
100TB HDD
1gbps nic
Debian 12 Bookworm Bare Metal
Intel® Xeon® CPU E5-1650 v3 @ 3.50GHz, 12 cores
128GB Ram
100TB HDD
1gbps nic