sclack icon indicating copy to clipboard operation
sclack copied to clipboard

something went wrong: 'channel'

Open maurelian opened this issue 6 years ago • 3 comments

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']

maurelian avatar Oct 18 '18 14:10 maurelian

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.

ymzkryo avatar Dec 21 '18 23:12 ymzkryo

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?

EugeneKallis avatar Apr 25 '19 15:04 EugeneKallis

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

andys8 avatar Jun 20 '19 13:06 andys8