[solved] Complete new MP installation with MySQL DB fails (1 Viewer)

horned_reaper

Test Group
  • Team MediaPortal
  • January 7, 2011
    1,235
    464
    Munich
    Home Country
    Germany Germany
    After a clean MP and MySQL uninstallation and deleting all MP and MySQL program and data folders the new MP 1.38 installation fails because the database connection test fails, see attached screenshot.
    With Maria DB it works.
    MySQL.png
     
    Last edited:

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    16,798
    12,042
    Kyiv
    Home Country
    Ukraine Ukraine
    I add AllowPublicKeyRetrieval=True but i dont know how its work with MySQL and/or MariaDB

    But:
    To specify the server’s RSA public key, use the ServerRSAPublicKeyFile connection string setting, or set AllowPublicKeyRetrieval=True to allow the client to automatically request the public key from the server. Note that AllowPublicKeyRetrieval=True could allow a malicious proxy to perform a MITM attack to get the plaintext password, so it is False by default and must be explicitly enabled.

    Test build:
     

    Users who are viewing this thread

    Top Bottom