[mythtv-users] No live tv and not recording
Klaus Becker
colonius at free.fr
Sun Mar 18 08:16:10 UTC 2018
Le samedi 17 mars 2018, 23:04:17 CET Mark Perkins a écrit :
> On 18/03/18 07:32, Klaus Becker wrote:
> > 2018-03-17 21:59:48.101790 D Adding BackendServerIP to address list.
> > 2018-03-17 21:59:48.101797 D Adding BackendServerIP6 to address list.
> > 2018-03-17 21:59:48.101808 D Skipping address: 192.168.0.40
> > 2018-03-17 21:59:48.101812 D Skipping address:
> > [2a01:e35:2e30:ca70:c904:7049:c794:24a0]
> > 2018-03-17 21:59:48.101821 D Adding link-local 'fe80::9cf8:2c64:b9f0:776f
> > %enp3s0' to address list.
> > 2018-03-17 21:59:48.102109 E Failed listening on TCP 127.0.0.1:6544 -
> > Error 8: The bound address is already in use
> > 2018-03-17 21:59:48.102124 E MediaServer: HttpServer Create Error
> > 2018-03-17 21:59:48.102726 E Failed listening on TCP 127.0.0.1:6543 -
> > Error 8: The bound address is already in use
> > 2018-03-17 21:59:48.102735 C Backend exiting, MainServer initialization
> > error.
Hi Mark,
> Do you have two instances of the backend running? Try:
> netstat -peanut | grep 6543 to see what is listening on that port.
I created a new user juste for mythtv. But then I deleted the 2nd user
account.
# netstat -peanut | grep 6543
tcp 0 0 127.0.0.1:6543 0.0.0.0:* LISTEN
999 34310 2491/myth
backend
tcp6 0 0 fe80::9cf8:2c64:b9:6543 :::* LISTEN
999 34312 2491/myth
backend
tcp6 0 0 ::1:6543 :::* LISTEN
999 34311 2491/myth
backend
tcp6 0 0 ::1:6543 ::1:46944
ESTABLISHED 999 32433 2491/myth
backend
tcp6 0 0 ::1:46942 ::1:6543
ESTABLISHED 1000 34368 2503/myth
frontend
tcp6 0 0 ::1:6543 ::1:46942
ESTABLISHED 999 34369 2491/myth
backend
tcp6 0 0 ::1:47012 ::1:6543 TIME_WAIT
0 0 -
tcp6 0 0 ::1:46944 ::1:6543
ESTABLISHED 1000 32432 2503/myth
frontend
tcp6 0 0 ::1:47014 ::1:6543 TIME_WAIT
0 0 -
> Are your IP addresses correct?
My backend and frontend are on the same machine, so the IP address is
localhost.
Bye
Klaus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20180318/3e6c3ead/attachment.html>
More information about the mythtv-users
mailing list