If you encounter the following error while running the helmut-snapshot command:
jq: parse error: Invalid numeric literal at line 1, column 10
this may be caused by a missing local proxy bypass configuration (no_proxy).
Without this configuration, requests to localhost may be routed through a corporate proxy instead of directly to the local service.
For detailed instructions on configuring proxy settings for both the host system and Docker, please refer to the article “Docker & Ubuntu Proxy”.
1. Verify the Current Proxy Configuration
Run the following command to check whether a no_proxy configuration is present: