My issue is basically identical to the issue here, except that the solution there does not work for me.
That is, libreelec has opened in safemode. I accessed the log file (see below). The log is basically identical to the one in the linked question. However, the solution of "delete or rename /storage/.kodi/userdata/profiles.xml" did not work (I first renamed it, which didn't work, and I then deleted it, which again didn't work). I also tried deleting the file /storage/.kodi/userdata/guisettings.xml (which I found suggested here), which also did not work.
All the log files I got were identical, with only the times differing. The file is:
Code
2019-04-14 19:33:52.644 T:1936929440 NOTICE: -----------------------------------------------------------------------
2019-04-14 19:33:52.644 T:1936929440 NOTICE: Starting Kodi (18.1 Git:newclock5_18.1-Leia). Platform: Linux ARM 32-bit
2019-04-14 19:33:52.644 T:1936929440 NOTICE: Using Release Kodi x32 build (version for Raspberry Pi)
2019-04-14 19:33:52.644 T:1936929440 NOTICE: Kodi compiled 2019-02-21 by GCC 8.2.0 for Linux ARM 32-bit version 4.19.23 (267031)
2019-04-14 19:33:52.644 T:1936929440 NOTICE: Running on LibreELEC (official): 9.0.1, kernel: Linux ARM 32-bit version 4.19.23
2019-04-14 19:33:52.644 T:1936929440 NOTICE: FFmpeg version/source: 4.0.3-Kodi
2019-04-14 19:33:52.644 T:1936929440 NOTICE: Host CPU: ARMv7 Processor rev 4 (v7l), 4 cores available
2019-04-14 19:33:52.644 T:1936929440 NOTICE: ARM Features: Neon enabled
2019-04-14 19:33:52.644 T:1936929440 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi/
2019-04-14 19:33:52.645 T:1936929440 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
2019-04-14 19:33:52.645 T:1936929440 NOTICE: special://xbmcbinaddons/ is mapped to: /usr/lib/kodi/addons
2019-04-14 19:33:52.645 T:1936929440 NOTICE: special://masterprofile/ is mapped to: /storage/.kodi/userdata
2019-04-14 19:33:52.645 T:1936929440 NOTICE: special://envhome/ is mapped to: /storage
2019-04-14 19:33:52.645 T:1936929440 NOTICE: special://home/ is mapped to: /storage/.kodi
2019-04-14 19:33:52.645 T:1936929440 NOTICE: special://temp/ is mapped to: /storage/.kodi/temp
2019-04-14 19:33:52.645 T:1936929440 NOTICE: special://logpath/ is mapped to: /storage/.kodi/temp
2019-04-14 19:33:52.645 T:1936929440 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
2019-04-14 19:33:52.645 T:1936929440 NOTICE: Local hostname: LibreELEC
2019-04-14 19:33:52.645 T:1936929440 NOTICE: Log File is located: /storage/.kodi/temp/kodi.log
2019-04-14 19:33:52.645 T:1936929440 NOTICE: -----------------------------------------------------------------------
2019-04-14 19:33:52.646 T:1936929440 INFO: loading settings
2019-04-14 19:33:52.646 T:1936929440 ERROR: CProfileManager: error loading special://masterprofile/profiles.xml, Line 0
Failed to open file
2019-04-14 19:33:52.646 T:1936929440 NOTICE: special://profile/ is mapped to: special://masterprofile/
2019-04-14 19:33:52.646 T:1936929440 FATAL: unable to load profile
Display More