Jump to content

How do I figure out why python3 is running on my system?


Recommended Posts

12 hours ago, Bcy said:

Change your jellyfin udp port and try again.

 

Do you have install nerdpack or nerd tools plugin ? if you dont need python3 . you can uninstall it from nerdpack or nerd tools.

 

 

So i had nerd tools running, but I deleted the plugin and restarted the server. Now I still have python3 running. However, when I enter `python3` into the terminal I can't get it to run so maybe some other service is using python3? I ran `top | grep PROCESS_ID` where PROCESS_ID is the ID that i got when i ran `lsof -i4 | grep 1900` and i get that it is running which is weird. I am unsure where else to look

Link to comment
9 hours ago, Kilrah said:

Whatever processes are running in containers will show up as their name, so python is likely used to provide one of your container's services. 

 

When you add a container you can list mappings at the bottom and see what already uses that port. 

I already took a look in the containers and none of them use port 1900 except Jellyfin... :/

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...