Skip to content
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

Login failed, probably invalid username or password #57

Closed
BlueCalex opened this issue May 16, 2023 · 12 comments
Closed

Login failed, probably invalid username or password #57

BlueCalex opened this issue May 16, 2023 · 12 comments

Comments

@BlueCalex
Copy link

After working for a while, i recently reinstalled as i lost the original EXE

My login isnt working, despite my creds being 100% correct, (tested, even copied/pasted)

Tried clearing my .cache/onthespot folder, still doesnt work. Is there any other cache / temp folders i can delete, as it still remembers my old Directory so something is still there

OUTPUT:

gui\mainui.py -> 549: __add_account() :: ERROR] -> Account add failed for : ACCOUNTNAME

Thanks in advance

@casualsnek
Copy link
Owner

I'll have a look at that issue, maybe something to do with librespot-python library !

@casualsnek
Copy link
Owner

Probably this: kokarare1212/librespot-python#193

@sadboolean
Copy link

sadboolean commented May 16, 2023

Probably this: kokarare1212/librespot-python#193

Sorry not too informed with the topic, does this mean it's no longer possible due to changes on Spotify's end?

@casualsnek
Copy link
Owner

Probably this: kokarare1212/librespot-python#193

Sorry not too informed with the topic, does this mean it's no longer possible due to changes on Spotify's end?

The fix is already there, i'll probably wait until it's fixed in librespot-python itself. If you are willing to get it working before fix is merged, ping me on discord !

@sadboolean
Copy link

Probably this: kokarare1212/librespot-python#193

Sorry not too informed with the topic, does this mean it's no longer possible due to changes on Spotify's end?

The fix is already there, i'll probably wait until it's fixed in librespot-python itself. If you are willing to get it working before fix is merged, ping me on discord !

tried to click on discord link in your profile but says expired, let me know!

@casualsnek
Copy link
Owner

Probably this: kokarare1212/librespot-python#193

Sorry not too informed with the topic, does this mean it's no longer possible due to changes on Spotify's end?

The fix is already there, i'll probably wait until it's fixed in librespot-python itself. If you are willing to get it working before fix is merged, ping me on discord !

tried to click on discord link in your profile but says expired, let me know!

Try this : https://discord.gg/g9c4RgXP

@80-am
Copy link
Contributor

80-am commented May 17, 2023

This issue can be solved by bumping librespot to 0.0.9.

I have created a pull request.

Thank you for this project!

casualsnek added a commit that referenced this issue May 17, 2023
bumps librespot, fixes #57 login failed issue
@casualsnek
Copy link
Owner

casualsnek commented May 17, 2023

I am facing issues with logging in as well. It says

Failed logging in user <user>, invalid credentials

and

  File "worker\session.py", line 28, in run
TypeError: 'NoneType' object is not subscriptable

Due to recent changes, the last binary version won't again ! There are builds from development branch that you can use in discord ! If you are not on discord i can share it here too !

@r926215
Copy link

r926215 commented May 20, 2023

I am facing issues with logging in as well. It says

Failed logging in user <user>, invalid credentials

and

  File "worker\session.py", line 28, in run
TypeError: 'NoneType' object is not subscriptable

Due to recent changes, the last binary version won't again ! There are builds from development branch that you can use in discord ! If you are not on discord i can share it here too !

can you repost the discord invitation link? The old one expired

@juggernaut451451
Copy link

I am facing issues with logging in as well. It says

Failed logging in user <user>, invalid credentials

and

  File "worker\session.py", line 28, in run
TypeError: 'NoneType' object is not subscriptable

Due to recent changes, the last binary version won't again ! There are builds from development branch that you can use in discord ! If you are not on discord i can share it here too !

can you repost the discord invitation link? The old one expired

Seconding this, I would need a recent discord link to get a dev build from you. Thank you in advance.

@casualsnek
Copy link
Owner

I am facing issues with logging in as well. It says

Failed logging in user <user>, invalid credentials

and

  File "worker\session.py", line 28, in run
TypeError: 'NoneType' object is not subscriptable

Due to recent changes, the last binary version won't again ! There are builds from development branch that you can use in discord ! If you are not on discord i can share it here too !

can you repost the discord invitation link? The old one expired

Seconding this, I would need a recent discord link to get a dev build from you. Thank you in advance.

This should be a valid invite url: https://discord.gg/MB2u8Z6mxS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants
@80-am @r926215 @BlueCalex @casualsnek @sadboolean @juggernaut451451 and others