You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I have Lychee running under docker in my umbrel server on port 8000.
For example: APP_URL: http://192.168.1.54:8000, where that IP address is my LAN IP for the server,
localhost:8000 does not work, all I see is blurred images and thumbnails.
Also, I i try to access the page by doing port forwarding (8000) on my domain to that server/port, I get the same blurred images.
Even if I make APP_URL:http://mydomain:8000 still the blurred images.
How do I get this to work and have remote access? ..
In diagnoses I have the following:
warning
/c/uploads/ has permissions 0755, but should have 0775
warning
/age/tmp/jobs/ has permissions 0750, but should have 0775
warning
/a*******ge/tmp/uploads/ has permissions 0750, but should have 0775
Not sure if that is important, and/or how to fix ..
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have Lychee running under docker in my umbrel server on port 8000.
For example: APP_URL: http://192.168.1.54:8000, where that IP address is my LAN IP for the server,
localhost:8000 does not work, all I see is blurred images and thumbnails.
Also, I i try to access the page by doing port forwarding (8000) on my domain to that server/port, I get the same blurred images.
Even if I make APP_URL:http://mydomain:8000 still the blurred images.
How do I get this to work and have remote access? ..
In diagnoses I have the following:
warning
/c/uploads/ has permissions 0755, but should have 0775
warning
/age/tmp/jobs/ has permissions 0750, but should have 0775
warning
/a*******ge/tmp/uploads/ has permissions 0750, but should have 0775
Not sure if that is important, and/or how to fix ..
Beta Was this translation helpful? Give feedback.
All reactions