Created
March 11, 2018 17:34
-
-
Save cli0/7c5bbc7d93d26144b48fcd07dc0ad2e2 to your computer and use it in GitHub Desktop.
fake-s3 error in vagrant
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[2018-03-11 17:20:57] ERROR NoMethodError: undefined method `gsub' for nil:NilClass | |
/var/lib/gems/2.3.0/gems/fakes3-1.2.1/lib/fakes3/server.rb:290:in `do_POST' | |
/usr/lib/ruby/2.3.0/webrick/httpservlet/abstract.rb:107:in `service' | |
/usr/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service' | |
/usr/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run' | |
/usr/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment