-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error on starting: Quota limit exceeded, please wait and retry #13
Comments
Experiencing the same issue on Kodi 17.1. |
Same here on Kodi matrix. |
Same on kodi 19.0 on ubuntu 21.04 |
The same problem. Kodi 18.9., Android 7.1 |
Hello, Do you have a premium account and is it a family or personal account ? I will try to reproduce that and make it more robust. |
@Valentin271 I have a Hi/Fi account. This happens every single time for me. |
@Valentin271 I have a family account. This issue always happens. |
@aminecmi HiFi account doesn't seems to be limited in the API. I will try to edit a special debug version to get more informations as soon as possible. |
I have familly hifi account. |
I also have a Hi-fi account
…On Sat, 22 May 2021 at 00:36, markiceman ***@***.***> wrote:
I have familly hifi account.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#13 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AARYALEGHULVVPCRUN7FGF3TO3N5ZANCNFSM44PIEVTA>
.
|
Deezer Premium here. |
same error. deezer premium. |
same same here libreelec last version family account |
I'm seeing the same here, Deezer student account on Libreelec latest version |
Removing advancedsettings.xml from ~/.kodi/userdata resolved this issue for me.
<!-- contents of advancedsettings.xml -->
<advancedsettings>
<cache>
<memorysize>1073741824</memorysize>
<readfactor>20</readfactor>
</cache>
<!-- added disablehttp2 to try and resolve issue-->
<network>
<disablehttp2>true</disablehttp2><!--stutter problems on livestreams-->
</network>
</advancedsettings>
|
Hello, I've just released version 1.0.0 (after an incomfortably long amout of time I'll admit). If you still encounter this problem, please create another issue with fresh information. |
Describe the bug
I have just installed DeezerKodi 0.2.1, entered my creds (checked twice) and got this error:
Quota limit exceeded, please wait and retry
Environment (optional if log file provided) :
Files
Here an extract from my log file:
The text was updated successfully, but these errors were encountered: