#[โ Solved] "Error Unparseable 404" and "Empty Response Recieved from API" errors on chub
1 messages ยท Page 1 of 1 (latest)
This is usually a Chub-side issue, not your key or the model.
What to check:
- Make sure you entered the base URL, not the chat/completions endpoint.
- Correct:
https://api.pawan.krd/v1 - Or model-specific base URL from the models page
- Correct:
- Confirm the model ID is one of the supported ones listed on https://pawan.krd/models
- Make sure your API key is pasted fully from https://pawan.krd/keys
Why this happens:
- โUnparseable 404โ usually means Chub is calling the wrong URL/endpoint.
- โEmpty response received from APIโ often happens when Chub fails to handle the reply properly; this is a known Chub issue with slower/unsupported setups.
If it still happens on Chub, try the same key/model on another client to confirm.
-# This is an automated response from @abstract anchor. While I strive to provide accurate assistance, I may occasionally make mistakes. If you find any inaccuracies or need further clarification, feel free to wait for our community helpers to give you further guidance.
The base URL is correct and the key is fully copied, the issue still remains, same errors
If the base URL and key are correct and it still happens, then itโs most likely Chub compatibility, not the API.
Try these:
- Use a supported model ID from https://pawan.krd/models
- If youโre using a model-specific URL, switch to the standard base URL:
https://api.pawan.krd/v1
- Re-paste the exact model ID from the models page
- Test with a simpler model first, like:
openai/gpt-oss-20bdeepseek-ai/DeepSeek-V3.1
If the same errors keep happening only in Chub, the issue is on Chubโs end. In that case, wait for community helpers or try another frontend to confirm.
-# This is an automated response from @abstract anchor. I may occasionally make mistakes โ wait for a community helper if you need further clarification.
Error continues even when using a diferent platform (Janitor), refuses to generate text and gives an error message.
If it fails on Janitor too, then itโs likely not the frontend.
Please verify:
- You are using a supported model ID
- Your request is going to the correct API base:
https://api.pawan.krd/v1
- Your API key is valid and active from https://pawan.krd/keys
- The model is available on your plan
A safe test is:
- Model:
openai/gpt-oss-20b - Base URL:
https://api.pawan.krd/v1
If that still errors, the issue is probably either:
- an account/key problem, or
- the frontend is sending the request incorrectly
Also, credits are per request, not per token.
-# This is an automated response from @abstract anchor. I may occasionally make mistakes โ wait for a community helper if you need further clarification.
Still unsolved, as far as I'm aware, I'm using correct URLs and keys. I've never had an error like this with Chub up until now with the recent switch.
Show your settings
On chub?
The key isn't there because it disappears when you reopen the menu
What URL are you using
What model id did you put in
I'm not sure there is a spot for a model ID on chub, but you know better than me, so that might be the issue, where is the spot to put it in?
Configuration then prompt structure
Choose open ai and then find cosmosrp-v2.1 on the model list
If it isint there use the model name link instead of the General link
I went to that site and copied both the current url I'm trying to use and the model one, both gave me errors
And what about the model id
When I put the model ID in it gave me an error as well
This every time, not just a one time thing, every time I put in the model ID, the other urls give me the errors from before
Show a screenshot of the model id tab
Not the error
404
Not Found
The requested model or endpoint does not exist
This means either the url or model id are wrong
This is the only page where I can input anything, as far as I'm aware, there's not a place to put in the model ID
You know what
Better idea
Go to our site and go to the documentation, the second to last one is a chub tutorial
Maybe you can follow it better than what I say
Okay
It's telling me to do everything I've already done, I've used chub for a while before this, the only thing going wrong is the model stuff
I'll retry and cross my fingers, but it looks like the same thing I've been doing
Same errors
What do you have in here
Preview
Use
https://api.pawan.krd/pkrd/cosmosrp-2.1/v1 for the url
And then in models put gpt-4.0
I don't have the option for 4.0
Put cosmos 2.1 then
Incorrect endpoint again
It is connected to discord and my key is from the site
Refresh the site
Close and reopen chub
Maybe even clear cache
I can't clear cache, I honestly am willing to give up at this point, I don't want to be a burden and I feel like I'm going in circles
We are too deep in now
What should I do now then captain
Just to be fully sure
In url you put: https://api.pawan.krd/pkrd/cosmosrp-2.1/v1
In model you put cosmosrp-2.1
Incorrect endpoint
No change
At this point just try it on janitor
make sure you're using the key you created from https://pawan.krd/keys
and make sure to delete your old prerset and create a new preset with the correct API URL and key
[โ Solved] "Error Unparseable 404" and "Empty Response Recieved from API" errors on chub