Skip to content

HTTP 500 on new migration. #19585

Closed
@radjah

Description

@radjah

Description

  1. Create new migration with mirrow
  2. Push green button
  3. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions