Opened 8 years ago

Closed 7 years ago

Last modified 6 years ago

#12543 closed Bug Report - General (Fixed)

MFDB fails to connect to MBE via link-local IPv6

Reported by: Karl Egly Owned by: Peter Bennett
Priority: minor Milestone: 29.0
Component: MythTV - General Version: Master Head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Every now and then the connection to the backend fails. It appears as if it may be due to the missing scope id.

2015-11-15 15:54:34.712384 C  mythfilldatabase version: master [v0.28-pre-3117-g076b028] www.mythtv.org
2015-11-15 15:54:34.712418 C  Qt version: compile: 5.2.1, runtime: 5.2.1
2015-11-15 15:54:34.712424 N  Enabled verbose msgs:  general
2015-11-15 15:54:34.712441 N  Setting Log Level to LOG_INFO
2015-11-15 15:54:34.723158 I  Bypassing grabbers, reading directly from file
2015-11-15 15:54:34.724038 I  Setup Interrupt handler
2015-11-15 15:54:34.724052 I  Setup Terminated handler
2015-11-15 15:54:34.724068 I  Setup Segmentation fault handler
2015-11-15 15:54:34.724078 I  Setup Aborted handler
2015-11-15 15:54:34.724088 I  Setup Bus error handler
2015-11-15 15:54:34.724098 I  Setup Floating point exception handler
2015-11-15 15:54:34.724107 I  Setup Illegal instruction handler
2015-11-15 15:54:34.724119 I  Setup Real-time signal 0 handler
2015-11-15 15:54:34.724263 N  Using runtime prefix = /usr
2015-11-15 15:54:34.724270 N  Using configuration directory = /home/user/.mythtv
2015-11-15 15:54:34.724338 I  Assumed character encoding: de_DE.UTF-8
2015-11-15 15:54:34.724556 I  Added logging to the console
2015-11-15 15:54:34.777722 N  Empty LocalHostName.
2015-11-15 15:54:34.777730 I  Using localhost value of mythmaster
2015-11-15 15:54:34.777763 I  UPNP Search up to 2 secs
2015-11-15 15:54:36.185719 E  SOAPClient::SendSOAPRequest: request failed: http://[fe80::f66d:4ff:fe50:9615]:6544/Myth
2015-11-15 15:54:36.186333 E  MythXMLClient::GetConnectionInfo Failed - (1) unexpected end of file
2015-11-15 15:54:36.263181 I  Testing network connectivity to 'fe80::f66d:4ff:fe50:9615'
2015-11-15 15:54:36.263423 I  Starting process manager
2015-11-15 15:54:36.263639 I  Starting process signal handler
2015-11-15 15:54:36.265015 I  Starting IO manager (read)
2015-11-15 15:54:36.265099 I  Starting IO manager (write)

Cannot find (ping) database host fe80::f66d:4ff:fe50:9615 on the network

Would you like to configure the database connection now? [no]  

Change History (5)

comment:1 Changed 7 years ago by Peter Bennett

Owner: set to Peter Bennett
Status: newassigned

comment:2 Changed 7 years ago by Peter Bennett

Fixed in the following commits:

changeset:"82d36c7" Fixes link-local addressing for most things.

changeset:"d8e5e0f" Fixed link-local addressing for services API.

comment:3 Changed 7 years ago by Peter Bennett

Resolution: Fixed
Status: assignedclosed

comment:4 Changed 7 years ago by Stuart Auchterlonie

Milestone: unknown29.0

comment:5 Changed 6 years ago by Peter Bennett

Owner: changed from Peter Bennett to Peter Bennett
Note: See TracTickets for help on using tickets.