masterlog80

Results 25 comments of masterlog80

Hello guys, I come over this issue as I am unable to understand how to use the `ping` function. Despite following [this](https://github.com/bastienwirtz/homer/blob/main/docs/customservices.md#ping), all my hosts are shown as *offline*, including...

Hello @FriendlyNGeeks, Thank you for your message. Indeed, I see some CORS related errors matching [this](https://github.com/bastienwirtz/homer/blob/main/docs/troubleshooting.md#my-custom-service-card-doesnt-work-nothing-appears-or-offline-status-is-displayed-pi-hole-sonarr-ping-). So, I have installed `cors-container` (https://github.com/imjacobclark/cors-container) on my network, modified config.yml file adding the...

In addition, would be useful if it's possible to set an URL for the `ping` function, and another one for the link to open.

Hello @Viphen, That was a very strong improvemente, thanks! But per my tests it still doesn't work for (local) websites using self-signed certificates (e.g. ProxMox, showing a clear `Error: unable...

Another unexpected behavior happens with Portainer, getting message `Error: connect EHOSTUNREACH 192.168.***.***:9443`, despite ort 9443 is open and accepting connections from the browsers. I guess this happens because Portainer redirect...

Hello @Viphen, Thank you again for getting back. > > Hello @Viphen, That was a very strong improvemente, thanks! But per my tests it still doesn't work for (local) websites...

Mhhh... after some tests it doesn't seem that `CORS-Anywhere` can be used for the scope of this, as it may required a scecific request header (it shows `Missing required request...

Hello @Viphen, Thank you again for your assistance! First of all, I didn't believe this sort of modification required to have this working, so a solution out of the box...

Hello @Viphen, It has passed some time, but I was stuck with my job. :-( However, I have spent the last days on this: despite I had my `server.js` file...

Hello @Viphen, Thank you for your message: > Regarding the whitelist point I made, I had (at the time) removed the entries listed for requireHeaders so it didn't have to...