hitobito / hitobito/development

Active Support Logger

Open
#74 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
Shell
Stars
22
Forks
18
PR merge metrics
No merged PRs in 30d

Description

### Aktuelles Verhalten

I worked through [docker manual](https://github.com/hitobito/development/blob/master/doc/setup.md) step by step. When executing `docker compose up` I get these errors:

```
webpack-1 | /opt/bundle/ruby/3.2.0/gems/activesupport-7.0.8.6/lib/active_support/logger_thread_safe_level.rb:12:in `': uninitialized constant ActiveSupport::LoggerThreadSafeLevel::Logger (NameError)
webpack-1 |
webpack-1 | Logger::Severity.constants.each do |severity|
webpack-1 | ^^^^^^^^^^
webpack-1 | from /opt/bundle/ruby/3.2.0/gems/activesupport-7.0.8.6/lib/active_support/logger_thread_safe_level.rb:9:in `'
webpack-1 | from /opt/bundle/ruby/3.2.0/gems/activesupport-7.0.8.6/lib/active_support/logger_thread_safe_level.rb:8:in `'
webpack-1 | from :38:in `require'
webpack-1 | from :38:in `require'
webpack-1 | from /opt/bundle/ruby/3.2.0/gems/bootsnap-1.18.4/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:30:in `require'
webpack-1 | from /opt/bundle/ruby/3.2.0/gems/activesupport-7.0.8.6/lib/active_support/logger_silence.rb:5:in `'
webpack-1 | from :38:in `require'
webpack-1 | from :38:in `require'
webpack-1 | from /opt/bundle/ruby/3.2.0/gems/bootsnap-1.18.4/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:30:in `require'
webpack-1 | from /opt/bundle/ruby/3.2.0/gems/activesupport-7.0.8.6/lib/active_support/logger.rb:3:in `'
webpack-1 | from :38:in `require'
webpack-1 | from :38:in `require'
webpack-1 | from /opt/bundle/ruby/3.2.0/gems/bootsnap-1.18.4/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:30:in `require'
webpack-1 | from /opt/bundle/ruby/3.2.0/gems/activesupport-7.0.8.6/lib/active_support.rb:29:in `'
webpack-1 | from :38:in `require'
webpack-1 | from :38:in `require'
webpack-1 | from /opt/bundle/ruby/3.2.0/gems/bootsnap-1.18.4/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:30:in `require'
webpack-1 | from /opt/bundle/ruby/3.2.0/gems/railties-7.0.8.6/lib/rails/command.rb:3:in `'
webpack-1 | from :38:in `require'
webpack-1 | from :38:in `require'
webpack-1 | from /opt/bundle/ruby/3.2.0/gems/bootsnap-1.18.4/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:30:in `require'
webpack-1 | from /opt/bundle/ruby/3.2.0/gems/railties-7.0.8.6/lib/rails/commands.rb:3:in `'
webpack-1 | from :38:in `require'
webpack-1 | from :38:in `require'
webpack-1 | from /opt/bundle/ruby/3.2.0/gems/bootsnap-1.18.4/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:30:in `require'
webpack-1 | from bin/rails:4:in `'
```

### Gewünschtes Verhalten

No errors, or at least no exits :)

### Schritte zu reproduzieren

[docker manual](https://github.com/hitobito/development/blob/master/doc/setup.md) until _Start Development Containers_

### Wann ist der Fehler aufgetreten?

_No response_

### hitobito version

_No response_

### Organisation

_No response_

### Screenshots, weiterer Kontext

_No response_

### ToDos

_No response_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.