frizzant / league-of-legends-rankify

This plugin extends the sinusbot to connect with the RIOT API and get the correct rank, level, role and ingame-status
MIT License
2 stars 1 forks source link

Error on Instance Log #5

Closed Crosus97 closed 4 years ago

Crosus97 commented 4 years ago

I get this error, on a Sinusbot docker

2020/03/19 15:05:56 6b4a3482 9ce69f0d PLUGIN [ lol-rankify:288:48] Error: 403 Forbidden 2020/03/19 15:05:56 6b4a3482 9ce69f0d PLUGIN Unhandled rejected promise: An Unknown Error Occurred. var level is not a number. 2020/03/19 15:05:56 6b4a3482 9ce69f0d PLUGIN Unhandled rejected promise: undefined 2020/03/19 15:05:56 6b4a3482 9ce69f0d PLUGIN Unhandled rejected promise: 2020/03/19 15:05:56 6b4a3482 9ce69f0d PLUGIN [ lol-rankify:292:48] Error: An Unknown Error Occurred. var level is not a number. 2020/03/19 15:05:57 6b4a3482 9ce69f0d PLUGIN Unhandled rejected promise: [object Object] 2020/03/19 15:05:57 6b4a3482 9ce69f0d PLUGIN [ lol-rankify:268:48] Error: 403 Forbidden 2020/03/19 15:05:57 6b4a3482 9ce69f0d PLUGIN Unhandled rejected promise: TypeError: Cannot read property '0' of undefined 2020/03/19 15:05:57 6b4a3482 9ce69f0d PLUGIN Unhandled rejected promise: 2020/03/19 15:05:57 6b4a3482 9ce69f0d PLUGIN [ lol-rankify:286:48] Error: TypeError: Cannot read property '0' of undefined 2020/03/19 15:05:57 6b4a3482 9ce69f0d PLUGIN Unhandled rejected promise: [object Object] 2020/03/19 15:05:57 6b4a3482 9ce69f0d PLUGIN [ lol-rankify:288:48] Error: 403 Forbidden 2020/03/19 15:05:57 6b4a3482 9ce69f0d PLUGIN Unhandled rejected promise: An Unknown Error Occurred. var level is not a number. 2020/03/19 15:05:57 6b4a3482 9ce69f0d PLUGIN Unhandled rejected promise: undefined 2020/03/19 15:05:57 6b4a3482 9ce69f0d PLUGIN Unhandled rejected promise: 2020/03/19 15:05:57 6b4a3482 9ce69f0d PLUGIN [ lol-rankify:292:48] Error: An Unknown Error Occurred. var level is not a number. image

Sin título

image

TY After all

And sorry if the problem its maded by me

anyhelp

Crosus97 commented 4 years ago

2 seems to be similar

frizzant commented 4 years ago

Correct. Thanks for all the info. All others reported that the bug disappeared - So I am confused.

I will have to dig into that.

frizzant commented 4 years ago

If you leave me your server ip so i can come online and check that would be nice. You can do it private/ or via sinusbot forums if you want to.

Crosus97 commented 4 years ago

ok, i will create i will taltk to u to private

Crosus97 commented 4 years ago

sinusbot better

Crosus97 commented 4 years ago

You can do it private/ or via sinusbot forums if you want to.

Pm on Sinusbot forum

frizzant commented 4 years ago

403 (Forbidden) This error indicates that the server understood the request but refuses to authorize it. There is no distinction made between an invalid path or invalid authorization credentials (e.g., an API key). The client should not continue to make similar requests.

Common Reasons

An invalid API key was provided with the API request. A blacklisted API key was provided with the API request. The API request was for an incorrect or unsupported path.

Can you please confirm this?