Skip to content

Login Error - Bad Decrypt #338

@Claudio-Helveticus

Description

@Claudio-Helveticus

Hi there!

When trying to login with the command 'internxt login' following error occurs.
With the same credentials I can login on the web site of Internxt as well as with the desktop app.

I am using node v20.19.2 .

› Error: [REPORTED_ERROR]: error:1C800064:Provider routines::bad decrypt
› Properties => {
› "command": "login"
› }
› Stack => Error: error:1C800064:Provider routines::bad decrypt
› at Decipheriv.final (node:internal/crypto/cipher:193:29)
› at CryptoService.decryptTextWithKey
› (/usr/local/lib/node_modules/@internxt/cli/dist/services/crypto.service.js:65:76)
› at AuthService.doLogin
› (/usr/local/lib/node_modules/@internxt/cli/dist/services/auth.service.js:29:71)
› at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
› at async Login.run
› (/usr/local/lib/node_modules/@internxt/cli/dist/commands/login.js:51:34)
› at async Login._run (/usr/local/lib/node_modules/@internxt/cli/node_modules/@oclif/c
› ore/lib/command.js:181:22)
› at async Config.runCommand (/usr/local/lib/node_modules/@internxt/cli/node_modules/@
› oclif/core/lib/config/config.js:456:25)
› at async run
› (/usr/local/lib/node_modules/@internxt/cli/node_modules/@oclif/core/lib/main.js:96:16)
› at async /usr/local/lib/node_modules/@internxt/cli/bin/run.js:6:3

best regards,
Claudio

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions