Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Discourse
  3. Error following update to Discourse 2.6

Error following update to Discourse 2.6

Scheduled Pinned Locked Moved Solved Discourse
2 Posts 2 Posters 261 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • ruihildtR Offline
    ruihildtR Offline
    ruihildt
    wrote on last edited by
    #1

    I'm trying to update discourse, but it fails with the following, in loop.

    How can I fix it?

    Jan 03 00:37:34 ==> Creating directories
    Jan 03 00:37:34 ==> Configuring discourse
    Jan 03 00:37:34 ==> Creating symlinks for built-in plugins
    Jan 03 00:37:34 ==> Changing permissions
    Jan 03 00:37:35 ==> Migrating database
    Jan 03 00:37:35 `/root` is not writable.
    Jan 03 00:37:35 Bundler will use `/tmp/bundler20210102-33-1wupsbz33' as your home directory temporarily.
    Jan 03 00:37:36 rake aborted!
    Jan 03 00:37:36 NameError: uninitialized constant UnicodeUsernameWhitelistValidator
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/active_support.rb:80:in `block in load_missing_constant'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/active_support.rb:9:in `without_bootsnap_cache'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/active_support.rb:80:in `rescue in load_missing_constant'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/active_support.rb:59:in `load_missing_constant'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/inflector/methods.rb:282:in `const_get'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/inflector/methods.rb:282:in `block in constantize'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/inflector/methods.rb:280:in `each'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/inflector/methods.rb:280:in `inject'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/inflector/methods.rb:280:in `constantize'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/string/inflections.rb:68:in `constantize'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/object/try.rb:15:in `public_send'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/object/try.rb:15:in `try'
    Jan 03 00:37:36 /app/code/lib/site_settings/type_supervisor.rb:107:in `load_setting'
    Jan 03 00:37:36 /app/code/lib/site_setting_extension.rb:169:in `block in setting'
    Jan 03 00:37:36 /app/code/lib/site_setting_extension.rb:126:in `synchronize'
    Jan 03 00:37:36 /app/code/lib/site_setting_extension.rb:126:in `setting'
    Jan 03 00:37:36 /app/code/app/models/site_setting.rb:17:in `block in load_settings'
    Jan 03 00:37:36 /app/code/lib/site_settings/yaml_loader.rb:28:in `block (2 levels) in load'
    Jan 03 00:37:36 /app/code/lib/site_settings/yaml_loader.rb:13:in `each'
    Jan 03 00:37:36 /app/code/lib/site_settings/yaml_loader.rb:13:in `block in load'
    Jan 03 00:37:36 /app/code/lib/site_settings/yaml_loader.rb:12:in `each_key'
    Jan 03 00:37:36 /app/code/lib/site_settings/yaml_loader.rb:12:in `load'
    Jan 03 00:37:36 /app/code/app/models/site_setting.rb:16:in `load_settings'
    Jan 03 00:37:36 /app/code/app/models/site_setting.rb:21:in `<class:SiteSetting>'
    Jan 03 00:37:36 /app/code/app/models/site_setting.rb:3:in `<main>'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in `require'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in `block in require_with_bootsnap_lfi'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/loaded_features_index.rb:92:in `register'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in `require_with_bootsnap_lfi'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:31:in `require'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/zeitwerk-2.4.1/lib/zeitwerk/kernel.rb:33:in `require'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/dependencies/interlock.rb:14:in `block in loading'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/concurrency/share_lock.rb:151:in `exclusive'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/dependencies/interlock.rb:13:in `loading'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/active_support.rb:49:in `block in require_or_load'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/active_support.rb:17:in `allow_bootsnap_retry'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/active_support.rb:48:in `require_or_load'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/active_support.rb:61:in `block in load_missing_constant'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/active_support.rb:17:in `allow_bootsnap_retry'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/active_support.rb:60:in `load_missing_constant'
    Jan 03 00:37:36 /app/code/config/initializers/004-message_bus.rb:120:in `<main>'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:59:in `load'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:59:in `load'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.3/lib/rails/engine.rb:666:in `block in load_config_initializer'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/notifications.rb:182:in `instrument'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.3/lib/rails/engine.rb:665:in `load_config_initializer'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.3/lib/rails/engine.rb:625:in `block (2 levels) in <class:Engine>'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.3/lib/rails/engine.rb:624:in `each'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.3/lib/rails/engine.rb:624:in `block in <class:Engine>'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.3/lib/rails/initializable.rb:32:in `instance_exec'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.3/lib/rails/initializable.rb:32:in `run'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.3/lib/rails/initializable.rb:61:in `block in run_initializers'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.3/lib/rails/initializable.rb:50:in `each'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.3/lib/rails/initializable.rb:50:in `tsort_each_child'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.3/lib/rails/initializable.rb:60:in `run_initializers'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.3/lib/rails/application.rb:363:in `initialize!'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.3/lib/rails/railtie.rb:190:in `public_send'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.3/lib/rails/railtie.rb:190:in `method_missing'
    Jan 03 00:37:36 /app/code/config/environment.rb:7:in `<main>'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in `require'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in `block in require_with_bootsnap_lfi'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/loaded_features_index.rb:92:in `register'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in `require_with_bootsnap_lfi'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:31:in `require'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/zeitwerk-2.4.1/lib/zeitwerk/kernel.rb:33:in `require'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.3/lib/rails/application.rb:339:in `require_environment!'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.3/lib/rails/application.rb:523:in `block in run_tasks_blocks'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/rake-13.0.1/exe/rake:27:in `<top (required)>'
    Jan 03 00:37:36 /usr/local/bin/bundle:23:in `load'
    Jan 03 00:37:36 /usr/local/bin/bundle:23:in `<main>'
    Jan 03 00:37:36
    Jan 03 00:37:36 Caused by:
    Jan 03 00:37:36 NameError: uninitialized constant UnicodeUsernameWhitelistValidator
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/active_support.rb:61:in `block in load_missing_constant'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/active_support.rb:17:in `allow_bootsnap_retry'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/active_support.rb:60:in `load_missing_constant'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/inflector/methods.rb:282:in `const_get'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/inflector/methods.rb:282:in `block in constantize'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/inflector/methods.rb:280:in `each'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/inflector/methods.rb:280:in `inject'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/inflector/methods.rb:280:in `constantize'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/string/inflections.rb:68:in `constantize'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/object/try.rb:15:in `public_send'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/core_ext/object/try.rb:15:in `try'
    Jan 03 00:37:36 /app/code/lib/site_settings/type_supervisor.rb:107:in `load_setting'
    Jan 03 00:37:36 /app/code/lib/site_setting_extension.rb:169:in `block in setting'
    Jan 03 00:37:36 /app/code/lib/site_setting_extension.rb:126:in `synchronize'
    Jan 03 00:37:36 /app/code/lib/site_setting_extension.rb:126:in `setting'
    Jan 03 00:37:36 /app/code/app/models/site_setting.rb:17:in `block in load_settings'
    Jan 03 00:37:36 /app/code/lib/site_settings/yaml_loader.rb:28:in `block (2 levels) in load'
    Jan 03 00:37:36 /app/code/lib/site_settings/yaml_loader.rb:13:in `each'
    Jan 03 00:37:36 /app/code/lib/site_settings/yaml_loader.rb:13:in `block in load'
    Jan 03 00:37:36 /app/code/lib/site_settings/yaml_loader.rb:12:in `each_key'
    Jan 03 00:37:36 /app/code/lib/site_settings/yaml_loader.rb:12:in `load'
    Jan 03 00:37:36 /app/code/app/models/site_setting.rb:16:in `load_settings'
    Jan 03 00:37:36 /app/code/app/models/site_setting.rb:21:in `<class:SiteSetting>'
    Jan 03 00:37:36 /app/code/app/models/site_setting.rb:3:in `<main>'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in `require'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in `block in require_with_bootsnap_lfi'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/loaded_features_index.rb:92:in `register'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in `require_with_bootsnap_lfi'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:31:in `require'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/zeitwerk-2.4.1/lib/zeitwerk/kernel.rb:33:in `require'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/dependencies/interlock.rb:14:in `block in loading'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/concurrency/share_lock.rb:151:in `exclusive'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/dependencies/interlock.rb:13:in `loading'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/active_support.rb:49:in `block in require_or_load'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/active_support.rb:17:in `allow_bootsnap_retry'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/active_support.rb:48:in `require_or_load'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/active_support.rb:61:in `block in load_missing_constant'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/active_support.rb:17:in `allow_bootsnap_retry'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/active_support.rb:60:in `load_missing_constant'
    Jan 03 00:37:36 /app/code/config/initializers/004-message_bus.rb:120:in `<main>'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:59:in `load'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:59:in `load'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.3/lib/rails/engine.rb:666:in `block in load_config_initializer'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/activesupport-6.0.3.3/lib/active_support/notifications.rb:182:in `instrument'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.3/lib/rails/engine.rb:665:in `load_config_initializer'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.3/lib/rails/engine.rb:625:in `block (2 levels) in <class:Engine>'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.3/lib/rails/engine.rb:624:in `each'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.3/lib/rails/engine.rb:624:in `block in <class:Engine>'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.3/lib/rails/initializable.rb:32:in `instance_exec'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.3/lib/rails/initializable.rb:32:in `run'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.3/lib/rails/initializable.rb:61:in `block in run_initializers'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.3/lib/rails/initializable.rb:50:in `each'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.3/lib/rails/initializable.rb:50:in `tsort_each_child'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.3/lib/rails/initializable.rb:60:in `run_initializers'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.3/lib/rails/application.rb:363:in `initialize!'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.3/lib/rails/railtie.rb:190:in `public_send'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.3/lib/rails/railtie.rb:190:in `method_missing'
    Jan 03 00:37:36 /app/code/config/environment.rb:7:in `<main>'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in `require'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in `block in require_with_bootsnap_lfi'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/loaded_features_index.rb:92:in `register'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in `require_with_bootsnap_lfi'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/bootsnap-1.5.1/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:31:in `require'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/zeitwerk-2.4.1/lib/zeitwerk/kernel.rb:33:in `require'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.3/lib/rails/application.rb:339:in `require_environment!'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/railties-6.0.3.3/lib/rails/application.rb:523:in `block in run_tasks_blocks'
    Jan 03 00:37:36 /app/code/vendor/bundle/ruby/2.6.0/gems/rake-13.0.1/exe/rake:27:in `<top (required)>'
    Jan 03 00:37:36 /usr/local/bin/bundle:23:in `load'
    Jan 03 00:37:36 /usr/local/bin/bundle:23:in `<main>'
    Jan 03 00:37:36 Tasks: TOP => db:migrate => db:load_config => environment
    Jan 03 00:37:36 (See full trace by running task with --trace)```
    1 Reply Last reply
    0
    • girishG Do not disturb
      girishG Do not disturb
      girish
      Staff
      wrote on last edited by girish
      #2

      @ruihildt They renamed a constant from UnicodeUsernameWhitelistValidator to
      UnicodeUsernameAllowlistValidator

      To fix:

      • Edit /app/data/site_settings.yml using file manager and replace UnicodeUsernameWhitelistValidator with UnicodeUsernameAllowlistValidator
      1 Reply Last reply
      1
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Bookmarks
      • Search