Pokeapi: pokedex/12 is missing 3 entries

Created on 16 Mar 2021  路  20Comments  路  Source: PokeAPI/pokeapi

Hey,

pokedex/12 -> pokemon_entries has only 150, but the dex goes up to 153.

Missing is:

  1. Diancie
  2. Hoopa
  3. Volcanion

Most helpful comment

@Naramsim Always there to help.

All 20 comments

I see,

Bulbapedia and pokemondb have those. Serebii doens't. Who do we trust? :smile: Is there an official document from pokemon.com?

Update to this, Bulbapedia and pokewiki probably took the entries from the official strategy guide book.

So, their info is official.

You can fill in a PR and we'll review it :)

The problem is, I dont even know how to work with .csv files etc. So yea ...

@LuziferSenpai I ping you here.

I deployed a custom pokeapi trying to get rid of the / problem. Could you try it in your project and see if the problem happens again?

You can use this URL: https://staging.pokeapi.co/api/v2/

@Naramsim Thanks! After redoing the code a bit and using resource, I was able to catch errors and then when that happens, use the staging side!

Nono, @LuziferSenpai could you be our tester and only use staging.pokeapi.co for a day or two and do some extensive testing? Trying to trigger the very same / errors you encountered in the past?

@Naramsim It works like a charm! No real errros, other then timeouts!

Hmm, okok, can you test also tomorrow?

What do you mean by timeout?

Just a time expired thing I think. Yea, will test it tomorrow too.

chrome_h3f77mf65x

That is what I get, but otherwise it works today too like a charm.

ok, so you have many timeouts. I need to investigate that. But thanks a lot @LuziferSenpai for your testing!

@Naramsim Always there to help.

@LuziferSenpai the timeouts you were experiencing made me think that it's our function that has a timeout of 10s. So maybe, in production, it times out, a 404 is returned and cached by Cloudflare.

I increased the timeout from 10s to 30s, in production. I also purged all the cache. For the next day, could you go back to using https://pokeapi.co? And inform me if you encounter any new \ errors?

Also, when you were using staging.pokeapi.co, could you tell me which HTTP requests caused the timeouts?

@Naramsim will be done tomorrow ^^

@Naramsim Sry it took so long.

Here is the test with the normal api.

chrome_SQLIg8OOGO

Hi @LuziferSenpai, can you try using again https://staging.pokeapi.co/api/v2/?

I made some modifications and I believe the issue could be fixed now. Can you please report all the errors you'll encounter? Thanks a lot!

@Naramsim Still getting a single timeout error, thats all.

Closing

Was this page helpful?
0 / 5 - 0 ratings

Related issues

zaneadix picture zaneadix  路  6Comments

fleeting picture fleeting  路  5Comments

seelker picture seelker  路  4Comments

NiccoMlt picture NiccoMlt  路  8Comments

Finrod-Amandil picture Finrod-Amandil  路  5Comments