Originally posted by **PartTheSeas** September 9, 2024
### Description
As the title goes, my NZBGet widget is showing an API error right after updating to the latest version.
`API Error: Unexpected token 'I', "Internal S"... is not valid JSON`
I presume it doesn't have to do anything with my setup, as it worked on v0.9.6 and also, I didn't change anything in any homepage yamls.
Any help would be great :smile:
### homepage version
0.9.7
### Installation method
Docker
### Configuration
```yaml
- NZBGet:
icon: nzbget.png
description: Usenet Downloader
siteMonitor: http://192.168.178.24:6789
widget:
type: nzbget
url: http://192.168.178.24:6789
username: myusername
password: mypassword
labels:
- homepage.widget.fields=["rate", "remaining", "downloaded"]
```
### Container Logs
_No response_
### Browser Logs
_No response_
### Troubleshooting
```
docker exec homepage ping 192.168.178.24:6789
PING 192.168.178.24:6789 (192.168.178.24): 56 data bytes
64 bytes from 192.168.178.24: seq=0 ttl=64 time=0.065 ms
```
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion for related concerns. See our contributing guidelines for more details.
Discussed in https://github.com/gethomepage/homepage/discussions/3968