GitLab very slow and unable to expand menus
-
Hello,
after the last update GitLab is very slow and unusable. I am using com.gitlab.cloudronapp@1.60.0
I call the start page of a project and I get several minutes of progress circle.....
And when I want to delete a project, I cannot expand a section. Other menus have the same behavior.My GitLab is running at home on an Intel(R) Pentium(R) CPU G4400T @ 2.90GHz with 16GB RAM and I have 6GB RAM allocated just for GitLab.
I have restarted the application so many times, including the server itself.
Does anyone have the same problem?
Best wishes,
AxelTranslated with www.DeepL.com/Translator (free version)
-
@roru2k20 I was having similar problems on cloudron's own gitlab (git.cloudron.io) for some time. So i don't think it is your own instance / machine specs. Seems to be performing better now.
-
@timconsidine thanks for reply.
I read the problems at git.cloudron.io. With Microsoft Edge instead of my Chrome GitLab works fine.
I observe it
-
@roru2k20 I have noticed this as well. This appears to be some browser caching issue between GitLab updates. This is what I see:
- I click on menu, it's not really opening.
- I opened the firefox browser console, it has some error like this:
Uncaught (in promise) TypeError: modules[moduleId] is undefined __webpack_require__ https://git.cloudron.io/assets/webpack/runtime.bundle.js:85
- I load the page again
- Menu opens instantly
Can confirm that clearing browser cache fixes things ? Opening console/devtools clears the cache internally iirc.