On Wed, Aug 05, 2026 at 07:17:14PM +0200, Mark Wielaard wrote:
> Hi Haochen,
> 
> On Wed, Aug 05, 2026 at 07:54:34AM +0000, Jiang, Haochen wrote:
> > For gitweb, it is simple https://gcc.gnu.org/cgit/gcc/
> > 
> > For wiki, I am trying to access no matter which wiki page, it always
> > stucked,
> > like https://gcc.gnu.org/wiki/A_guide_to_testcase_reduction or
> > https://gcc.gnu.org/wiki/cauldron2024
> > 
> > I just tried right now and it still does not change. But they have
> > difference on the behavior.
> > 
> > For gitweb, it is calculating forever. I can see the difficulty 5 and
> > the speed. But when the loading bar for calculation ends, it just
> > started another round of calculation.
> 
> That is the javascript challenge.
> But I have never seen it just do a second round.
> 
> > For wiki, it is just showing loading and slient.
> 
> That is the meta-refresh challenge.
> It simply should reload the page after 2 seconds.
> 
> Does it work for other anubis instances? Like
> https://anubis.techaro.lol/
> https://forge.fedoraproject.org/
> https://lore.kernel.org/
> 
> > But you do have a point on browser. Chrome 151.0.7922.76
> > stucked while Edge did not. I just asked my colleague to do a
> > quick test. He also met the same scenario for browser.
> 
> How odd. I assume people have used Chrome before.  But if you have a
> browser that does work I would recommend using that. I personally use
> Firefox.
> 
> Cheers,
> 
> Mark


I have just had this issue with patchwork.sourceware.org (stuck in a hash then
reload loop) and gcc.gnu.org/bugzilla (no visible activity on anubis display; I
think this affected gcc.gnu.org/git/gitweb.cgi as well).

In both cases I was able to fix this by deleting cookies for the affected
domain.  Using an incognito browser window also worked (before clearing the
cookies).

For reference, I accessed Patchwork fine last week, then yesterday afternoon
(2026-08-05 15:38 UTC) it wasn't working until I cleared cookies.  I accessed
GCC Bugzilla fine on Monday afternoon (2026-08-03 14:04 UTC), and couldn't
access it yesterday afternoon (2026-08-04 16:05 UTC) until after I cleared my
cookies this afternoon (2026-08-05 13:00 UTC).

Alice

Reply via email to