Skip to content
Go back

API Errors on Homepage Dashboard

Issue

When using the Homepage Dashboard Tidbit with either AdGuard Home or Pi-hole, you may encounter API errors if you are relying on urls that require DNS lookups.

Solution

To resolve this issue, you will need to disable rate-limiting on your DNS server for local requests. This will allow the Homepage Dashboard to successfully query the API without being blocked.

For example, in AdGuard Home, you can disable rate-limiting by navigating to the “Settings” tab, then selecting “DNS Settings”. From there, you can uncheck the “Enable Rate Limiting” option:

![AdGuard rate limit setting](/tidbits/api-errors-on-homepage-dashboard/rate-limiting.png

Alternatively, you can add your homepage dashboard’s server IP address to the whitelist for rate-limiting.

Thanks to /u/TerminalFoo for the solution in this reddit comment.


Share this post on:

Previous Tidbit
Re-use NGINX Proxy Manager Certs for Unraid