Closed whozur closed 5 months ago
I was trying to add a new tile for Unfi and it failed here:
[app / Http / Controllers / ItemController.php : 234] $contents = file_get_contents($request->input('icon'), false, stream_context_create($options));
It looks like https://appslist.heimdall.site/icons/unifi.png is missing
I rebuilt the container and I'm no longer seeing this issue
I was trying to add a new tile for Unfi and it failed here:
[app / Http / Controllers / ItemController.php : 234] $contents = file_get_contents($request->input('icon'), false, stream_context_create($options));
It looks like https://appslist.heimdall.site/icons/unifi.png is missing