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

something went wrong: 'channel' #103

Open
maurelian opened this issue Oct 18, 2018 · 3 comments
Open

something went wrong: 'channel' #103

maurelian opened this issue Oct 18, 2018 · 3 comments

Comments

@maurelian
Copy link

The app loads succesfully, the channels list appears in the sidebar, and the loading message persists.
Then I open the quick switcher and this message appears behind it:

Whoops, something went wrong:

'channel'
File "app.py", line 270, in get_channels_info
for channel in channels
File "/usr/lib/python3.6/concurrent/futures/thread.py", line 56, in run
result = self.fn(*self.args, **self.kwargs)
File "app.py", line 266, in get_info
info = self.store.get_channel_info(channel.id)
File "/home/primary/Projects/Tools/sclack/sclack/store.py", line 120, in get_channel_info
return self.slack.api_call('channels.info', channel=channel_id)['channel']
@ymzkryo
Copy link

ymzkryo commented Dec 21, 2018

I am having the same problem.

The same error occurs when selecting a channel from the sidebar,
but jumping from ctrl + k to the channel will display correctly.

@EugeneKallis
Copy link

I recently got this issue. It's my first time setting it up. At first, it said groups and i thought i installed something wrong but now it says channels and nothing loads. Sidebar is a bunch of squares. Is this project still being worked on?

@andys8
Copy link

andys8 commented Jun 20, 2019

I can confirm this issue. Not sure if it's the same issue and related though.
image

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

4 participants