[mythtv-commits] Ticket #13090: setup failing to find database on new install

MythTV noreply at mythtv.org
Fri Aug 4 19:15:49 UTC 2017


#13090: setup failing to find database on new install
--------------------------------------------+------------------------------
 Reporter:  Craig Treleaven <ctreleaven@…>  |          Owner:  pbennett
     Type:  Bug Report - General            |         Status:  new
 Priority:  minor                           |      Milestone:  needs_triage
Component:  MythTV - Mythtv-setup           |        Version:  v29.0
 Severity:  medium                          |     Resolution:
 Keywords:                                  |  Ticket locked:  0
--------------------------------------------+------------------------------

Comment (by pbennett):

 These lines in the log reveal the problem. It found a backend via UPNP and
 then tried to use the link-local address for SOAP, which does not work.
 {{{
 2017-08-04 09:42:26.640058 I [3622/3335] CoreContext mythcontext.cpp:1160
 (UPnPautoconf) - Found 1 UPnP backends
 2017-08-04 09:42:34.842184 E [3622/3335] CoreContext
 mythdownloadmanager.cpp:1045 (downloadNowLinkLocal) - DownloadManager:
 Link Local request failed: http://[fe80::3c5c:e6ff:feb7:d194]:6544/Myth
 2017-08-04 09:42:34.842339 E [3622/3335] CoreContext soapclient.cpp:253
 (SendSOAPRequest) - SOAPClient::SendSOAPRequest: request failed:
 http://[fe80::3c5c:e6ff:feb7:d194]:6544/Myth
 }}}
 I tried to reproduce it on Linux, but I cannot. If I have a backend
 running it retrieves the address successfully and connects.

 This should not happen anyway. If your backend is running it means your
 setup has been done, so you should have a config.xml available to mythtv-
 setup.

 Your problem should be resolved if you make sure there is no backend
 running when doing setup for the first time. In that case the setup
 prompts for your database settings and then proceeds normally.

 It may have found another backend on another server that is not relevant
 to what you are doing. If you have multiple backends going this kind of
 thing can also be avoided by setting a PIN on your backends (i.e. on that
 other server, in mythtv-setup, General, Host address backend Setup, set a
 PIN other than 0000).

--
Ticket URL: <https://code.mythtv.org/trac/ticket/13090#comment:1>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list