Hello,
I installed Forgejo on TrueNAS Scale 25.04.2 and when I go to the web UI for the first time, I get an “Initial configuration” page. On that page, the “User to run as *” field is empty, but marked as mandatory (the star).
First problem, I cannot type into it. If I place the cursor in it and try to type, the cursor is there but no letters appear. The field just below (Server domain) works fine.
Second problem, I don’t know what to put there. I found I could use my browser’s “inspect” mode to go modify the value of the input field, so I tried “apps”, “forgejo”, and a few others, but each time when I click the “Install Forgejo” button at the bottom, this error message appears:
The “user to run as” username is not the current username: apps →
The message seems to be saying “apps” is the username I entered, and the current username is (empty), and they should match, but if I leave the field empty then the error is “form.RunUser cannot be empty.” (of course)
What am I supposed to use? Thanks in advance.