Skip to content

HTTP 500 on new migration. #19585

@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

Activity

Gusted

Gusted commented on May 2, 2022

@Gusted
Contributor

Regression due to #19295

added a commit that references this issue on May 2, 2022
77b38a8
added a commit that references this issue on May 3, 2022
982b726
added a commit that references this issue on Aug 24, 2022
61a8b48
locked and limited conversation to collaborators on May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @radjah@Gusted

      Issue actions

        HTTP 500 on new migration. · Issue #19585 · go-gitea/gitea