linuxserver / docker-lychee

GNU General Public License v3.0
45 stars 16 forks source link

Can't browse to site after creating container #39

Closed whisperdancer closed 4 years ago

whisperdancer commented 4 years ago

linuxserver.io

If you are new to Docker or this application our issue tracker is ONLY used for reporting bugs or requesting features. Please use our discord server for general support.


Expected Behavior

Should browse to site and see lychee in browser

Current Behavior

Can't browse to site. Get 404 error. Checked nginx logs. And this error appears.

2020/07/31 19:47:57 [error] 361#361: *1 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught InvalidArgumentException: Please provide a valid cache path. in /app/lychee/vendor/laravel/framework/src/Illuminate/View/Compilers/Compiler.php:36

I googled the error and it appears the solution may be having to create the folder that's missing.

Steps to Reproduce

  1. Run compose and access site in browser

Environment

OS: Raspberry OS CPU architecture: x86_64/arm32/arm64 Armf7

Here are the log files for container log https://pastebin.com/ZJ5paQZ0 and nginx log https://pastebin.com/jdxDc0nF and compose https://pastebin.com/5G9ufdeq

j0nnymoe commented 4 years ago

Where does ${USERDIR} point to?

j0nnymoe commented 4 years ago

closing due to no response.