'NoneType' object has no attribute 'ipAddress'
Opened this issue · 0 comments
GoogleCodeExporter commented
What steps will reproduce the problem?
1. Installed Mythbox from Add-Ons
2. Configure mysql server
3. Error appears on startup. Nothing works.
What is the expected output? What do you see instead?
I see error 'NoneType' object has no attribute 'ipAddress' on startup
Spinning icons on the video tiles. When I select Watch recordings or Watch TV I
get an error with title "Error: onInit" and text "'dbPool'" for Watch TV and
TV Guide, "'connPool'" for Watch Recordings.
What version of the product are you using? On what operating system?
Mythbox: 1.1.0
XBMC: 11.0-7
Scientific Linux 6.4
Please provide any additional information below.
Mythbackend is on same machine. mythfrontend application works.
I have tried various settings for Mysql host in Mythbox, including 127.0.0.1.
[fa2k@blackhole ~]$ netstat -an | grep 3306
tcp 0 0 127.0.0.1:3306 0.0.0.0:*
LISTEN
Mythbackend log "listening" entries:
2013-06-29 16:15:17.068388 I Listening on TCP 127.0.0.1:6544
2013-06-29 16:15:17.068459 I Listening on TCP [0:0:0:0:0:0:0:1]:6544
2013-06-29 16:15:17.068511 I Listening on TCP
[2a01:348:6:85cf:a60:6eff:fe44:22f6]:6544
2013-06-29 16:15:17.068554 I Listening on TCP [2a01:348:6:85cf:0:0:0:2]:6544
2013-06-29 16:15:17.068604 I Listening on TCP
[fe80:0:0:0:a60:6eff:fe44:22f6%eth2]:6544
2013-06-29 16:15:17.068678 I Listening on TCP
[fe80:0:0:0:250:56ff:fec0:1%vmnet1]:6544
2013-06-29 16:15:17.068725 I Listening on TCP
[fe80:0:0:0:250:56ff:fec0:8%vmnet8]:6544
2013-06-29 16:15:17.073430 N MediaServer:: Loopback address specified -
127.0.0.1. Disabling UPnP
2013-06-29 16:15:17.073437 I Main::Registering HttpStatus Extension
2013-06-29 16:15:17.074473 I Listening on TCP 127.0.0.1:6543
2013-06-29 16:15:17.074528 I Listening on TCP [0:0:0:0:0:0:0:1]:6543
2013-06-29 16:15:17.074575 I Listening on TCP
[2a01:348:6:85cf:a60:6eff:fe44:22f6]:6543
2013-06-29 16:15:17.074618 I Listening on TCP [2a01:348:6:85cf:0:0:0:2]:6543
2013-06-29 16:15:17.074665 I Listening on TCP
[fe80:0:0:0:a60:6eff:fe44:22f6%eth2]:6543
2013-06-29 16:15:17.074720 I Listening on TCP
[fe80:0:0:0:250:56ff:fec0:1%vmnet1]:6543
2013-06-29 16:15:17.074777 I Listening on TCP
[fe80:0:0:0:250:56ff:fec0:8%vmnet8]:6543
Original issue reported on code.google.com by pmbjorns...@gmail.com
on 29 Jun 2013 at 3:16
Attachments: