Replies: 4 comments
|
Similar issue here. |
0 replies
|
I've managed to solve the problem.
|
0 replies
|
Thanks. That fixed it. |
0 replies
|
This discussion has been automatically closed due to inactivity. See our contributing guidelines for more details. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Description
This was working fine for me with the recent gluetunvpn 3.40.1 release where I set docker variable, auth=none, and then in homepage, I set version=2 in the widget. It was working fine after this change, but it's no longer working with gluetunvpn 3.40.2. I followed this revised setup: https://gethomepage.dev/widgets/services/gluetun/
Widget error: API Error: JSON.parse: unexpected character at line 1 column 1 of the JSON data
Logs error: 2026-02-21T21:19:01.442Z] error: HTTP Error 401 calling http://IPADDRESS:8000/v1/publicip/ip
Is this working for anyone?
homepage version
1.10.1
Installation method
Docker
Configuration
Container Logs
[2026-02-21T21:35:56.971Z] error: HTTP Error 401 calling http://HIDDEN:8000/v1/publicip/ip
When I try the URL, I'm getting Unauthorized.
Browser Logs
API Error: JSON.parse: unexpected character at line 1 column 1 of the JSON data
Troubleshooting
https://gethomepage.dev/widgets/services/gluetun/
Used this instruction when V3.40.1 of GluetunVPN was released. Worked fine but broke recently.
All reactions