Ah, it's similar issue. It's not clear from the logs because that file is not in the manifest, I have fixed the package now to show the error.
Processing by CategoriesController#index as HTML
Completed 500 Internal Server Error in 22ms (ActiveRecord: 0.0ms | Allocations: 1948)
Discourse::Deprecation (Deprecation notice: use_admin_ip_whitelist is deprecated, use the use_admin_ip_allowlist. (removal in Discourse 2.6)
At /app/code/lib/site_setting_extension.rb:211:in `public_send`)
lib/discourse.rb:860:in `deprecate'
app/models/site_setting.rb:241:in `block (2 levels) in <class:SiteSetting>'
lib/site_setting_extension.rb:211:in `public_send'
lib/site_setting_extension.rb:211:in `block in client_settings_json_uncached'
lib/site_setting_extension.rb:210:in `map'
lib/site_setting_extension.rb:210:in `client_settings_json_uncached'
lib/site_setting_extension.rb:205:in `block in client_settings_json'
lib/cache.rb:94:in `fetch'
lib/site_setting_extension.rb:204:in `client_settings_json'
app/controllers/application_controller.rb:596:in `preload_anonymous_data'
app/controllers/application_controller.rb:407:in `preload_json'
app/controllers/application_controller.rb:387:in `block in with_resolved_locale'
app/controllers/application_controller.rb:387:in `with_resolved_locale'
lib/middleware/omniauth_bypass_middleware.rb:71:in `call'
lib/content_security_policy/middleware.rb:12:in `call'
lib/middleware/anonymous_cache.rb:354:in `call'
config/initializers/100-quiet_logger.rb:23:in `call'
config/initializers/100-silence_logger.rb:31:in `call'
lib/middleware/enforce_hostname.rb:23:in `call'
lib/middleware/request_tracker.rb:198:in `call'