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

ConnectionError upon starting app.py #145

Open
mark2185 opened this issue Jul 14, 2021 · 1 comment
Open

ConnectionError upon starting app.py #145

mark2185 opened this issue Jul 14, 2021 · 1 comment

Comments

@mark2185
Copy link

mark2185 commented Jul 14, 2021

I'm on MacOS with python 3.9 in a venv, I followed the instructions, installed sclack with ./setup.py install (which was missing from the docs) and followed all the steps with the tokens.

I manage to start app.py and it loads up slack and shows the messages for the currently selected channel, but then after a second I get this (I can't select the text for some reason) and I have no other choice but to shut the app down. It happens every time.

image

The usual slack client is shut down if that matters.

I get that it can't resolve the host, but I have no idea what is that link, why is it trying to resolve it and why can't it ignore the failed request.

What other information can I provide?

@mark2185
Copy link
Author

mark2185 commented Jul 14, 2021

By putting the relevant lines (app.py:693..701) into a try-except the exception is caught and it works, but that's a hack, not a solution.

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