Can't access profile of new user

Hi,

I’m trying to understand why we can’t access the profile of a user who was created earlier today. When looking in the logs, I see:

Started GET "/u/blender.bender/" for xx.xx.xx.xx at 2019-12-13 20:15:18 +0000
Processing by UsersController#show as HTML
  Parameters: {"username"=>"blender.bender"}
  Rendering exceptions/not_found.html.erb within layouts/no_ember
  Rendered exceptions/not_found.html.erb within layouts/no_ember (Duration: 0.3ms | Allocations: 120)
  Rendered layouts/_head.html.erb (Duration: 1.5ms | Allocations: 790)
  Rendered common/_discourse_stylesheet.html.erb (Duration: 0.9ms | Allocations: 470)
  Rendered application/_header.html.erb (Duration: 0.2ms | Allocations: 91)
  Rendering html template
  Rendered html template (Duration: 0.0ms | Allocations: 2)
Completed 404 Not Found in 155ms (Views: 0.2ms | ActiveRecord: 0.0ms | Allocations: 58360)

I did a rebuild earlier today and tested in safe-mode with the same result. I also looked him up in the Data Explorer and at first glance, everything seems ok.

Here’s a topic where you can see him: Looking for someone to animate a drawbridge - Paid Work - Blender Artists Community

This issue also prevents his user card from showing. Any idea why this happens or where I should look next?

2 Likes