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

Invalid key length #23

Open
agustinpallares94 opened this issue May 23, 2022 · 1 comment
Open

Invalid key length #23

agustinpallares94 opened this issue May 23, 2022 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@agustinpallares94
Copy link

Hello!
I'm trying to running ir on Mac but i got this error.

(node:7909) UnhandledPromiseRejectionWarning: Error: Invalid key length at Cipheriv.createCipherBase (internal/crypto/cipher.js:103:19) at Cipheriv.createCipherWithIV (internal/crypto/cipher.js:121:20) at new Cipheriv (internal/crypto/cipher.js:227:22) at Object.createCipheriv (crypto.js:122:10) at IncomingMessage.<anonymous> (/Users/agustinpallares/Downloads/Impresion/Cocoa-Printer-Server/routes/register.post.js:13:54) at IncomingMessage.emit (events.js:412:35) at endReadableNT (internal/streams/readable.js:1333:12) at processTicksAndRejections (internal/process/task_queues.js:82:21) (Use node --trace-warnings ...to show where the warning was created) (node:7909) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag--unhandled-rejections=strict (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1) (node:7909) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

@Hoto-Cocoa
Copy link
Owner

Hi! Sorry for late response.

Did you created config.json?

@Hoto-Cocoa Hoto-Cocoa self-assigned this Jun 2, 2022
@Hoto-Cocoa Hoto-Cocoa added the question Further information is requested label Jun 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants