How are you running Sentry?
I created a project the normal way:
Add new -> project -> Django -> [input project name] -> Create project
The project is not displayed anywhere in the main page. I have several other projects displaying just fine.
If I force the url, I can find it (my-domain:9000/my-organization/project-name/), and it seem to work mostly fine, but for example it doesn't appear in the "select a project" dropdown on the top left corner of the screen:

If I add it to favorties though, it does appear in the main dashboard under "bookmarked projects".
I recently migrated to another DB (postgres to postgres, I just went from a docker one to an RDS instance) so not sure if this might be the issue.
The project should be visible in the main view
Does your project have a team assigned to it that you belong to? You can check that by going to Project > Settings > Teams.
@markstory that was it. Sweet jesus.. 🤦🏻♂️
Most helpful comment
Does your project have a team assigned to it that you belong to? You can check that by going to Project > Settings > Teams.