Keywords: Redmine - Windows - Technical issue - Connectivity (SSH/FTP)
Description:
I have been following the steps on https://github.com/twinslash/redmine_omniauth_google and
to install the plugins !
A lot of things just go so wrong like:
bundle exec rake redmine:plugins RAILS_ENV=production
is not working !
It keeps give me warning like: this Gemfile contains multiple primary source...!
Could not find gem 'oauth2 <>= 0>x86-mingw32' in any of the gem sources..!
I run "bundle install" again but the same problem still happen...!
But this is not the worst part, the worst part is that
the Thin_redmine and Thin_redmine2 stopped !
OMG!
I am a 100% noob to use Bitnami !
Any Suggestion to fiix this ?