Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

delaney

Members
  • Joined

  • Last visited

  1. Symptoms are very similar to what I was seeing - when I looked at my log output (from the openeats app docker container) - I could see for some reasons, that the the application (I labeled mine openeats-app) was trying to connect to the openeats-app as the database server. (I have created a seperate mariadb docker container called openeats-mariadb). I assume somewhere along the way of environment variables, templates, shell scripts etc. the wrong hostname was being picked up / replaced along the way. I spent a little time trying to troubleshoot - to the point that within the container I was running the schema commands from /code/base/migrate.py pythong file and was getting the same errors - database connection errors. Which make sense given it was trying to connect to the app container. (for the record, after having shelled into the app container, the command I was running as an example was "python /code/base/migrate.py reset_db") In the end I gave up and just ran the container with MYSQL_USER set to root - as soon as I did that, the app ran as expected. Happy to share more info, but thought I would include the above in case it helps anyone get started, or for anyone wanting to do more in-depth troubleshooting. (My gut feel is that the errors is in environment variables - the out put from the shell 'set' command differed from the output of 'env' - mainly in differences between / missing database related vars - I just ran out of time/patience trying to track this down) (As always, thank you to the maintainer for putting the work together for the rest of us to use)
  2. Thanks for logging an issue @moppen - I jumped on to have a look at the issue to see if I can help provide some details for troubleshooting. https://github.com/linuxserver/docker-booksonic/issues/25 has been raised for this issue so keeping an eye on that one for updates looks like the go. You can close the one you raised as a duplicate I think. Kind regards, Del
  3. Good morning, FWIW same error in container log with :latest tag, although a different result for me when browsing to the default page. Possibly not related, but poking around to see if anyone had detail on error cause/fix for latest, I see that the version tag for the :latest version looks unusual: image null-ls76 When diving in to the tag line 22 from the image history reads |4 BOOKSONIC_RELEASE=null BUILD_DATE=2020-08-06T..... Mentioning in case it provides a clue - possibly with the underlying build/package process that grabs the booksonic app itself. As always, thanks for the awesome work LSIO team. Kind regards, Del

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.