You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I successfully started a docker and can access the webui. I went to run scrutiny-collector-metrics run and it is able to get metrics but has this error when trying to pass it to the api:
ERROR: Post http://localhost:8080/api/devices/register: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
I do not have the - SCRUTINY_API_ENDPOINT= enabled
I am not sure where to look when trying to troubleshoot. Any help would be greatly appreciated!
The text was updated successfully, but these errors were encountered:
I successfully started a docker and can access the webui. I went to run
scrutiny-collector-metrics run
and it is able to get metrics but has this error when trying to pass it to the api:ERROR: Post http://localhost:8080/api/devices/register: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
I do not have the
- SCRUTINY_API_ENDPOINT=
enabledI am not sure where to look when trying to troubleshoot. Any help would be greatly appreciated!
The text was updated successfully, but these errors were encountered: