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

Program crashes on launch #140

Open
VGmaster670 opened this issue May 1, 2024 · 1 comment
Open

Program crashes on launch #140

VGmaster670 opened this issue May 1, 2024 · 1 comment

Comments

@VGmaster670
Copy link

VGmaster670 commented May 1, 2024

Traceback (most recent call last):
File "cli.py", line 90, in update
File "api_init_.py", line 181, in getSelf
File "api_init_.py", line 194, in getFriends
File "api_init_.py", line 359, in populateList
File "api_init_.py", line 356, in populateList
KeyError: 'result'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "app.py", line 851, in
File "app.py", line 361, in selfService
File "app.py", line 498, in changeState
File "app.py", line 495, in changeState
File "cli.py", line 96, in update
File "api_init_.py", line 167, in updateLogin
File "api_init_.py", line 286, in init
KeyError: 'timestamp'

I take it it's another API issue again? I've already tried deleting my private.txt and logging back, as well as updating my program

@HotaruBlaze
Copy link
Contributor

Correct, Imink api is currently down: https://status.imink.app/

Im going to fix the app reporting this and replace it with an actual error saying the API is down.

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

2 participants