wbernest / mattermost-plugin-rssfeed

Mattermost RSSFeed plugin. Allows users to subscribe to an rss feed and allow for updates to the feed to be posted in a channel.
Apache License 2.0
69 stars 40 forks source link

rssfeed/server/dist/plugin-linux-amd64 not found #2

Open adunayevichg opened 5 years ago

adunayevichg commented 5 years ago

I am running mattermost under docker. When trying to enable the rssfeed I get that error message. Do I need to install some additional software to install the plugin?

wbernest commented 5 years ago

No, you do not need to install any extra software. If you can, turn your mattermost logging to DEBUG level and try to enable the plugin from the mattermost cli. It should give you some better details about why mattermost is not copying the contents of the tar package to the directory.