Skip to content

Error with Wordmove: uninitialized constant Logger (NameError) after updating macOS to 15.2 #675

@bnafzinger3

Description

@bnafzinger3

I recently started encountering the following error when attempting to run Wordmove after updating both of my Macs to macOS 15.2:

/Users//.rvm/gems/ruby-3.2.2/gems/activesupport-6.1.7.10/lib/active_support/logger_thread_safe_level.rb:16:in `module:LoggerThreadSafeLevel': uninitialized constant Logger (NameError)

::Logger::Severity.constants.each do |severity|
        ^^^^^^^^^^
from /Users/<user>/.rvm/gems/ruby-3.2.2/gems/activesupport-6.1.7.10/lib/active_support/logger_thread_safe_level.rb:9:in `<module:ActiveSupport>'
from /Users/<user>/.rvm/gems/ruby-3.2.2/gems/activesupport-6.1.7.10/lib/active_support/logger_thread_safe_level.rb:8:in `<top (required)>'
from <internal:/Users/<user>/.rvm/rubies/ruby-3.2.2/lib/ruby-3.2.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
...

Environment:

macOS version: 15.2
Ruby version: 3.2.2 (I’ve also tried this on my other machine with Ruby 2.6, but the issue persists)
Wordmove version: 5.2.2
ActiveSupport version: 6.1.7.10

Any help would be much appreciated!

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