Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "Update puma Gem to 5.6.5" #52045

Merged
merged 1 commit into from May 23, 2023
Merged

Revert "Update puma Gem to 5.6.5" #52045

merged 1 commit into from May 23, 2023

Conversation

Hamms
Copy link
Contributor

@Hamms Hamms commented May 23, 2023

Reverts #51929; got an error when attempting to upgrade the dashboard service on the test server:

bundler: failed to load command: puma (/usr/lib/ruby/gems/2.7.0/bin/puma)
Traceback (most recent call last):
        19: from /usr/local/bin/bundle:25:in `<main>'
        18: from /usr/local/bin/bundle:25:in `load'
        17: from /usr/lib/ruby/gems/2.7.0/gems/bundler-2.3.22/exe/bundle:36:in `<top (required)>'
        16: from /usr/lib/ruby/gems/2.7.0/gems/bundler-2.3.22/lib/bundler/friendly_errors.rb:120:in `with_friendly_errors'
        15: from /usr/lib/ruby/gems/2.7.0/gems/bundler-2.3.22/exe/bundle:48:in `block in <top (required)>'
        14: from /usr/lib/ruby/gems/2.7.0/gems/bundler-2.3.22/lib/bundler/cli.rb:25:in `start'
        13: from /usr/lib/ruby/gems/2.7.0/gems/bundler-2.3.22/lib/bundler/vendor/thor/lib/thor/base.rb:485:in `start'
        12: from /usr/lib/ruby/gems/2.7.0/gems/bundler-2.3.22/lib/bundler/cli.rb:31:in `dispatch'
        11: from /usr/lib/ruby/gems/2.7.0/gems/bundler-2.3.22/lib/bundler/vendor/thor/lib/thor.rb:392:in `dispatch'
        10: from /usr/lib/ruby/gems/2.7.0/gems/bundler-2.3.22/lib/bundler/vendor/thor/lib/thor/invocation.rb:127:in `invoke_command'
         9: from /usr/lib/ruby/gems/2.7.0/gems/bundler-2.3.22/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'
         8: from /usr/lib/ruby/gems/2.7.0/gems/bundler-2.3.22/lib/bundler/cli.rb:486:in `exec'
         7: from /usr/lib/ruby/gems/2.7.0/gems/bundler-2.3.22/lib/bundler/cli/exec.rb:23:in `run'
         6: from /usr/lib/ruby/gems/2.7.0/gems/bundler-2.3.22/lib/bundler/cli/exec.rb:58:in `kernel_load'
         5: from /usr/lib/ruby/gems/2.7.0/gems/bundler-2.3.22/lib/bundler/cli/exec.rb:58:in `load'
         4: from /usr/lib/ruby/gems/2.7.0/bin/puma:25:in `<top (required)>'
         3: from /usr/lib/ruby/gems/2.7.0/bin/puma:25:in `load'
         2: from /usr/lib/ruby/gems/2.7.0/gems/puma-5.6.5/bin/puma:8:in `<top (required)>'
         1: from /usr/lib/ruby/gems/2.7.0/gems/puma-5.6.5/bin/puma:8:in `new'
/usr/lib/ruby/gems/2.7.0/gems/puma-5.6.5/lib/puma/cli.rb:51:in `initialize': invalid option: d (OptionParser::InvalidOption)
        19: from /usr/local/bin/bundle:25:in `<main>'
        18: from /usr/local/bin/bundle:25:in `load'
        17: from /usr/lib/ruby/gems/2.7.0/gems/bundler-2.3.22/exe/bundle:36:in `<top (required)>'
        16: from /usr/lib/ruby/gems/2.7.0/gems/bundler-2.3.22/lib/bundler/friendly_errors.rb:120:in `with_friendly_errors'
        15: from /usr/lib/ruby/gems/2.7.0/gems/bundler-2.3.22/exe/bundle:48:in `block in <top (required)>'
        14: from /usr/lib/ruby/gems/2.7.0/gems/bundler-2.3.22/lib/bundler/cli.rb:25:in `start'
        13: from /usr/lib/ruby/gems/2.7.0/gems/bundler-2.3.22/lib/bundler/vendor/thor/lib/thor/base.rb:485:in `start'
        12: from /usr/lib/ruby/gems/2.7.0/gems/bundler-2.3.22/lib/bundler/cli.rb:31:in `dispatch'
        11: from /usr/lib/ruby/gems/2.7.0/gems/bundler-2.3.22/lib/bundler/vendor/thor/lib/thor.rb:392:in `dispatch'
        10: from /usr/lib/ruby/gems/2.7.0/gems/bundler-2.3.22/lib/bundler/vendor/thor/lib/thor/invocation.rb:127:in `invoke_command'
         9: from /usr/lib/ruby/gems/2.7.0/gems/bundler-2.3.22/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'
         8: from /usr/lib/ruby/gems/2.7.0/gems/bundler-2.3.22/lib/bundler/cli.rb:486:in `exec'
         7: from /usr/lib/ruby/gems/2.7.0/gems/bundler-2.3.22/lib/bundler/cli/exec.rb:23:in `run'
         6: from /usr/lib/ruby/gems/2.7.0/gems/bundler-2.3.22/lib/bundler/cli/exec.rb:58:in `kernel_load'
         5: from /usr/lib/ruby/gems/2.7.0/gems/bundler-2.3.22/lib/bundler/cli/exec.rb:58:in `load'
         4: from /usr/lib/ruby/gems/2.7.0/bin/puma:25:in `<top (required)>'
         3: from /usr/lib/ruby/gems/2.7.0/bin/puma:25:in `load'
         2: from /usr/lib/ruby/gems/2.7.0/gems/puma-5.6.5/bin/puma:8:in `<top (required)>'
         1: from /usr/lib/ruby/gems/2.7.0/gems/puma-5.6.5/bin/puma:8:in `new'
/usr/lib/ruby/gems/2.7.0/gems/puma-5.6.5/lib/puma/cli.rb:51:in `initialize': ambiguous option: -d (OptionParser::AmbiguousOption)

Still not sure why we didn't get this error on my test adhocs, so reverting while we investigate.

@Hamms Hamms merged commit a265919 into staging May 23, 2023
0 of 2 checks passed
@Hamms Hamms deleted the revert-51929-puma-5.6.5 branch May 23, 2023 21:47
@Hamms Hamms mentioned this pull request Jun 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant