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

Termux Run Error #286

Open
4 of 5 tasks
tathastu871 opened this issue Oct 27, 2021 · 0 comments
Open
4 of 5 tasks

Termux Run Error #286

tathastu871 opened this issue Oct 27, 2021 · 0 comments

Comments

@tathastu871
Copy link

tathastu871 commented Oct 27, 2021

I WON'T ANSWER IF YOU DON'T PROVIDE SUCH DETAILS. COPY-PASTING IS NOT ENOUGH, I'M NOT A JEDI (YET).

Please provide those informations:

  • Operating System (ie Ubuntu 16.04): termux
  • Python version when running gplaycli (should be 3+)
  • GPlayCli version via gplaycli -v
  • The way you installed gplaycli: git clone, git clone and setup.py, pip install gplaycli, apt install gplaycli, ...
  • The authentication method: (own) credentials or (own) token.default token: default tokem
[WARNING] No configuration file gplaycli.conf found at ['/data/data/com.termux/files/home', '/data/data/com.termux/files/home/.local/etc/gplaycli', '/data/data/com.termux/files/usr/local/etc/gplaycli', '/etc/gplaycli'], using default values
[Errno 2] No such file or directory: 'token.cache'
[ERROR] Cannot retrieve email address from token dispenser
Traceback (most recent call last):
  File "/data/data/com.termux/files/usr/bin/gplaycli", line 33, in <module>
    sys.exit(load_entry_point('gplaycli==3.29', 'console_scripts', 'gplaycli')())
  File "/data/data/com.termux/files/usr/lib/python3.10/site-packages/gplaycli/gplaycli.py", line 651, in main
    cli.search(args.search, not args.paid)
  File "/data/data/com.termux/files/usr/lib/python3.10/site-packages/gplaycli/hooks.py", line 8, in check_connection
    ok, err = self.connect()
  File "/data/data/com.termux/files/usr/lib/python3.10/site-packages/gplaycli/gplaycli.py", line 412, in connect
    self.retrieve_token()
  File "/data/data/com.termux/files/usr/lib/python3.10/site-packages/gplaycli/gplaycli.py", line 193, in retrieve_token
    raise ERRORS.TOKEN_DISPENSER_SERVER_ERROR
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

1 participant