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

Error 5023 - Semi new to DockerCompose #714

Open
Excelling-At-Excel opened this issue Mar 20, 2023 · 1 comment
Open

Error 5023 - Semi new to DockerCompose #714

Excelling-At-Excel opened this issue Mar 20, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@Excelling-At-Excel
Copy link

2023-03-20 00:26:19 twitchfarm-miner-1 | 20/03/23 05:26:19 - INFO - [run]: Start session: '86c5b180-e5d5-4e80-805f-4aae131214e8'
2023-03-20 00:26:19 twitchfarm-miner-1 | 20/03/23 05:26:19 - INFO - [login_flow]: You'll have to login to Twitch!
2023-03-20 00:26:19 twitchfarm-miner-1 | Traceback (most recent call last):
2023-03-20 00:26:19 twitchfarm-miner-1 | File "run.py", line 78, in
2023-03-20 00:26:19 twitchfarm-miner-1 | 20/03/23 05:26:19 - ERROR - [login_flow]: Unknown error: {'error': 'Please update your app to continue', 'error_code': 5023, 'error_description': 'client is not supported for this feature'}
2023-03-20 00:26:19 twitchfarm-miner-1 | twitch_miner.mine(
2023-03-20 00:26:19 twitchfarm-miner-1 | File "/usr/src/app/TwitchChannelPointsMiner/TwitchChannelPointsMiner.py", line 150, in mine
2023-03-20 00:26:19 twitchfarm-miner-1 | self.run(streamers=streamers, blacklist=blacklist, followers=followers)
2023-03-20 00:26:19 twitchfarm-miner-1 | File "/usr/src/app/TwitchChannelPointsMiner/TwitchChannelPointsMiner.py", line 168, in run
2023-03-20 00:26:19 twitchfarm-miner-1 | self.twitch.login()
2023-03-20 00:26:19 twitchfarm-miner-1 | File "/usr/src/app/TwitchChannelPointsMiner/classes/Twitch.py", line 56, in login
2023-03-20 00:26:19 twitchfarm-miner-1 | if self.twitch_login.login_flow():
2023-03-20 00:26:19 twitchfarm-miner-1 | File "/usr/src/app/TwitchChannelPointsMiner/classes/TwitchLogin.py", line 129, in login_flow
2023-03-20 00:26:19 twitchfarm-miner-1 | raise NotImplementedError(
2023-03-20 00:26:19 twitchfarm-miner-1 | NotImplementedError: Unknown TwitchAPI error code: 5023

I'm somewhat new to DockerCompose, so I apologize if there is something easy i'm missing, but i'm not sure what is erroring out exactly. Any help would be greatly appreciated.

@Excelling-At-Excel Excelling-At-Excel added the bug Something isn't working label Mar 20, 2023
@rdavydov
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