I am experiencing an issue while setting up Gerrit for testing purposes in an on-premise environment on Ubuntu.
I followed the official documentation and various articles to install Gerrit and was able to access it. I chose the development_become_any_account authentication method for testing purposes and created a Gerrit account. I created a repository as shown in "Image 1" to proceed with source code reviews.
I used Git to commit and push a Java project file that I created, but even though the commit and push were successful, I cannot see the uploaded source code in the repository.
When I check the Gerrit documentation on Google, it mentions the "Browse" section indicated in "Image 1," and it should be possible to access the repository and view the source code. However, in the Gerrit instance I created, I cannot see anything.
I have tried completely uninstalling Gerrit and reinstalling it, but the same issue persists. I would appreciate any help or guidance from those familiar with setting up Gerrit in an on-premise environment. Please assist me.
"Image 2" and "Image 3" are screenshots of the installation options I selected during the Gerrit setup.
[enter image description here](https://i.stack.imgur.com/vvo2u.png)