CUDA Driver API documentation inaccessible (!)

Recently, I’m getting intermittent “Access Denied” messages when trying to access the CUDA Driver API online documentation. The common pattern is that I would be allowed to see the main page, but if I click on a section, either the style sheet won’t be applied, or it’ll be complete “Access Denied”. When this happens I can’t even click the PDF link - that gives me “Access Denied” as well.

Have any of you been experiencing something similar or is my ISP cursed? :-(

Everything seems to be functioning normally for me (ISP: Comcast; Location: California; Browser: Firefox). Download of the PDF works as well. I would suggest clearing browser caches and trying again.

I am assuming your ISP is not located in Iran, North Korea, or any other country on the US embargo list.

To me it sounds like you downloaded files/htm/html/cfm from the internet, and windows is blocking this by default, try giving permission to the files/folders by properties somewhere, you ll see it.

If this is not the case post link here so we can try as well.

So, this is still happening. My ISP is not in Korea or Iran or what-not; and it’s not a caching problem - the numeric code on the “Access Denied” page gets updated; and I am not using downloaded files, I’m using the online-URL. Also - I don’t use Windows, I run Devuan GNU/Linux.

Here’s some output from LiveHTTPHeaders - this time for a page in the Runtime API documentation:

https://docs.nvidia.com/cuda/cuda-runtime-api/driver-vs-runtime-api.html
Host: docs.nvidia.com
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:77.0) Gecko/20100101 Firefox/77.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate, br
Referer: https://docs.nvidia.com/cuda/cuda-runtime-api/group__CUDART__DEVICE.html
DNT: 1
Connection: keep-alive
Cookie: AMCV_F207D74D549850760A4C98C6%40AdobeOrg=-432600572%7CMCMID%7C62243482998199458179212144138506933723%7CMCAID%7CNONE%7CMCOPTOUT-1593988785s%7CNONE%7CvVersion%7C4.5.2; s_ecid=MCMID%7C62243482998199458179212144138506933723; s_ppvl=nv%253Aforums%253Adeveloper%253Ahome%2C99%2C97%2C1233%2C2074%2C1233%2C2560%2C1440%2C1%2CP; s_ppv=nv%253Aforums%253Adeveloper%253Ahome%2C100%2C99%2C2829%2C2074%2C1233%2C2560%2C1440%2C1%2CP; s_getNewRepeat=1594056226499-Repeat; AMCVS_F207D74D549850760A4C98C6%40AdobeOrg=1; s_sq=nvdaglobalprod%3D%2526c.%2526a.%2526activitymap.%2526page%253Dnv%25253Aforums%25253Adeveloper%25253Ahome%2526link%253Dnull%2526region%253Dcurrent-user%2526pageIDType%253D1%2526.activitymap%2526.a%2526.c%2526pid%253Dnv%25253Aforums%25253Adeveloper%25253Ahome%2526pidt%253D1%2526oid%253Dhttps%25253A%25252F%25252Fforums.developer.nvidia.com%25252Fu%25252Fepk2%2526ot%253DA; search_query=Driver; current_page=CUDA Runtime API :: CUDA Toolkit Documentation
Upgrade-Insecure-Requests: 1

GET: HTTP/2.0 403 Forbidden
server: AkamaiGHost
mime-version: 1.0
content-type: text/html
content-length: 344
expires: Wed, 08 Jul 2020 15:23:27 GMT
date: Wed, 08 Jul 2020 15:23:27 GMT
X-Firefox-Spdy: h2

… and I’ll mention again this is intermittent, not consistent.

Since the Akamai CDN is used, it is likely that different physical servers are involved when you and I, repectively, access the NVIDIA content, unless you also happen to be located in California.

A quick Google search seems to indicate that various people have encountered “403 Forbidden” issues when trying to access content delivered via Akamai from AWS instances. I assume that is not a scenario that applies in your case.