Posts by schmidia

    I see that there is some routing or vpn connection being made - so unsure how this is configured on a fresh install? Or is this from a hard power off?

    What do the logs show on the second boot?

    I'm unsure what you mean with VPN connection. I don't use VPN on my LibreELEC client.
    I just configured WIFI with SSID and password. Client will get an IP from DHCP server via reservation.

    How can I access the logs without CLI (e.g. via GUI) on second boot? Because of missing network connection I'm not able to connect to client via ssh. The log that I see in GUI has a lot less information than I got via ssh.

    In the logs I can see wlan0, iwlwifi, iwd entries all indicating things are working.

    Yeah, that's correct. But only on first boot - like described in earlier post.
    On first boot after fresh install I am able to configure the WIFI connection once and connection establish successfully.

    But as soon as I reboot the system the WIFI no longer works. Its not connecting anymore and I am not able to see the SSIDs.
    From this point I need to reinstall again or do a hard-reset to get WIFI working again and the "loop" begins after another restart...

    Since updating from LibreELEC-Generic-legacy.x86_64-11.0.1 to LibreELEC-Generic-legacy.x86_64-11.0.6 the X11 screen capture device is missing in an local hyperion.ng installation. I can only select Framebuffer

    Also tried the non-legacy image version with DRM Prime disabled (Settings-Player-Video) but same behavior.
    Also tried a complete new installation with same behavior.

    If I go back to v11.0.1 the X11 screen capture device is back and working.

    Run "journalct | paste" and share the URL once the connection works so we can see the system log (and what went wrong, maybe)

    thanks for your reply. I think you need the output from journalctl after the error occurred, right?

    But after the error occurred I am not able to access the system, because WIFI is no longer working.
    Any other way I could get access to the required log files?

    I also did some more testing. I tested every version from 11.0.6 back to 11.0.3 in both version of Generic.x86_64 and Generic.x86_64-legacy.

    With version 11.0.3 (based on Kodi 20.2) the WIFI connection is working again. With the newer versions (based on Kodi 20.3) WIFI is working only on first boot. After configuring WIFI and system reboot the WIFI no longer works and can't be configured again. SSIDs no longer visible.

    Hi, I have a w5 pocket pc pro and my wifi no longer works in the latest versions of libreelec, I don't know what to do anymore

    I do have same problem. I upgraded version from 11.0.1 to 11.0.6 stable release.

    Since the upgrade my WIFI connection is no longer working. Sometimes during startup I can see the error message:

    Failed to start iwd.service

    Already tried a complete new installation. Then I was able to configure my WIFI connection once and the connection has been successfully established. But after reboot I got the same behavior. (iwd.service error, and WIFI no longer working)

    All versions of MySQL server are currently supported with no known issues, although only limited MySQL testing is performed so if you're testing a bleeding edge MySQL server you're likely to be on your own. :)

    My guess is your database is/was corrupt, or because you had installed the server on Windows there was a problem with case sensitivity (Linux is case sensitive, Windows is not). Best option is to not use Windows...

    MySQL :: MySQL 8.0 Reference Manual :: 9.2.2 Identifier Case Sensitivity

    Don't think that the database was corrupt because it was fresh created. One time with import previously exported movie data and one time without. But result in both cases was the same.

    Windows is also not the problem because with v5.7 the names are exactly the same. But with the older version the recently information is working with the newer not.

    No problem at all, will use v5.7 now.

    Just wanted to let others know if they have similar problem.

    Code
    17:32:08.824 T:140380835510016    INFO: MYSQL: Connected to version 8.0.11
    17:32:08.858 T:140380835510016  NOTICE: Running database version MyVideos107

    Right now, I can only guess that Microsoft (Server) is being stubborn in creating lowercase-only database names... :cry:

    All tables are lowercase by default, so it would be good to see what happens if you could rename the video database to MyVideos107 on your server.

    MySQL v8.x is also uncharted territory for me, and Kodi probably. Let's see if others have any bright ideas.

    I uninstalled now MySQL Server v8.x and installed "5.5.60.1". (with same settings and users like before)

    With v5.5.x the information about recently played / added is working again.

    Anyone knows which is the latest supported MySQL Server version that can be used together with kodi/libreelec?

    EDIT: Ok, it seems that version 5.7.22 is also working!

    That's a bit odd. I don't know if MySQL is upper/lowercase aware. What kind of MySQL server do you have running?

    You also enabled debugging only after Kodi booted. It's best to have debugging enabled at boot time. Simply reboot Kodi and then submit the new kodi.log.

    I am running a standard MySQL server on Windows Server 2016. (Link)

    Version: 8.0.11 - MySQL Community Server - GPL

    I enabled debug logging, restarted kodi and uploaded a new kodi.log file here.

    Please note that all connected Kodi clients need to run the same major Kodi version (16,17,18..) to share the same library.

    Please share a kodi.log file (via a pastebin website near you) of the non-working Kodi client, and perhaps something stands out.

    Thanks for your reply. Here is the requested kodi.log file.

    I saw some sql errors. But the table definitely exists. Only difference is that the table on the mysql server is in small letters.

    But as already mentioned: The import was successfully working and also new movies will be updated in the database.

    And also the watched state can be updated.

    Only the home screen with last played / added is empty...

    Both clients do have the exact same major kodi version and libreelec version.

    The option "Wait for Network" is also already enabled...

    Code
    ERROR: SQL: [MyVideos107] The table does not exist

    Hi all,

    I am using the current stable LibreElec version.

    Now I have the need for a second computer running the same LibreElec version. For this reason I decided to use a shared mysql library.

    I did a single file backup of my current movie database information.

    Via advancedsettings.xml I changed over to a new central mysql server. (link)

    Then I successfully imported my previous exported single database backup file.

    Everything is working like expected. But the home screen "Movies" on my LibreElec system is empty. No information about recently played / added movies.

    Also not if I add a new movie to my movie share --> update library --> still no updates on my home screen. But the database will receive the new movie entries, watched updates, etc... (date added information in database is in range of the default 25days of recently added movies)

    So everything seems to work except the information about last played and last added movies...

    Any ideas what could be wrong?

    This problem exists on both of my LibreElec installed computers... Also the second one which is a complete fresh installation.

    Thanks in Advance.

    Regards,

    Schmidi