Error following update to Discourse 2.6
-
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)``` -
@ruihildt They renamed a constant from
UnicodeUsernameWhitelistValidatorto
UnicodeUsernameAllowlistValidatorTo fix:
- Edit
/app/data/site_settings.ymlusing file manager and replaceUnicodeUsernameWhitelistValidatorwithUnicodeUsernameAllowlistValidator
- Edit
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login