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

docker - code not updated? #776

Open
CataKDD opened this issue Jun 16, 2024 · 1 comment
Open

docker - code not updated? #776

CataKDD opened this issue Jun 16, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@CataKDD
Copy link

CataKDD commented Jun 16, 2024

Describe the bug
After running the container and creating run.py I get this error: You'll have to login to Twitch!, it seems like it can't login to create the cookie. Cloned the repository locally and generated a cookie on Windows using a browser, changed the cookie manually for the docker container but I still get some login errors:

Unknown error: {'error': 'Please update your app to continue', 'error_code': 5023, 'error_description': 'client is not supported for this feature'}

To Reproduce
Steps to reproduce the behavior:

  1. Created a docker-compose file
  2. Ran the docker
  3. Copied the cookie from another computer because I couldn't generate it from the docker

Expected behavior
To work

Desktop (please complete the following information):

  • OS: -
  • Python version: -

Additional context
I had errors generating the cookie on my Windows machine also (when cloned the repo) but managed to finally generate it using this fix: #606 (comment)

@CataKDD CataKDD added the bug Something isn't working label Jun 16, 2024
@Hendrik292
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants