Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error: Token has expired #16338

Closed
VortexFeedback opened this issue Aug 25, 2024 · 0 comments
Closed

error: Token has expired #16338

VortexFeedback opened this issue Aug 25, 2024 · 0 comments

Comments

@VortexFeedback
Copy link
Collaborator

Application error

System

Platform win32 10.0.19045
Architecture x64
Application Version 1.12.3
Process renderer

Message

Token has expired

Title

Failed to get nexus revision info

Details

mStatusCode: 401
mRequest: https://api.nexusmods.com/v2/graphql
mCode: Token has expired
mDescription: undefined
collectionSlug: lymrbg
revisionNumber: 8

Context

gamemode = Skyrim Special Edition,extension_version = 1.0.5

Stack

Error: Token has expired
    at handleRestResult (F:\Vortex\resources\app.asar\node_modules\@nexusmods\nexus-api\lib\Nexus.js:54:31)
    at IncomingMessage.<anonymous> (F:\Vortex\resources\app.asar\node_modules\@nexusmods\nexus-api\lib\Nexus.js:182:17)
    at IncomingMessage.emit (node:events:529:35)
    at endReadableNT (node:internal/streams/readable:1368:12)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21)

Called from:

  at null (F:\Vortex\resources\app.asar\renderer.js:6451:37)
  at null (F:\Vortex\resources\app.asar\renderer.js:6381:73)
  at null (F:\Vortex\resources\app.asar\renderer.js:10143:35)
  at null (F:\Vortex\resources\app.asar\renderer.js:8913:15)
  at emit (node:events:517:28)
  at emitAndAwait (F:\Vortex\resources\app.asar\renderer.js:8910:28)
  at cacheRevisionInfo (F:\Vortex\resources\app.asar.unpacked\bundledPlugins\collections\index.js:2:69286)
  at fetchRevisionInfo (F:\Vortex\resources\app.asar.unpacked\bundledPlugins\collections\index.js:2:67981)
  at getRevisionInfo (F:\Vortex\resources\app.asar.unpacked\bundledPlugins\collections\index.js:2:67479)
  at null (F:\Vortex\resources\app.asar.unpacked\bundledPlugins\collections\index.js:2:130495)
  at map (null:null:null)
  at updateSorted (F:\Vortex\resources\app.asar.unpacked\bundledPlugins\collections\index.js:2:130319)
  at componentDidUpdate (F:\Vortex\resources\app.asar.unpacked\bundledPlugins\collections\index.js:2:125451)
  at Ji (F:\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:212:231)
  at Sj (F:\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:255:229)
  at exports.unstable_runWithPriority (F:\Vortex\resources\app.asar\node_modules\scheduler\cjs\scheduler.production.min.js:19:467)
  at cg (F:\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:122:325)
  at Jj (F:\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:248:370)
  at yj (F:\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:239:376)
  at null (F:\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:123:115)
  at exports.unstable_runWithPriority (F:\Vortex\resources\app.asar\node_modules\scheduler\cjs\scheduler.production.min.js:19:467)
  at cg (F:\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:122:325)
  at fg (F:\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:123:61)
  at gg (F:\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:122:496)
  at Ga (F:\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:287:95)
  at gd (F:\Vortex\resources\app.asar\node_modules\react-dom\cjs\react-dom.production.min.js:68:371)

Reported from:
Error
    at showError (F:\Vortex\resources\app.asar\renderer.js:9866:202)
    at mApi.showErrorNotification (F:\Vortex\resources\app.asar\renderer.js:8806:52)
    at F:\Vortex\resources\app.asar\renderer.js:6383:63
    at tryCatcher (F:\Vortex\resources\app.asar\node_modules\bluebird\js\release\util.js:16:23)
    at Promise._settlePromiseFromHandler (F:\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:547:31)
    at Promise._settlePromise (F:\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:604:18)
    at Promise._settlePromise0 (F:\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:649:10)
    at Promise._settlePromises (F:\Vortex\resources\app.asar\node_modules\bluebird\js\release\promise.js:725:18)
    at _drainQueueStep (F:\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:93:12)
    at _drainQueue (F:\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:86:9)
    at Async._drainQueues (F:\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:102:5)
    at Async.drainQueues (F:\Vortex\resources\app.asar\node_modules\bluebird\js\release\async.js:15:14)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Reported by: eeeeight0eight

@IDCs IDCs closed this as completed Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants