Icons don't load on my own instance #11
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi, i created my own instance (currently using v8) and i have the problem that icons don't load:
in console it throws error "Failed to load resource: the server responded with a status of 500 (Internal Server Error)", however, on the 4get.ca instance it works fine. Is there any solution to this?
p.s when i try to directly open link http://IP/favicon?s=https://google.com , it says "IP is currently unable to handle this request."
sudo chmod 777 icons/
Yep, that works. Thanks for the help, i forgot about chmod😅