Gitea can not display the sql file exported from navicat #9893

Closed
opened 2025-11-02 08:52:27 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @sancome on GitHub (Nov 27, 2022).

Description

i pushed a sql file to gitea, but it could not be displayed, i got the error "ERR_CONNECTION_RESET".

Gitea Version

1.17.3

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Screenshots

No response

Git Version

No response

Operating System

Ubuntu 20.4

How are you running Gitea?

wget -O gitea https://dl.gitea.io/gitea/1.17.3/gitea-1.17.3-linux-amd64
chmod +x gitea
./gitea web

Database

SQLite

Originally created by @sancome on GitHub (Nov 27, 2022). ### Description i pushed a sql file to gitea, but it could not be displayed, i got the error "ERR_CONNECTION_RESET". ### Gitea Version 1.17.3 ### Can you reproduce the bug on the Gitea demo site? No ### Log Gist _No response_ ### Screenshots _No response_ ### Git Version _No response_ ### Operating System Ubuntu 20.4 ### How are you running Gitea? wget -O gitea https://dl.gitea.io/gitea/1.17.3/gitea-1.17.3-linux-amd64 chmod +x gitea ./gitea web ### Database SQLite
GiteaMirror added the issue/needs-feedback label 2025-11-02 08:52:27 -06:00
Author
Owner

@wxiaoguang commented on GitHub (Apr 23, 2023):

ERR_CONNECTION_RESET is 99.9% unrelated.

Please provide detailed reproducible steps if there is really a bug.

@wxiaoguang commented on GitHub (Apr 23, 2023): ERR_CONNECTION_RESET is 99.9% unrelated. Please provide detailed reproducible steps if there is really a bug.
Author
Owner

@wxiaoguang commented on GitHub (Apr 26, 2023):

No more feedback, I think this issue can be closed, feel free to reopen if there are more clues.

@wxiaoguang commented on GitHub (Apr 26, 2023): No more feedback, I think this issue can be closed, feel free to reopen if there are more clues.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#9893