After using tvheadend with Kodi for over a decade I was forced to reinstall on a new computer, and then could no longer log in with localhost:9981
. Every attempt resulted in "403 Forbidden".
I am on Linux Mint 21.2, and downloaded the Ubuntu Jammy amd64 deb installer. Installation succeeded, but no login possible with the name and password of the admin user requested during installation.
Running nmap I got:
Starting Nmap 7.80 ( https://nmap.org ) at 2024-06-17 15:34 CEST
Host is up (0.000096s latency).
Not shown: 65527 closed ports
PORT STATE SERVICE
22/tcp open ssh
80/tcp open http
111/tcp open rpcbind
8090/tcp open opsmessaging
9981/tcp open pumpkindb
9982/tcp open unknown
32989/tcp open unknown
40851/tcp open unknown`
I have no idea what pumpkindb is doing here, and where it came from, nor do I know how to remove it.
I see it also on a completely fresh install of Linux Mint LMDE6. Is the problem?