Jump to content

(Skyrim SE) ESOCKETTIMEOUT and url missing


AlmahOnNexus

Recommended Posts

Hello good folks,

 

I hope you're staying safe and sane in these times! I've recently gotten back into Skyrim SE modding and wanted to give Vortex a try as I made some good experiences with NMM and Fallout 4 a few years back :smile: I would be grateful for some assistance in debugging a problem wherein mods for Skyrim SE are only successfully downloaded after numerous (1-6) attempts. Any help in the matter would be greatly appreciated and thank you! :smile:

 

Version: 1.3.22
Browser: Firefox and Chrome
OS: Windows 10

Process: I'm following Phoenix Flavour's setup guide to download essential Skyrim mods and I'm doing this by:

1. Clicking on a mod link that takes me to its mod page on Nexusmods
2. Navigating to the "Files" tab
3. Selecting "Mod Manager Download"
4. Vortex is open and shows a Download notification
5. The download fails with a ESOCKETTIMEOUT message (details below)
6. Attempting to use Nexus' Download Dialog and clicking "Download" results in more Download errors with the message, "No URL found for this download"
7. Closing the Nexus' Download Dialog
8. Repeat 3-7 again as necessary until the Download succeeds

Every mod download works eventually, but most of the time the mod initially fails with an ESOCKETTIMEOUT error the first time, and all subsequent clicks on Nexus' pop-up window with the "Download" button result in a "Missing URL"

Error message:

"Network connection to '' timed out, please try again."
code: ESOCKETTIMEOUT
connect: false


Error: ESOCKETTIMEDOUT (request: https://api.nexusmods.com/v1/games/{gameId}/mods/{modId})
    at ClientRequest.<anonymous> (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\@nexusmods\nexus-api\node_modules\request\request.js:816:19)
    at Object.onceWrapper (events.js:299:28)
    at ClientRequest.emit (events.js:210:5)
    at TLSSocket.emitRequestTimeout (_http_client.js:690:9)
    at Object.onceWrapper (events.js:299:28)
    at TLSSocket.emit (events.js:210:5)
    at TLSSocket.Socket._onTimeout (net.js:468:8)
    at listOnTimeout (internal/timers.js:531:17)
    at processTimers (internal/timers.js:475:7)
Error
    at restGet (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\@nexusmods\nexus-api\lib\Nexus.js:62:22)
    at rest (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\@nexusmods\nexus-api\lib\Nexus.js:105:11)
    at Nexus.<anonymous> (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\@nexusmods\nexus-api\lib\Nexus.js:413:30)
    at Generator.next (<anonymous>)
    at C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\@nexusmods\nexus-api\lib\Nexus.js:7:71
    at new Promise (<anonymous>)
    at __awaiter (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\@nexusmods\nexus-api\lib\Nexus.js:3:12)
    at Nexus.request (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\@nexusmods\nexus-api\lib\Nexus.js:411:16)
    at Nexus.<anonymous> (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\@nexusmods\nexus-api\lib\Nexus.js:284:25)
    at Generator.next (<anonymous>)
    at fulfilled (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\@nexusmods\nexus-api\lib\Nexus.js:4:58)

Called from:

  at null (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:6087:37)
  at startDownload (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:2209:42)
  at doDownload (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:6118:15)
  at null (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\renderer.js:6120:2)
  at tryCatcher (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
  at Promise._settlePromiseFromHandler (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:547:31)
  at Promise._settlePromise (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:604:18)
  at Promise._settlePromiseCtx (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:641:10)
  at _drainQueueStep (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:97:12)
  at _drainQueue (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:86:9)
  at Async._drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:102:5)
  at Async.drainQueues (C:\Program Files\Black Tree Gaming Ltd\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:15:14)

 

 

 

 

 

 

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...