Errore "Oops" al clic sul link email per autorizzare la modifica dell'indirizzo email

Quando si tenta di modificare l’indirizzo email associato a un account, all’utente viene inviato un link del tipo https://[dominio]/u/authorize-email/[alcun token]. Cliccando su quel link, il forum visualizza il messaggio di errore “Ops! Questa pagina non esiste o è privata.”

Da production.log:

Iniziata richiesta GET "/u/authorize-email/[oscurato]" da [oscurato] alle 2020-05-23 13:55:06 +0000
ActionController::RoutingError (Nessuna rotta corrisponde a [GET] "/u/authorize-email/[oscurato]")
/var/www/discourse/vendor/bundle/ruby/2.6.0/gems/actionpack-6.0.3/lib/action_dispatch/middleware/debug_exceptions.rb:36:in `call'
  Rendering exceptions/not_found.html.erb within layouts/no_ember
  Rendered exceptions/not_found.html.erb within layouts/no_ember (Durata: 1.0ms | Allocazioni: 517)
  Rendered layouts/_head.html.erb (Durata: 2.6ms | Allocazioni: 428)
  Rendered common/_discourse_stylesheet.html.erb (Durata: 1.7ms | Allocazioni: 665)
  Rendered application/_header.html.erb (Durata: 0.3ms | Allocazioni: 74)
  Rendering html template
  Rendered html template (Durata: 0.0ms | Allocazioni: 2)
2 Mi Piace
7 Mi Piace

Grazie @gerhard :+1:

2 Mi Piace

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.