Can't access this forum outside EU

Everything else that doesn't fall into one of the other PB categories.
PBJim
Enthusiast
Enthusiast
Posts: 294
Joined: Fri Jan 19, 2024 11:56 pm

Can't access this forum outside EU

Post by PBJim »

Just been informed a colleague outside EU can no longer access this forum since last night, mobile and desktop...

Image
BarryG
Addict
Addict
Posts: 4121
Joined: Thu Apr 18, 2019 8:17 am

Re: Can't access this forum outside EU

Post by BarryG »

I'm outside the EU (Australia) and I've been able to access it every day (I visit several times each day because I have nothing better to do).
Fred
Administrator
Administrator
Posts: 18153
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: Can't access this forum outside EU

Post by Fred »

There is no restriction in place on our side.
User avatar
NicTheQuick
Addict
Addict
Posts: 1502
Joined: Sun Jun 22, 2003 7:43 pm
Location: Germany, Saarbrücken
Contact:

Re: Can't access this forum outside EU

Post by NicTheQuick »

Does your colleague use some weird antivirus/firewalls that intercepts HTTPS traffic, a VPN or a Proxy? Because I am quite sure the "Forbidden" message does not originate from the purebasic.fr server.
Last edited by NicTheQuick on Tue May 20, 2025 10:20 am, edited 1 time in total.
The english grammar is freeware, you can use it freely - But it's not Open Source, i.e. you can not change it or publish it in altered way.
hoerbie
Enthusiast
Enthusiast
Posts: 136
Joined: Fri Dec 06, 2013 11:57 am
Location: DE/BY/MUC

Re: Can't access this forum outside EU

Post by hoerbie »

Maybe the browser is in developer mode and sends a user-agent of Apple iOS devices?

I can't access the PB and SB boards from Europe on my iPhone since the last DOS attacks and get the same error...

So there are restrictions in place on the web server.
Fred
Administrator
Administrator
Posts: 18153
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: Can't access this forum outside EU

Post by Fred »

Yes, iPhone are restricted for now, but it's not location related.
User avatar
NicTheQuick
Addict
Addict
Posts: 1502
Joined: Sun Jun 22, 2003 7:43 pm
Location: Germany, Saarbrücken
Contact:

Re: Can't access this forum outside EU

Post by NicTheQuick »

Fred wrote: Tue May 20, 2025 10:21 am Yes, iPhone are restricted for now, but it's not location related.
lol :lol: Why is that?
The english grammar is freeware, you can use it freely - But it's not Open Source, i.e. you can not change it or publish it in altered way.
Fred
Administrator
Administrator
Posts: 18153
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: Can't access this forum outside EU

Post by Fred »

Because I don't have one :twisted: . Many request comes with generic iphone user agent, so it's filtered
User avatar
Demivec
Addict
Addict
Posts: 4257
Joined: Mon Jul 25, 2005 3:51 pm
Location: Utah, USA

Re: Can't access this forum outside EU

Post by Demivec »

No restrictions from where I am in North America, either phone or desktop.
#NULL
Addict
Addict
Posts: 1497
Joined: Thu Aug 30, 2007 11:54 pm
Location: right here

Re: Can't access this forum outside EU

Post by #NULL »

I get the same Forbidden message on an older Ubuntu (18.04) / Firefox (113.0.2).
Works fine on Ubuntu (24.04.2) / Firefox (138.0.3).
I'm in Germany.

On the older system:
- only doesn't work for the english forum. french, german, blog, purebasic.com work fine.
- even the english forum works fine via RSS feed in Thunderbird.
- it's only since yesterday or so, worked before, no system update/changes.

Request Headers:

Code: Select all

GET /english/ HTTP/1.1
Host: www.purebasic.fr
User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/113.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate, br
Connection: keep-alive
Upgrade-Insecure-Requests: 1
Sec-Fetch-Dest: document
Sec-Fetch-Mode: navigate
Sec-Fetch-Site: cross-site
Sec-Fetch-User: ?1
Pragma: no-cache
Cache-Control: no-cache
Response Headers:

Code: Select all

HTTP/1.1 403 Forbidden
Date: Tue, 20 May 2025 11:08:26 GMT
Server: Apache
Content-Length: 199
Keep-Alive: timeout=5, max=100
Connection: Keep-Alive
Content-Type: text/html; charset=iso-8859-1
Fred
Administrator
Administrator
Posts: 18153
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: Can't access this forum outside EU

Post by Fred »

You need an up-to-date browser to access the forums to avoid old bots
threedslider
Enthusiast
Enthusiast
Posts: 377
Joined: Sat Feb 12, 2022 7:15 pm

Re: Can't access this forum outside EU

Post by threedslider »

I am in EU and my phone doesn't access this forum but my desktop works thought .... :lol:
User avatar
Piero
Addict
Addict
Posts: 862
Joined: Sat Apr 29, 2023 6:04 pm
Location: Italy

Re: Can't access this forum outside EU

Post by Piero »

I propose to ban Fred for not being inclusive :?
Alex777
User
User
Posts: 49
Joined: Sun Nov 16, 2008 12:47 am
Location: Cayman Is.
Contact:

Re: Can't access this forum outside EU

Post by Alex777 »

No problem here in the Caribbean (Cayman Islands).
Krix
User
User
Posts: 70
Joined: Fri Mar 11, 2005 6:24 pm
Location: Toronto

Re: Can't access this forum outside EU

Post by Krix »

Using Win8 with Chrome browser version 109.0.5414.168

I can access everything but the PureBasic forum. I'm doing banking, discord, eBay, Amazon, YouTube etc. on the same machine without any problem. But can't access the PureBasic forum.
Post Reply