New Gitea instance doesn't start, permission error creating data dir #11

Closed
opened 2021-04-04 15:51:46 +00:00 by 3wordchant · 1 comment
Owner
2021-04-04T15:50:25.739466336Z gitea_app.1.u5o4a3a4dzwhzmca5r5fvshu9@b0x    |  2021/04/04 15:50:25 routers/init.go:63:NewServices() [F] storage init failed: mkdir /data/lfs: permission denied
``` 2021-04-04T15:50:25.739466336Z gitea_app.1.u5o4a3a4dzwhzmca5r5fvshu9@b0x | 2021/04/04 15:50:25 routers/init.go:63:NewServices() [F] storage init failed: mkdir /data/lfs: permission denied ```
Owner

Hmmmm, I think we need to add f2715b8e29/custom/conf/app.example.ini (L392) to our own app.ini.tmpl file. I am not sure what path would be correct because I assumed it would be able to make this path?

Hmmmm, I think we need to add https://github.com/go-gitea/gitea/blob/f2715b8e294d53a54bb71876c74a7fbec5b41937/custom/conf/app.example.ini#L392 to our own `app.ini.tmpl` file. I am not sure what path would be correct because I assumed it would be able to make this path?
Sign in to join this conversation.
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coop-cloud/gitea#11
No description provided.