Replies: 8 comments 7 replies
-
I have this widget working fine - can you post your configuration for your one? |
Beta Was this translation helpful? Give feedback.
-
That's my whole setup for Nginx Proxy Manager in Homepage |
Beta Was this translation helpful? Give feedback.
-
Just a thought - are you hosting homepage on the same server/network as nginx? Yes - you would need the port number specified in the widget url if you are accessing via IP address. |
Beta Was this translation helpful? Give feedback.
-
Running NPMPlus, a fork from NPM but does do the same: My config:
|
Beta Was this translation helpful? Give feedback.
-
Thanks. Looking at it now. |
Beta Was this translation helpful? Give feedback.
-
Did this get resolved? Got the same issue after updating the NPM docker container. This is the widget setup, the username & password work fine to login with. Clicking on the widget also redirects to the correct URL. If it helps I updated to v2.11.1, nothing else has been changed.
|
Beta Was this translation helpful? Give feedback.
-
I have the same issue. I have two separate NPM instances, and it seems it only works on one. I tried with different admin credentials but as far as I understand only one works after rebooting the Homepage container - the one who answers the first, maybe. Homepage are saying nothing in the logs, only API error on the GUI. EDIT: I can confirm the above - if I comment out the working instance in the config file and reboot homepage, the other one starts working. |
Beta Was this translation helpful? Give feedback.
-
Hi
I'm trying to see which features this could give me https://gethomepage.dev/v0.7.2/widgets/services/nginx-proxy-manager/
But keeps ending up with this error:
API Error: Unknown error
URL: http://192.168.1.2:81/api/tokens
Raw Error:
{
"errno": -113,
"code": "EHOSTUNREACH",
"syscall": "connect",
"address": "192.168.1.2",
"port": 81
}
Any suggestions to what could be wrong?
Beta Was this translation helpful? Give feedback.
All reactions