Skip to content

Crash on loading #20

@mivtachyahu

Description

@mivtachyahu

I'm trying to use this plugin.

I've added the two lines to the config/puma/production.rb as we only want to record data in the one environment

activate_control_app
plugin :cloudwatch

But this causes the puma workers to not start with an error like:

[5484] ! Unable to start worker
[5484] undefined method ignored?' for an instance of Gem::Specification
[5484] /home/ubuntu/.rbenv/versions/3.3.5/lib/ruby/3.3.0/rubygems/specification.rb:2121:in method_missing'

I have gem "puma-cloudwatch" in the Gemfile and version 0.5.2 is being installed according to the Gemfile.lock

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions