Open lnxredir opened 6 months ago
The /www folder serves any homepage files (i.e. example.com) and as such is not meant to have anything on install.
A 403/404 on the play page likely indicates a misconfigured .env, please ensure you have that configured correctly.
Hi,
I'm Arnon, the developer of the installation script.
If this happens it can probably say the media never checked-out
Which means it didn't got installed.
You can check it by doing ls
in the wand directory, and seeing there isn't a vanilla-media folder.
If you need more help, feel free to comment on this issue, post a topic in solero forums or send a message in solero discord
Hey, I'm getting a 403, it's the same error reported on issue #20 and #26 , I looked a bit closer and the local www/ directory is empty, I don't know if the script and container was supposed to generate or download the files for the login screen as I have not seen anything mentioned anywhere on the install.sh script but its broken, I'm using the latest version on the original script, running on localhost as a test, the only modifications I made were to the .env file before noticing the lack of file on the www/ directory to change from play.localhost to localhost:port but that made no difference. If you need any extra info I'm happy to answer what I can and even run a test build if needed, closing this issue would also close both I mentioned in the beginning since they are the same issue I'm having. Thanks for maintaining this repo btw, really appreciate your work!
OS: Ubuntu Server 22.04