Build.opensuse.org 403 Forbidden Request forbidden by administrative rules

Hello Everyone, this 403 has been it for a few days. API (osc command) has no problem. Someone check it out? Thank you.

https://build.opensuse.org/

403 Forbidden

Request forbidden by administrative rules.

No issues from here, AFAIK they have sorted the DDOS from anonymous users over the last week or so…

Works fine for me.

Try clearing the browser cache.

1 Like

Here also 403 with Firefox. Tried chrome and that works.

Then started Firefox with a clean profile and that also works. I have some privacy enhancing tweaks and it looks like build.opensuse.org does not like that.

Alright here on Firefox.

1 Like

Firefox works well.
Chrome still has “403 Forbidden” even in Incognito Windows, Gutest account, new Chrome profile.

It does work again with my private profile, so I guess some security tuning done that first prevented (my) access and now allows it again.

Pale Moon’s useragent string appears to be blocked…
creating a profile user.js (easiest way) with a different string unblocks it.

user_pref(“general.useragent.override.build.opensuse.org”, “Mozilla/5.0 (%OS_SLICE% rv:6.9) Goanna/20230101 PaleMoon/34.3.1”);

1 Like