#[โœ… Solved] "Error Unparseable 404" and "Empty Response Recieved from API" errors on chub

1 messages ยท Page 1 of 1 (latest)

shy fog
#

I got my key and model from the new website and read a few solutions on here for other problems I had been facing, but this one I cannot seem to find an answer for. Any clue what's going on? Is it on the model end or chub's end?
(This popped up anytime I tried to send a message for reference.)

abstract anchorBOT
# shy fog I got my key and model from the new website and read a few solutions on here for...

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
  • 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.

shy fog
abstract anchorBOT
# shy fog The base URL is correct and the key is fully copied, the issue still remains, sa...

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-20b
    • deepseek-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.

shy fog
abstract anchorBOT
# shy fog Error continues even when using a diferent platform (Janitor), refuses to genera...

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.

shy fog
#

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.

shy fog
#

The key isn't there because it disappears when you reopen the menu

glass citrus
shy fog
glass citrus
shy fog
#

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?

glass citrus
shy fog
#

I went to that site and copied both the current url I'm trying to use and the model one, both gave me errors

glass citrus
#

And what about the model id

shy fog
#

When I put the model ID in it gave me an error as well

glass citrus
#

What error did it give you

#

And show a screenshot of the model id tab

shy fog
#

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

glass citrus
#

404
Not Found
The requested model or endpoint does not exist

This means either the url or model id are wrong

shy fog
glass citrus
#

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

shy fog
#

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

glass citrus
#

What do you have in here

shy fog
#

I have no cosmos options and cant paste anything there

glass citrus
shy fog
#

Which one

glass citrus
#

Preview

shy fog
glass citrus
#

And then in models put gpt-4.0

shy fog
#

I don't have the option for 4.0

glass citrus
shy fog
#

Incorrect endpoint again

glass citrus
#

Are you using a key from our site

#

And is your pawan site connected to discord

shy fog
#

It is connected to discord and my key is from the site

glass citrus
#

Refresh the site
Close and reopen chub
Maybe even clear cache

shy fog
#

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

glass citrus
#

We are too deep in now

shy fog
#

What should I do now then captain

glass citrus
shy fog
#

Incorrect endpoint

glass citrus
#

Put gpt.4 In model name

#

Its right there

#

Under 4o

#

After that refresh the site

shy fog
#

No change

glass citrus
#

At this point just try it on janitor

shy fog
#

I don't use Janitor often, but I'll test it

#

This is what it's saying on Janitor

limpid citrus
# shy fog

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

abstract anchorBOT
#

[โœ… Solved] "Error Unparseable 404" and "Empty Response Recieved from API" errors on chub