Quantcast
Channel: Active questions tagged 22.04 - Ask Ubuntu
Viewing all articles
Browse latest Browse all 4466

Python is occupying Jellyfin(8096) port

$
0
0

I have ubuntu server with Docker installed and some containers in it. Recently I noticed that Jellyfin had some problems with running. After reinstalling it like 5 times I noticed it cannot start because of an occupied port. So I tried to get as much info as possible about this process.

First commandsudo lsof -i :8096:

COMMAND  PID USER   FD   TYPE DEVICE SIZE/OFF NODE NAMEmass    1430 root   17u  IPv6  28191      0t0  TCP *:8096 (LISTEN)mass    1430 root   19u  IPv4  28192      0t0  TCP *:8096 (LISTEN)

Thanps -Flww -p 1430

F S UID          PID    PPID  C PRI  NI ADDR SZ WCHAN    RSS PSR STIME TTY          TIME CMD4 S root        1430    1204  0  80   0 - 265524 -     67608   3 Mar26 ?        00:22:57 /usr/local/bin/python /usr/local/bin/mass --config /data

I have no idea what this thing is, and it is very possible that I accidentally installed it while messing with linux. What is this process and how can I get rid of it?


Viewing all articles
Browse latest Browse all 4466

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>