www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - can't access dlang.org (homepage)

reply WebFreak001 <d.forum webfreak.org> writes:
For several days the D homepage (https://dlang.org) just doesn't 
load for me. In firefox it just loads forever, with `curl -v` it 
just prints "trying 162.217.114.56:443..." and "TCP_NODELAY set" 
and nothing after

When I curl from my server it works fine but not from home (but 
literally all other websites work)

Does anyone else have this issue? I can't imagine to be the only 
one having this issue (especially because I didn't do any changes 
to my settings when it broke)

I think this might be an issue with PrivateInternetAccess VPN? On 
my phone it also doesn't connect until I turn it off.
Feb 29 2020
next sibling parent Cym13 <cpicard openmailbox.org> writes:
On Saturday, 29 February 2020 at 14:48:42 UTC, WebFreak001 wrote:
 For several days the D homepage (https://dlang.org) just 
 doesn't load for me. In firefox it just loads forever, with 
 `curl -v` it just prints "trying 162.217.114.56:443..." and 
 "TCP_NODELAY set" and nothing after

 When I curl from my server it works fine but not from home (but 
 literally all other websites work)

 Does anyone else have this issue? I can't imagine to be the 
 only one having this issue (especially because I didn't do any 
 changes to my settings when it broke)

 I think this might be an issue with PrivateInternetAccess VPN? 
 On my phone it also doesn't connect until I turn it off.
I can't reproduce, either the problem was solved in the last hour or it's on your end.
Feb 29 2020
prev sibling parent reply WebFreak001 <d.forum webfreak.org> writes:
On Saturday, 29 February 2020 at 14:48:42 UTC, WebFreak001 wrote:
 For several days the D homepage (https://dlang.org) just 
 doesn't load for me. In firefox it just loads forever, with 
 `curl -v` it just prints "trying 162.217.114.56:443..." and 
 "TCP_NODELAY set" and nothing after

 When I curl from my server it works fine but not from home (but 
 literally all other websites work)

 Does anyone else have this issue? I can't imagine to be the 
 only one having this issue (especially because I didn't do any 
 changes to my settings when it broke)

 I think this might be an issue with PrivateInternetAccess VPN? 
 On my phone it also doesn't connect until I turn it off.
still got this issue. Seems like this happens only with VPN on. Can anyone managing the D servers check on this? Can't access phobos docs on here otherwise :(
Mar 18 2020
parent reply Sebastiaan Koppe <mail skoppe.eu> writes:
On Wednesday, 18 March 2020 at 17:26:40 UTC, WebFreak001 wrote:
 On Saturday, 29 February 2020 at 14:48:42 UTC, WebFreak001 
 wrote:
 Can't access phobos docs on here otherwise :(
devdocs.io goto settings and add D
Mar 18 2020
parent reply WebFreak001 <d.forum webfreak.org> writes:
On Wednesday, 18 March 2020 at 19:28:24 UTC, Sebastiaan Koppe 
wrote:
 On Wednesday, 18 March 2020 at 17:26:40 UTC, WebFreak001 wrote:
 On Saturday, 29 February 2020 at 14:48:42 UTC, WebFreak001 
 wrote:
 Can't access phobos docs on here otherwise :(
devdocs.io goto settings and add D
that works well thanks! Still missing pages like dlang.org/ddoc.html and the spec though
Mar 18 2020
next sibling parent Adam D. Ruppe <destructionator gmail.com> writes:
On Wednesday, 18 March 2020 at 19:33:11 UTC, WebFreak001 wrote:
 that works well thanks! Still missing pages like 
 dlang.org/ddoc.html and the spec though
they are included in the dmd zip, the whole website is. in the html/d folder.
Mar 18 2020
prev sibling parent Sebastiaan Koppe <mail skoppe.eu> writes:
On Wednesday, 18 March 2020 at 19:33:11 UTC, WebFreak001 wrote:
 On Wednesday, 18 March 2020 at 19:28:24 UTC, Sebastiaan Koppe 
 wrote:
 On Wednesday, 18 March 2020 at 17:26:40 UTC, WebFreak001 wrote:
 On Saturday, 29 February 2020 at 14:48:42 UTC, WebFreak001 
 wrote:
 Can't access phobos docs on here otherwise :(
devdocs.io goto settings and add D
that works well thanks! Still missing pages like dlang.org/ddoc.html and the spec though
Everything is there. https://devdocs.io/d/ddoc
Mar 18 2020