Closed
Description
Description
- Create new migration with mirrow
- Push green button
- HTTP 500
After some time I get working mirror of repo.
Gitea Version
1.17.0+dev-506-gedff571aa
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
https://gist.github.com/radjah/5346e850bd0d7ba0dc2e48da543efb69
Screenshots
Git Version
2.30.2
Operating System
Debian GNU/Linux 11 (bullseye)
How are you running Gitea?
Run via systemd.
[Unit]
Description=Gitea - Git with a cup of tea
Wants=local-fs.target network-online.target
After=network.target network-online.target
[Service]
WorkingDirectory=/data/gitea
ExecStart=/data/gitea/gitea
User=radjah
Group=share
#CapabilityBoundingSet=CAP_NET_BIND_SERVICE
[Install]
WantedBy=multi-user.target
Access via nginx with https and direct from LAN without https.
Database
MySQL