Closed ghost closed 8 years ago
If you have this error with Redmine 3.2.x you can try
cd redmine/plugins git clone https://github.com/altsol/redmine_mattermost.git redmine_mattermost sudo chown -R root:root redmine_mattermost rake redmine:plugins:migrate RAILS_ENV=production sudo apt get install libhttpclient-ruby bundle install --no-deployment sudo service apache2 restart
See https://github.com/sciyoshi/redmine-slack/issues/46
If you have this error with Redmine 3.2.x you can try
cd redmine/plugins git clone https://github.com/altsol/redmine_mattermost.git redmine_mattermost sudo chown -R root:root redmine_mattermost rake redmine:plugins:migrate RAILS_ENV=production sudo apt get install libhttpclient-ruby bundle install --no-deployment sudo service apache2 restart
See https://github.com/sciyoshi/redmine-slack/issues/46