samuelthomas2774/nxapi

Error Adding Account

VincentJoshuaET opened this issue · 0 comments

Platforms tested:

  • Electron application on Windows 11 23H2 via Add User button
  • NodeJS application on Fedora 40 via nxapi nso auth

Both show a similar error message (the first line is exactly the same):

FetchError$1: request to https://fancy.org.uk/api/nxapi/config failed, reason: read ECONNRESET
    at ClientRequest.<anonymous>(file:///NXAPI-APP-DIR/resources/app/dist/bundle...:11)
    at ClientRequest.emit (node:events:527:28)
    at TLSSocket.socketErrorListener (node:_http_client:454:9)
    at TLSSocket.emit (node:events:527:28)
    at emitErrorNT (node:internal/streams/destroy:157:8)
    at emitErrorCloseNT (node:internal/streams/destroy:122:3)
    at process.processTicksAndRejections (node:internal/process/task_queues:83:21)