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.

[Support] Linuxserver.io - Lychee

Featured Replies

Same here, getting the log-viewer error:

Quote

GID/UID
───────────────────────────────────────

User UID:    99
User GID:    100
───────────────────────────────────────

using keys found in /config/keys
sending incremental file list

sent 2,501 bytes  received 29 bytes  5,060.00 bytes/sec
total size is 809,837  speedup is 320.09

In Container.php line 916:
                                             
  Target class [log-viewer] does not exist.  
                                             

In Container.php line 914:
                                     
  Class "log-viewer" does not exist  
                                     

[custom-init] No custom files found, skipping...
[ls.io-init] done.

 

I tried what was suggested here but it doesn't work (unless I didn't do it right):

https://github.com/LycheeOrg/Lychee/issues/1855

This is a recent breakage, maybe a few weeks.

  • Replies 62
  • Views 34.1k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Hey i got problems with permissions with lychee installer.   i stuck on part 3 and i dont know where the folders are.    

  • I went back to 4.8.1. 

  • shpitz461
    shpitz461

    Bingo, 4.8.1 works for me as well, thanks!

Posted Images

19 minutes ago, shpitz461 said:

Same here, getting the log-viewer error:

 

I tried what was suggested here but it doesn't work (unless I didn't do it right):

https://github.com/LycheeOrg/Lychee/issues/1855

This is a recent breakage, maybe a few weeks.

I reverted back to a previous working build so that I could wait the "few weeks".

 

Will give a look at the github issue link above.  Thanks.

Which version did you revert to?

 

I tried going back to 4.8.0 but instead of the error got a prompt to 'migrate' or something is a user/pwd but when I entered my admin pwd it said invalid credentials.

I went back to 4.8.1. 

Bingo, 4.8.1 works for me as well, thanks!

18 hours ago, shpitz461 said:

Bingo, 4.8.1 works for me as well, thanks!

👍👍👍

  • 3 months later...

I see on LycheeOrg/Lychee-Docker SQL lite is included and you don't need a extra db container? Is that something we could have on the unraid lychee container too?

 

  • 4 months later...

How do i change the favicon?

  • 1 month later...

Hi. I try to install Lychee. Bu I have some problems.

On the WebUI I see the following error:

image.thumb.png.76a2716838fcff4c0abc631f642ed5d5.png

 

and thats the log file:


image.thumb.png.2d5f905da31d1822102825c37cc76e88.png

 

 

my user lychee has not the necessary rights. But how to solve the problem. Can someone help?

Are you using an external sql db?

172.17.0.1 is your mysql/mariadb container?

Did you create a db and user for lychee in mysql/mariadb?

If not, open a console to mariadb from the docker tab and then issue the following commands:

 

mysql -u root -p
 

Quote

CREATE USER '<USR>' IDENTIFIED by '<PWD>';
CREATE DATABASE IF NOT EXISTS <DB>;
GRANT ALL PRIVILEGES ON <DB>.* TO '<USR>' IDENTIFIED BY '<PWD>';

You can use adminer container to connect to mariadb and check the db and user.

Here's my db config for the container:

image.thumb.png.f5daa486227bfbaf25bcaad45948acb5.png

Edited by shpitz461

  • 1 year later...

I've had a weird issue where updating the docker has broken all of the links to the images, they just show a blurred background and the universal broken IMG icon.

Has anyone experienced this or know of a way to resolve this? I installed a fresh version that im keeping version locked while I try to figure this out, i dont necessairly a year down the line want to be running out of date code but I can't have it breaking every other update either, any ideas?

image.png

  • 7 months later...

Is there a method to pull an older image? Somehow my container has been updated to latest 7.x, but the database is expecting version 4.1.0 and fails to load and migrations fail. If I can, I'd like to try getting the lychee container back to 4.1.0 and attempt step upgrades from that point.

I tried using this but fails. Any ideas?

lscr.io/linuxserver/lychee:v4.1.0

Figured it out, was missing "amd64-version-" and turns out I needed 4.10.0, not 4.1.0.

lscr.io/linuxserver/lychee:amd64-version-v4.10.0

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

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.