I’m experiencing a connection issue with DeepSeek V3.1 on SambaNova.
When making API requests, I get:
“Network error, try again!” / “Failed to fetch (unk)” .This started happening yesterday.
What I’ve tried:
- Verified API key is valid
- Tested connectivity from different network
- Confirmed the endpoint URL is correct: ttps://api.sambanova.ai/v1
I’m calling the SambaNova API through a third-party application’s proxy configuration. The error appears when the app tests connectivity to your endpoint at ttps://api.sambanova.ai/v1
Is anyone else experiencing this, or is there a known issue with the DeepSeek V3.1 endpoint?
Error: (‘Connection aborted.’, HTTPException(‘Failed to fetch’))
So, I don’t know if Sambanova is rejecting, blocking my connection or not even reaching the server. (In the URL I erased the ‘h’ from https because it wouldn’t let me post the link, just in case).
This is being blocked before it ever reaches us. You will need to see if you can get a different IP range from your company, Internet provider , or vpn provider.
I tried using hotspot and it also doesn’t work. I tried with VPN as well and it gave me the same error all around. The solution might be requesting an IP change to my provider, right?