nexus-cli
nexus-cli copied to clipboard
Failed to fetch version requirements across all endpoints (primary, cache, fallback)
Environment Details
- Docker Image: nexusxyz/nexus-cli:latest
- Command: docker run -it --init --name nexus nexusxyz/nexus-cli:latest start --node-id 35843888
- Error Message:
❌ Failed to fetch version requirements: Failed to fetch config: Failed to fetch from all sources.
Primary (https://cli.nexus.xyz/version.json): Failed to fetch config: error sending request for url (https://cli.nexus.xyz/version.json).
Cache (https://us-central1-nexus-cli.cloudfunctions.net/version): Failed to fetch config: error sending request for url (https://us-central1-nexus-cli.cloudfunctions.net/version).
Fallback (https://raw.githubusercontent.com/nexus-xyz/nexus-cli/refs/heads/main/public/version.json): Failed to fetch config: error sending request for url (https://raw.githubusercontent.com/nexus-xyz/nexus-cli/refs/heads/main/public/version.json)
Steps to Reproduce
- Pull the latest nexus-cli image
- Run with the specified command
- Observe failure across all three endpoints
Expected Behavior
Container should initialize and connect to Nexus network
Actual Behavior
Fails during initialization due to inability to fetch version information from any endpoint
*** please solve this problem Asap,,,,,
All three urls are loading for me. You may be behind a network router or proxy that is blocking them. Are you able to load app.nexus.xyz?
All three urls are loading for me. You may be behind a network router or proxy that is blocking them. Are you able to load app.nexus.xyz?
yes load thank you ,,,,,,