-
Notifications
You must be signed in to change notification settings - Fork 1
Exit code 1 #2
Description
Hello,
after setting up like it's described in the Usage section, I've ended up with this result:

Docker containters are all exited and manual start doesn't work:

Attaching one of the switchBox container logs:
Successfully installed rack-2.2.3
'
Successfully installed tilt-2.0.10
Successfully installed rack-protection-2.1.0
Successfully installed ruby2_keywords-0.0.4
Successfully installed mustermann-1.1.1
Successfully installed sinatra-2.1.0
6 gems installed
Warning: the running version of Bundler (1.16.1) is older than the version that created the lockfile (1.17.3). We suggest you upgrade to the latest version of Bundler by runninggem install bundler.
Fetching gem metadata from https://rubygems.org/.........
Fetching backports 3.17.0
Installing backports 3.17.0
Using bundler 1.16.1
Fetching multi_json 1.14.1
Installing multi_json 1.14.1
Fetching ruby2_keywords 0.0.2
Installing ruby2_keywords 0.0.2
Using mustermann 1.1.1
Fetching rack 2.2.2
Installing rack 2.2.2
Fetching rack-protection 2.0.8.1
Installing rack-protection 2.0.8.1
Using tilt 2.0.10
Fetching sinatra 2.0.8.1
Installing sinatra 2.0.8.1
Fetching sinatra-contrib 2.0.8.1
Installing sinatra-contrib 2.0.8.1
Bundle complete! 3 Gemfile dependencies, 10 gems now installed.
Gems in the groups development and test were not installed.
Bundled gems are installed into/usr/local/bundle
/usr/local/lib/ruby/2.5.0/rubygems/specification.rb:2325:inraise_if_conflicts': Unable to activate sinatra-contrib-2.0.8.1, because sinatra-2.1.0 conflicts with sinatra (= 2.0.8.1), rack-protection-2.1.0 conflicts with rack-protection (= 2.0.8.1) (Gem::ConflictError) from /usr/local/lib/ruby/2.5.0/rubygems/specification.rb:1438:inactivate'
from /usr/local/lib/ruby/2.5.0/rubygems.rb:224:inrescue in try_activate' from /usr/local/lib/ruby/2.5.0/rubygems.rb:217:intry_activate'
from /usr/local/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:128:inrescue in require' from /usr/local/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:39:inrequire'
from /usr/src/app/app.rb:4:in<top (required)>' from products/switchBox0.rb:5:inrequire_relative'
from products/switchBox0.rb:5:in<main>' Successfully installed sinatra-2.1.0 1 gem installed Warning: the running version of Bundler (1.16.1) is older than the version that created the lockfile (1.17.3). We suggest you upgrade to the latest version of Bundler by runninggem install bundler. Using backports 3.17.0 Using bundler 1.16.1 Using multi_json 1.14.1 Using ruby2_keywords 0.0.2 Using mustermann 1.1.1 Using rack 2.2.2 Using rack-protection 2.0.8.1 Using tilt 2.0.10 Using sinatra 2.0.8.1 Using sinatra-contrib 2.0.8.1 Bundle complete! 3 Gemfile dependencies, 10 gems now installed. Gems in the groups development and test were not installed. Bundled gems are installed into/usr/local/bundle/usr/local/lib/ruby/2.5.0/rubygems/specification.rb:2325:inraise_if_conflicts': Unable to activate sinatra-contrib-2.0.8.1, because sinatra-2.1.0 conflicts with sinatra (= 2.0.8.1), rack-protection-2.1.0 conflicts with rack-protection (= 2.0.8.1) (Gem::ConflictError)
from /usr/local/lib/ruby/2.5.0/rubygems/specification.rb:1438:inactivate' from /usr/local/lib/ruby/2.5.0/rubygems.rb:224:inrescue in try_activate'
from /usr/local/lib/ruby/2.5.0/rubygems.rb:217:intry_activate' from /usr/local/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:128:inrescue in require'
from /usr/local/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:39:inrequire' from /usr/src/app/app.rb:4:in<top (required)>'
from products/switchBox0.rb:5:inrequire_relative' from products/switchBox0.rb:5:in
Successfully installed sinatra-2.1.0
1 gem installed
Warning: the running version of Bundler (1.16.1) is older than the version that created the lockfile (1.17.3). We suggest you upgrade to the latest version of Bundler by runninggem install bundler.
Using backports 3.17.0
Using bundler 1.16.1
Using multi_json 1.14.1
Using ruby2_keywords 0.0.2
Using mustermann 1.1.1
Using rack 2.2.2
Using rack-protection 2.0.8.1
Using tilt 2.0.10
Using sinatra 2.0.8.1
Using sinatra-contrib 2.0.8.1
Bundle complete! 3 Gemfile dependencies, 10 gems now installed.
Gems in the groups development and test were not installed.
Bundled gems are installed into/usr/local/bundle
/usr/local/lib/ruby/2.5.0/rubygems/specification.rb:2325:inraise_if_conflicts': Unable to activate sinatra-contrib-2.0.8.1, because sinatra-2.1.0 conflicts with sinatra (= 2.0.8.1), rack-protection-2.1.0 conflicts with rack-protection (= 2.0.8.1) (Gem::ConflictError) from /usr/local/lib/ruby/2.5.0/rubygems/specification.rb:1438:inactivate'
from /usr/local/lib/ruby/2.5.0/rubygems.rb:224:inrescue in try_activate' from /usr/local/lib/ruby/2.5.0/rubygems.rb:217:intry_activate'
from /usr/local/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:128:inrescue in require' from /usr/local/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:39:inrequire'
from /usr/src/app/app.rb:4:in<top (required)>' from products/switchBox0.rb:5:inrequire_relative'
from products/switchBox0.rb:5:in `'