Keeps blocking port 5000
AustinGil opened this issue · 1 comments
AustinGil commented
I think I donwloaded a local version a while back for Linux. I deleted it, but after exploring a strange bug, I found that my port 5000 was constantly being taken up by some python process. When I finally opened it in the browser, Camus popped up. Even when I kill the process, it starts back up.
How can I completely delete it?
AustinGil commented
Responding here in case anyone finds it. It was actually installed via snap
. sudo snap remove camus
fixed the issue, but still weird that it kept coming back. Probably because it's not intended to be used in Linux as a desktop app.