# VTK/Paraview Gitlab "Merge requests" page error in Firefox

**URL:** https://discourse.vtk.org/t/vtk-paraview-gitlab-merge-requests-page-error-in-firefox/16236
**Category:** Development
**Created:** [January 15, 2026, 9:42am UTC](https://discourse.vtk.org/t/vtk-paraview-gitlab-merge-requests-page-error-in-firefox/16236 "2026-01-15T09:42:58Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![hakostra](https://discourse.vtk.org/user_avatar/discourse.vtk.org/hakostra/32/2990_2.png) [@hakostra](https://discourse.vtk.org/u/hakostra)
#### Post date: [January 15, 2026, 9:42am UTC](https://discourse.vtk.org/t/vtk-paraview-gitlab-merge-requests-page-error-in-firefox/16236/1 "2026-01-15T09:42:58Z")

</div>

Lately, the “Merge requests” page in both VTK and Paraview Gitlab has been showing just an error “An error occurred while loading merge requests” in Firefox on Linux (have not tried Windows). With Chromium it works just fine.

 ![Screenshot from 2026-01-15 10-40-17](https://discourse.vtk.org/uploads/default/original/2X/1/1092dbed438bf46560608ccd37e1aba331f47e63.png)

Is this a known issue? Anyone else seeing this?

---

<div class="post-metadata">

### Author: ![lgivord](https://discourse.vtk.org/user_avatar/discourse.vtk.org/lgivord/32/3543_2.png) [@lgivord](https://discourse.vtk.org/u/lgivord)
#### Post date: [January 15, 2026, 12:46pm UTC](https://discourse.vtk.org/t/vtk-paraview-gitlab-merge-requests-page-error-in-firefox/16236/2 "2026-01-15T12:46:37Z")

</div>

Hi @hakostra,

Usually when I have such error refreshing the page is enough. Currently it works on my side in Firefox on Linux.

maybe @ben.boeckel can have some insights ?

---

<div class="post-metadata">

### Author: ![ben.boeckel](https://discourse.vtk.org/letter_avatar_proxy/v4/letter/b/ea5d25/32.png) [@ben.boeckel](https://discourse.vtk.org/u/ben.boeckel)
#### Post date: [January 15, 2026, 7:32pm UTC](https://discourse.vtk.org/t/vtk-paraview-gitlab-merge-requests-page-error-in-firefox/16236/3 "2026-01-15T19:32:54Z")

</div>

Works for me in Firefox too. But I’m “always” logged in. Works in a private window though. If you open the Network tab in the Inspector, does it show anything “weird” for any API calls being performed? I wonder if Anubis is intercepting API calls here.

---

<div class="post-metadata">

### Author: ![hakostra](https://discourse.vtk.org/user_avatar/discourse.vtk.org/hakostra/32/2990_2.png) [@hakostra](https://discourse.vtk.org/u/hakostra)
#### Post date: [January 16, 2026, 8:16am UTC](https://discourse.vtk.org/t/vtk-paraview-gitlab-merge-requests-page-error-in-firefox/16236/4 "2026-01-16T08:16:06Z")

</div>

Ok, Ben gave me a hint that lead to a solution. I realized that it worked in a private window in Forefox, so I cleared cookies and site data and then it worked again. Solved. Thanks.
