Failed to modify file after modifying warehouse name #3064

Closed
opened 2025-11-02 04:59:25 -06:00 by GiteaMirror · 5 comments
Owner

Originally created by @duoduo007 on GitHub (Mar 18, 2019).

Gitea : 1.3.2
centos : 7.6
MySQL
QQ图片20190318195652

When I push to gitea it was HTML 5
But when I modify the warehouse name HTML 50, modifying the file and deleting the created file will fail. I feel that the synchronization of modifying the warehouse name fails.

Originally created by @duoduo007 on GitHub (Mar 18, 2019). Gitea : 1.3.2 centos : 7.6 MySQL ![QQ图片20190318195652](https://user-images.githubusercontent.com/20541588/54528489-149aa500-49b8-11e9-9ba1-208e79914274.png) When I push to gitea it was HTML 5 But when I modify the warehouse name HTML 50, modifying the file and deleting the created file will fail. I feel that the synchronization of modifying the warehouse name fails.
GiteaMirror added the type/question label 2025-11-02 04:59:25 -06:00
Author
Owner

@lunny commented on GitHub (Mar 18, 2019):

Could you reproduce that on https://try.gitea.io or https://gitea.com ?

@lunny commented on GitHub (Mar 18, 2019): Could you reproduce that on https://try.gitea.io or https://gitea.com ?
Author
Owner

@duoduo007 commented on GitHub (Mar 18, 2019):

[Unit]
Description=Gitea (Git with a cup of tea)
After=syslog.target
After=network.target
After=mysqld.service

[Service]
Type=simple
User=root
Group=root
ExecStart=/home/git/gitea web
Restart=always

[Install]
WantedBy=multi-user.target

I found that because of the use of svstemd boot mode, there is no problem with direct use of. / gitea boot now.

@duoduo007 commented on GitHub (Mar 18, 2019): [Unit] Description=Gitea (Git with a cup of tea) After=syslog.target After=network.target After=mysqld.service [Service] Type=simple User=root Group=root ExecStart=/home/git/gitea web Restart=always [Install] WantedBy=multi-user.target I found that because of the use of svstemd boot mode, there is no problem with direct use of. / gitea boot now.
Author
Owner

@lunny commented on GitHub (Mar 19, 2019):

Did you configure your app.ini with absolute path?

@lunny commented on GitHub (Mar 19, 2019): Did you configure your app.ini with absolute path?
Author
Owner

@stale[bot] commented on GitHub (May 18, 2019):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.

@stale[bot] commented on GitHub (May 18, 2019): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.
Author
Owner

@techknowlogick commented on GitHub (May 18, 2019):

Closing this now, please feel to re-open if you have additional information.

@techknowlogick commented on GitHub (May 18, 2019): Closing this now, please feel to re-open if you have additional information.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#3064