FritzBox AddOn Problem mit Zertifikat / FritzBox-Adressbuch

  • Diesen Post hatte ich versehentlich in einem als "erledigt" markierten Thread schon gepostet, allerdings noch keine Antwort bekommen. Vielleicht kann mir hier trotzdem jemand helfen...

    Hallo,

    ich habe nach einem Update der Fritzbox 7490 auf OS 6.51 auch das
    Problem, dass der Zugriff mit Callmonitor v.5 auf das Adressbuch der
    Fritzbox nicht mehr funktioniert. Neuinstallation des Addons, auch in
    v.6, hat nicht geholfen.
    Hat hier jemand noch einen Tipp, was ich noch probieren könnte? Vielen Dank!

    Hier ist die Fehlermeldung:
    Zugriff auf FritzBox Addressbuch fehlgeschlagen: [Errno 1]_ssl.c:504:
    error:14090086:SSL routines: SSL3_GET_SERVER_CERTIFICATE: certificate
    Verify failed.

    Hier wäre noch der entsprechende Log-Eintrag:
    07:59:27 25.771376 T:1812304960 NOTICE:
    FRITZBOX-CALLMONITOR-NOTIFICATION: FritzBox Addressbuch, Zugriff auf
    FritzBox Addressbuch fehlgeschlagen: [Errno 1] _ssl.c:504:
    error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate
    verify failed
    07:59:27 25.850883 T:1812304960 ERROR: FRITZBOX-CALLMONITOR: Traceback (most recent call last):
    File "/storage/.kodi/addons/xbmc-fritzbox-5/default.py", line 81, in __init__
    self.__fb_phonebook = self.__pytzbox.getPhonebook(id=-1)

    File "/storage/.kodi/addons/xbmc-fritzbox-5/lib/PytzBox/PytzBox.py",
    line 160, in getPhonebook
    result.update(self.getPhonebook(id=this_id))

    File "/storage/.kodi/addons/xbmc-fritzbox-5/lib/PytzBox/PytzBox.py",
    line 192, in getPhonebook
    raise self.BoxUnreachableException(str(e))

    BoxUnreachableException: [Errno 1] _ssl.c:504: error:14090086:SSL
    routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
    07:59:27 25.851835 T:1812304960 NOTICE: FRITZBOX-CALLMONITOR: Traceback (most recent call last):
    File "/storage/.kodi/addons/xbmc-fritzbox-5/default.py", line 81, in __init__
    self.__fb_phonebook = self.__pytzbox.getPhonebook(id=-1)

    File "/storage/.kodi/addons/xbmc-fritzbox-5/lib/PytzBox/PytzBox.py",
    line 160, in getPhonebook
    result.update(self.getPhonebook(id=this_id))

    File "/storage/.kodi/addons/xbmc-fritzbox-5/lib/PytzBox/PytzBox.py",
    line 192, in getPhonebook
    raise self.BoxUnreachableException(str(e))

    BoxUnreachableException: [Errno 1] _ssl.c:504: error:14090086:SSL
    routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
    07:59:27 25.960400 T:1812304960 NOTICE: FRITZBOX-CALLMONITOR: started
    07:59:27 25.964178 T:1812304960 NOTICE: FRITZBOX-CALLMONITOR: connected
    07:59:29
    27.596899 T:1545598016 ERROR:
    /storage/.kodi/addons/script.module.requests/lib/requests/packages/urllib3/util/ssl_.py:120:
    InsecurePlatformWarning: A true SSLContext object is not available.
    This prevents urllib3 from configuring SSL appropriately and may cause
    certain SSL connections to fail. For more information, see
    urllib3.readthedocs.org/en/lat…l#insecureplatformwarning.
    InsecurePlatformWarning
    07:59:31 29.735455 T:1608504384 ERROR: Previous line repeats 1 times.
    07:59:31 29.735662 T:1608504384 NOTICE: Thread BackgroundLoader start, auto delete: false
    07:59:33 31.388197 T:1545598016 NOTICE: Previous line repeats 1 times.
    07:59:33
    31.388449 T:1545598016 ERROR:
    /storage/.kodi/addons/script.module.requests/lib/requests/packages/urllib3/util/ssl_.py:120:
    InsecurePlatformWarning: A true SSLContext object is not available.
    This prevents urllib3 from configuring SSL appropriately and may cause
    certain SSL connections to fail. For more information, see
    urllib3.readthedocs.org/en/lat…l#insecureplatformwarning.
    InsecurePlatformWarning
    07:59:36 34.090160 T:1608504384 NOTICE: Thread BackgroundLoader start, auto delete: false
    07:59:47 45.928299 T:1553986624 NOTICE: Thread LanguageInvoker start, auto delete: false
    07:59:48 46.078175 T:1553986624 NOTICE: -->Python Interpreter Initialized<--
    07:59:49
    47.000824 T:1553986624 ERROR:
    /storage/.kodi/addons/script.module.requests/lib/requests/packages/urllib3/util/ssl_.py:315:
    SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject
    Name Indication) extension to TLS is not available on this platform.
    This may cause the server to present an incorrect TLS certificate, which
    can cause validation failures. For more information, see
    urllib3.readthedocs.org/en/lat…ty.html#snimissingwarning.
    SNIMissingWarning
    07:59:49
    47.001659 T:1553986624 ERROR:
    /storage/.kodi/addons/script.module.requests/lib/requests/packages/urllib3/util/ssl_.py:120:
    InsecurePlatformWarning: A true SSLContext object is not available.
    This prevents urllib3 from configuring SSL appropriately and may cause
    certain SSL connections to fail. For more information, see
    urllib3.readthedocs.org/en/lat…l#insecureplatformwarning.
    InsecurePlatformWarning
    07:59:49
    47.427917 T:1553986624 ERROR:
    /storage/.kodi/addons/script.module.requests/lib/requests/packages/urllib3/connectionpool.py:791:
    InsecureRequestWarning: Unverified HTTPS request is being made. Adding
    certificate verification is strongly advised. See:
    urllib3.readthedocs.org/en/latest/security.html
    InsecureRequestWarning)
    07:59:49
    47.481552 T:1553986624 ERROR:
    /storage/.kodi/addons/script.module.requests/lib/requests/packages/urllib3/util/ssl_.py:120:
    InsecurePlatformWarning: A true SSLContext object is not available.
    This prevents urllib3 from configuring SSL appropriately and may cause
    certain SSL connections to fail. For more information, see
    urllib3.readthedocs.org/en/lat…l#insecureplatformwarning.
    InsecurePlatformWarning
    07:59:49
    47.875675 T:1553986624 ERROR:
    /storage/.kodi/addons/script.module.requests/lib/requests/packages/urllib3/connectionpool.py:791:
    InsecureRequestWarning: Unverified HTTPS request is being made. Adding
    certificate verification is strongly advised. See:
    urllib3.readthedocs.org/en/latest/security.html
    InsecureRequestWarning)
    07:59:49
    47.929470 T:1553986624 ERROR:
    /storage/.kodi/addons/script.module.requests/lib/requests/packages/urllib3/util/ssl_.py:120:
    InsecurePlatformWarning: A true SSLContext object is not available.
    This prevents urllib3 from configuring SSL appropriately and may cause
    certain SSL connections to fail. For more information, see
    urllib3.readthedocs.org/en/lat…l#insecureplatformwarning.
    InsecurePlatformWarning
    07:59:50
    48.322155 T:1553986624 ERROR:
    /storage/.kodi/addons/script.module.requests/lib/requests/packages/urllib3/connectionpool.py:791:
    InsecureRequestWarning: Unverified HTTPS request is being made. Adding
    certificate verification is strongly advised. See:
    urllib3.readthedocs.org/en/latest/security.html
    InsecureRequestWarning)
    07:59:50
    48.378132 T:1553986624 ERROR:
    /storage/.kodi/addons/script.module.requests/lib/requests/packages/urllib3/util/ssl_.py:120:
    InsecurePlatformWarning: A true SSLContext object is not available.
    This prevents urllib3 from configuring SSL appropriately and may cause
    certain SSL connections to fail. For more information, see
    urllib3.readthedocs.org/en/lat…l#insecureplatformwarning.
    InsecurePlatformWarning
    07:59:50
    48.771423 T:1553986624 ERROR:
    /storage/.kodi/addons/script.module.requests/lib/requests/packages/urllib3/connectionpool.py:791:
    InsecureRequestWarning: Unverified HTTPS request is being made. Adding
    certificate verification is strongly advised. See:
    urllib3.readthedocs.org/en/latest/security.html
    InsecureRequestWarning)
    07:59:50
    48.828362 T:1553986624 ERROR:
    /storage/.kodi/addons/script.module.requests/lib/requests/packages/urllib3/util/ssl_.py:120:
    InsecurePlatformWarning: A true SSLContext object is not available.
    This prevents urllib3 from configuring SSL appropriately and may cause
    certain SSL connections to fail. For more information, see
    urllib3.readthedocs.org/en/lat…l#insecureplatformwarning.
    InsecurePlatformWarning
    08:02:18 196.018753 T:1553986624 NOTICE: FRITZBOX-CALLMONITOR: Traceback (most recent call last):

    File "/storage/.kodi/addons/xbmc-fritzbox-5/display.py", line 89, in
    run_fritzaddress_config_test
    fritzbox_phonebook = pytzbox.getPhonebook(id=-1)

    File "/storage/.kodi/addons/xbmc-fritzbox-5/lib/PytzBox/PytzBox.py",
    line 160, in getPhonebook
    result.update(self.getPhonebook(id=this_id))

    File "/storage/.kodi/addons/xbmc-fritzbox-5/lib/PytzBox/PytzBox.py",
    line 192, in getPhonebook
    raise self.BoxUnreachableException(str(e))

    BoxUnreachableException: [Errno 1] _ssl.c:504: error:14090086:SSL
    routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed

  • Hat hier jemand noch einen Tipp, was ich noch probieren könnte? Vielen Dank!

    Ich weiss nicht, ob wrow sein Fritzbox Addon noch pflegt. Ansonsten könntest Du mal meins ausprobieren. Das wird gepflegt und ist produktiv im Einsatz. Das Addon findest Du sowohl im Kodinerds-Repo, im saXBMC-Repo (das ist meins) oder eben auf meinem Server: http://vdr4bj1.no-ip.org -> Kodi Addons.

    AZi (DEV): Nexus auf LibreElec | Asrock J4205 | 4 GB RAM | 128 GB Sandisk| Rii mini
    DEV: PC Ubuntu 20.04 | Matrix
    AZi: Tanix TX3 | Android/CoreElec Dualboot (EMMC), Nexus
    WoZi: Nexus auf LibreElec | Asrock J4205 | 4GB RAM | 128 GB Sandisk SSD | Atric IR | URC7960
    NAS: unRaid, 3x6TB, 2x12TB | TV-Server: Futro S550 mit Hauppauge QuadHD DVB-C
    PayPal: paypal.me/pvdbj1

  • Eine kurze Rückmeldung über den Stand der Dinge wäre ja ganz nett :whistling: .

    AZi (DEV): Nexus auf LibreElec | Asrock J4205 | 4 GB RAM | 128 GB Sandisk| Rii mini
    DEV: PC Ubuntu 20.04 | Matrix
    AZi: Tanix TX3 | Android/CoreElec Dualboot (EMMC), Nexus
    WoZi: Nexus auf LibreElec | Asrock J4205 | 4GB RAM | 128 GB Sandisk SSD | Atric IR | URC7960
    NAS: unRaid, 3x6TB, 2x12TB | TV-Server: Futro S550 mit Hauppauge QuadHD DVB-C
    PayPal: paypal.me/pvdbj1

  • Hallo BJ1!
    Vielen Dank für Deine Rückmeldung. Ich habe Dein Addon zwischenzeitlich ausprobiert und nachdem ich ssl dort deaktiviert hatte, funktioniert es jetzt tadellos (mit SSL habe ich das gleiche Problem wie mit dem alten Addon auch).
    Vielen Dank für den Tip!

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!