810230919 Posted January 11, 2022 Share Posted January 11, 2022 (edited) I have the same issue here and now. It happened about 3 days ago. The repro step is :You click the "Manually Download" on any file of any mod for any game on nexus.com.Click on the "Slow Download" in the following up page. Then nothing happens. If everything goes well, another page should pop up, with a 5s countdown, after it's over, the download will start. But these are all gone and never happen. I'm using Edge and tried chrome, and I also tried on mobile phone, with WIFI or not, tried the troubleshooting article, this issue still happens. And this issue comes with another two issue: One:You will notice the total downloads and unique downloads number on the file page of any mod never show up, and just displays as "-" for default, just like it failed to fetch any data from server. No matter how long you wait. Two:Try to use the advanced filter in the mod menu of website, search for anything. It will work for the first time, and give the correct result. But if you change any config such as keywords of file name, and click "Apply Filter", it won't give any feedback and nothing happens, just like you click on the "Slow Download" above. Here is the info I can share. Hope anyone could find the root and resolve it. I will keep trying, and if I find how to resolve it, I will post it. Edited January 11, 2022 by 810230919 Link to comment Share on other sites More sharing options...
Dark0ne Posted January 11, 2022 Share Posted January 11, 2022 I have the same issue here and now. It happened about 3 days ago. The repro step is :You click the "Manually Download" on any file of any mod for any game on nexus.com.Click on the "Slow Download" in the following up page. Then nothing happens. If everything goes well, another page should pop up, with a 5s countdown, after it's over, the download will start. But these are all gone and never happen. I'm using Edge and tried chrome, and I also tried on mobile phone, with WIFI or not, tried the troubleshooting article, this issue still happens. And this issue comes with another two issue: One:You will notice the total downloads and unique downloads number on the file page of any mod never show up, and just displays as "-" for default, just like it failed to fetch any data from server. No matter how long you wait. Two:Try to use the advanced filter in the mod menu of website, search for anything. It will work for the first time, and give the correct result. But if you change any config such as keywords of file name, and click "Apply Filter", it won't give any feedback and nothing happens, just like you click on the "Slow Download" above. Here is the info I can share. Hope anyone could find the root and resolve it. I will keep trying, and if I find how to resolve it, I will post it. The issues you're mentioning are indicative of javascript not working in your browser. Ensure you do not have anything blocking our javascript from working ("internet security suites", browser plugins, browser settings, etc.) else the site will not function properly. Link to comment Share on other sites More sharing options...
Pickysaurus Posted January 11, 2022 Share Posted January 11, 2022 Split this into a separate thread as you tagged your reply onto an unrelated issue. Link to comment Share on other sites More sharing options...
810230919 Posted January 12, 2022 Author Share Posted January 12, 2022 (edited) I have the same issue here and now. It happened about 3 days ago. The repro step is :You click the "Manually Download" on any file of any mod for any game on nexus.com.Click on the "Slow Download" in the following up page. Then nothing happens. If everything goes well, another page should pop up, with a 5s countdown, after it's over, the download will start. But these are all gone and never happen. I'm using Edge and tried chrome, and I also tried on mobile phone, with WIFI or not, tried the troubleshooting article, this issue still happens. And this issue comes with another two issue: One:You will notice the total downloads and unique downloads number on the file page of any mod never show up, and just displays as "-" for default, just like it failed to fetch any data from server. No matter how long you wait. Two:Try to use the advanced filter in the mod menu of website, search for anything. It will work for the first time, and give the correct result. But if you change any config such as keywords of file name, and click "Apply Filter", it won't give any feedback and nothing happens, just like you click on the "Slow Download" above. Here is the info I can share. Hope anyone could find the root and resolve it. I will keep trying, and if I find how to resolve it, I will post it. The issues you're mentioning are indicative of javascript not working in your browser. Ensure you do not have anything blocking our javascript from working ("internet security suites", browser plugins, browser settings, etc.) else the site will not function properly. Thank you for your heads-up! I have found the root:Nexus mod website is using some js libraries from a lot of addresses such as:https://cdnjs.cloudflare.com/ajax/libs/PapaParse/5.0.0/papaparse.min.jsBut these addresses have been blocked by GFW in China. (Perhaps recently) So unless your web browser has correct cache of them, or use VPN to get access of these addresses ( better to use global mode), the scripts of web will never work. Download button is just one of them. How to tell if you meet the same issue of mine:On mod download page, the one you can see "SLOW DOWNLOAD" button and "FAST DOWNLOAD" button, press F12 to enable the developer mode of your web browser.Click on the error icon to check the error list.If you see some web links which end with ".js" saying "xxxx closed" or "can't get access xxxx", you got it. Edited January 12, 2022 by 810230919 Link to comment Share on other sites More sharing options...
Pickysaurus Posted January 12, 2022 Share Posted January 12, 2022 I have the same issue here and now. It happened about 3 days ago. The repro step is :You click the "Manually Download" on any file of any mod for any game on nexus.com.Click on the "Slow Download" in the following up page. Then nothing happens. If everything goes well, another page should pop up, with a 5s countdown, after it's over, the download will start. But these are all gone and never happen. I'm using Edge and tried chrome, and I also tried on mobile phone, with WIFI or not, tried the troubleshooting article, this issue still happens. And this issue comes with another two issue: One:You will notice the total downloads and unique downloads number on the file page of any mod never show up, and just displays as "-" for default, just like it failed to fetch any data from server. No matter how long you wait. Two:Try to use the advanced filter in the mod menu of website, search for anything. It will work for the first time, and give the correct result. But if you change any config such as keywords of file name, and click "Apply Filter", it won't give any feedback and nothing happens, just like you click on the "Slow Download" above. Here is the info I can share. Hope anyone could find the root and resolve it. I will keep trying, and if I find how to resolve it, I will post it. The issues you're mentioning are indicative of javascript not working in your browser. Ensure you do not have anything blocking our javascript from working ("internet security suites", browser plugins, browser settings, etc.) else the site will not function properly. Thank you for your heads-up! I have found the root:Nexus mod website is using some js libraries from a lot of addresses such as:https://cdnjs.cloudflare.com/ajax/libs/PapaParse/5.0.0/papaparse.min.jsBut these addresses have been blocked by GFW in China. (Perhaps recently) So unless your web browser has correct cache of them, or use VPN to get access of these addresses ( better to use global mode), the scripts of web will never work. Download button is just one of them. How to tell if you meet the same issue of mine:On mod download page, the one you can see "SLOW DOWNLOAD" button and "FAST DOWNLOAD" button, press F12 to enable the developer mode of your web browser.Click on the error icon to check the error list.If you see some web links which end with ".js" saying "xxxx closed" or "can't get access xxxx", you got it. This is useful information, thanks for sharing. I'll pass this onto our developers and see if there's anything we can do from our side. It's strange that they'd block a CloudFlare URL considering the amount of sites that use it. Link to comment Share on other sites More sharing options...
DameOliveCardpalm Posted May 14, 2022 Share Posted May 14, 2022 Just had this issue, it was malwarebytes browser guard blocking cloudflare, simply selected to trust the site from the browser widget and all good :thumbsup: Link to comment Share on other sites More sharing options...
damon69 Posted May 14, 2022 Share Posted May 14, 2022 (edited) I am also experiencing this problem. No downloads since about an hour or so ago. DameOliveCardpalm: Thank you for the solution... m'lady! Edited May 14, 2022 by damon69 Link to comment Share on other sites More sharing options...
Dalquist Posted May 14, 2022 Share Posted May 14, 2022 (edited) Started getting this earlier today also. @DameOliveCardpalm that worked, thanks. Edited May 14, 2022 by Dalquist Link to comment Share on other sites More sharing options...
Kieseyhow Posted September 20, 2022 Share Posted September 20, 2022 (edited) This still happening, because the NXM protocol is not handled by the browser, and Windows has no idea what it is. So, you click the "Slow Download" button, and exactly nothing at all happens. Inspecting the code with Chrome gives the following result: button id="slowDownloadButton" class="rj-btn rj-btn-secondary rj-btn-full" data-download-url="#ERROR-download-location-not-found" Edited September 20, 2022 by Kieseyhow Link to comment Share on other sites More sharing options...
Pickysaurus Posted September 21, 2022 Share Posted September 21, 2022 This still happening, because the NXM protocol is not handled by the browser, and Windows has no idea what it is. So, you click the "Slow Download" button, and exactly nothing at all happens. Inspecting the code with Chrome gives the following result: button id="slowDownloadButton" class="rj-btn rj-btn-secondary rj-btn-full" data-download-url="#ERROR-download-location-not-found"That error message in the HTML is not relevant, it's a leftover from an old implementation of the download feature. You need to sort out how NXM links are handled on your PC. If you're using Firefox it's needlessly complex. For other browsers you can toggle it in the Vortex settings page. Link to comment Share on other sites More sharing options...
Recommended Posts