Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Cannot log in #313

Open
bluemantwo opened this issue Jan 19, 2022 · 0 comments
Open

Cannot log in #313

bluemantwo opened this issue Jan 19, 2022 · 0 comments

Comments

@bluemantwo
Copy link

bluemantwo commented Jan 19, 2022

I am using an app specific password, but I keep getting login error. Is login still working?

14:20:53 web.1 | started with pid 1671
14:20:59 web.1 | /home/pi/geemusic/.venv/lib/python3.6/site-packages/decorator.py:232: GmusicapiWarning: login is deprecated and may break unexpectedly; prefer Mobileclient.oauth_login
14:20:59 web.1 | return caller(func, *(extras + args), **kw)
14:20:59 web.1 | Traceback (most recent call last):
14:20:59 web.1 | File "server.py", line 1, in
14:20:59 web.1 | from geemusic import app
14:20:59 web.1 | File "/home/pi/geemusic/geemusic/init.py", line 30, in
14:20:59 web.1 | api = GMusicWrapper.generate_api(logger=app.logger)
14:20:59 web.1 | File "/home/pi/geemusic/geemusic/utils/music.py", line 362, in generate_api
14:20:59 web.1 | **kwargs)
14:20:59 web.1 | File "/home/pi/geemusic/geemusic/utils/music.py", line 18, in init
14:20:59 web.1 | raise Exception("Unsuccessful login. Aborting!")
14:20:59 web.1 | Exception: Unsuccessful login. Aborting!
14:21:00 web.1 | exited with code 1
14:21:00 system | sending SIGTERM to all processes

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

No branches or pull requests

1 participant