Skip to content

PR section is extremly slow and buggy after update to 1.14.0 on windows server #15423

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
1 task done
tautf opened this issue Apr 12, 2021 · 5 comments
Closed
1 task done
Labels
issue/duplicate The issue has already been reported.

Comments

@tautf
Copy link

tautf commented Apr 12, 2021

  • Gitea version (or commit ref): 1.14.0
  • Operating system: Windows Server 2019 Std.
  • Using the lates amd64 binary package, with the installation instructions as a service from gitea.io
  • Database (use [x]):
    • PostgreSQL

Description

First: Gitea.log does not show anything useful, its just spammed with sql statements

Running on Gitea 1.14.0 with the amd64 binary, the PR-section came extremly slow and it seems to be buggy.

  • When you are watching a pr:
    • It takes about 3-4 times longer to open it:
    • Viewing commits and changed files also takes 3-4 times longer
    • The preview of you comment doenst work, it will always show Loading...
    • You cant upload any images to a pr as comment
    • On a pr, you cant logout, its running forever and your still logged in

Only Errors i could find are the following:
Bildschirmfoto 2021-04-12 um 11 14 13

Screenshots

Screenshot of the comment section as it alway looks after updating to 1.14.0
Bildschirmfoto 2021-04-12 um 11 14 28

@turbopixel
Copy link

turbopixel commented Apr 12, 2021

Same problem here - Gitea Version 1.14.0 with Linux Ubuntu and Go1.16.3.

My problems:

  • Cannot merge pull request, because loading dropzone failed (See below)

I have already logged in again and cleared the browser cache.


grafik

Browser console:

Uncaught ChunkLoadError: Loading chunk dropzone failed.
(missing: http://192.168.1.5:3000/js/dropzone.js)
    j jsonp chunk loading:30
    e ensure chunk:6
    e ensure chunk:5
    e tribute.js:37
    u runtime.js:63
    _invoke runtime.js:293
    x runtime.js:118
    Babel 2
    node_modules index.js:1
    node_modules index.js:1
    ac tribute.js:51
    rc tribute.js:36
    e index.js:3863
    u runtime.js:63
    _invoke runtime.js:293
    x runtime.js:118
    Babel 2
    node_modules index.js:1
    node_modules index.js:1
    jQuery 2

@saitho
Copy link
Contributor

saitho commented Apr 12, 2021

Can confirm that as well. This causes the "Reply" and "Resolve conversation" buttons on the PR conversation overview to not work.

I found out that opening the JS file directly in the browser and then reloading the page that had the errors works for that reload. 🤷

@6543
Copy link
Member

6543 commented Apr 12, 2021

clean browser cache?

@tautf
Copy link
Author

tautf commented Apr 12, 2021

@6543 This helps for me with the broken comment section thanks.
But still its unusably slow.

For viewing Changed files which are about 80 files with 4000 adds and 2000 deletions it took 181785ms.
I would say before 1.14.0 it would probably not take longer than 30000ms.
Also for only commenting a pull request, it takes about 15000ms to reload.

@techknowlogick
Copy link
Member

Closing as dupe of #15401

@techknowlogick techknowlogick added the issue/duplicate The issue has already been reported. label Apr 12, 2021
@go-gitea go-gitea locked and limited conversation to collaborators Jun 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
issue/duplicate The issue has already been reported.
Projects
None yet
Development

No branches or pull requests

5 participants