-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Icons Not Loading #126
Comments
Once I put in my open weather api key i didn't see the 404, but also that caused all the links, weather, and clock to dissappear. |
Creating an htaccess file with the following fixed it: RewriteEngine On |
Ahh so you're not using the docker container? Been a while since I've used Apache but I've done the same in the nginx config here.... https://github.com/daledavies/jump/blob/main/docker/nginx.conf#L49 |
Im having the an issue where none of the icons will load (php 8.2). I tried adding "#[\AllowDynamicProperties]" which got rid of any and all errors and warnings, but the icons still do not show. This is true whether the icon is local or from dashboard icons. It seems no matter what.
The sites configuration has not been changed from default and icons are placed in /sites/icons subdirectory and specified in the sites.json.
404 error on all the icons => https://xxx.xxx/api/icon?siteid=site-47efbf86396587c527c6f583f65d2c5c"
The text was updated successfully, but these errors were encountered: