I currently studying Ruby on Rails and this error "Unfortunately, a fatal error has occurred. Please see the Bundler troubleshooting documentation at http://bit.ly/bundler-issues. Thanks!" when I run bundle install --without production. I searched solution over the Internet but unfortunately, this solution does not solve my problem. You may try the solution below if it fix your problem.
- SOLUTION 1: a fatal error has occurred. Please see the Bundler troubleshooting documentation at http://bit.ly/bundler-issues
- SOLUTION 2: Unfortunately, a fatal error has occurred. Please see the Bundler troubleshooting documentation.
WORKING SOLUTION ON MY CASE
In my case, the problem is my poor Internet connection, it seems that it failed to retrieve required information so you may try to find good connection.