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 RSAES-OAEP paddingi #7401

Open
1 task done
fleequid opened this issue May 13, 2024 · 0 comments
Open
1 task done

Invalid RSAES-OAEP paddingi #7401

fleequid opened this issue May 13, 2024 · 0 comments
Labels
B-bug Bug: general classification S-unverified Status: Unverified by maintainer

Comments

@fleequid
Copy link

Expected Behavior

Insomnia application syncs to my organization git repository

Actual Behavior

Insomnia application tries to sync to my git repo.

I receive the following error:

Invalid RSAES-OAEP padding.

Error: Invalid RSAES-OAEP padding. at pkcs1.decode_rsa_oaep (/Applications/Insomnia.app/Contents/Resources/app.asar/node_modules/node-forge/lib/pkcs1.js:255:11) at Object.decode (/Applications/Insomnia.app/Contents/Resources/app.asar/node_modules/node-forge/lib/rsa.js:1281:30) at key.decrypt (/Applications/Insomnia.app/Contents/Resources/app.asar/node_modules/node-forge/lib/rsa.js:1291:19) at sb1 (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CPtKPVYi.js:1307:42482) at p7._getBackendProjectSymmetricKey (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CPtKPVYi.js:1464:504) at async p7._queryBlobs (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CPtKPVYi.js:1385:338) at async p7.customFetch (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CPtKPVYi.js:1319:7829) at async p7.pull (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CPtKPVYi.js:1319:6110) at async V (file:///Applications/Insomnia.app/Contents/Resources/app.asar/remote-collections-ClXUfnPl.js:1:610) at async Module.Q (file:///Applications/Insomnia.app/Contents/Resources/app.asar/remote-collections-ClXUfnPl.js:1:2545) at async file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CPtKPVYi.js:56:4446 at async mhe (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CPtKPVYi.js:56:4896) at async Promise.all (index 5) at async hhe (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CPtKPVYi.js:56:3544) at async Me (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CPtKPVYi.js:55:24242) at async t1 (file:///Applications/Insomnia.app/Contents/Resources/app.asar/mainWindow-CPtKPVYi.js:55:20906)

Reproduction Steps

  1. Install the application (Mac OS)
  2. Go to your organization workspace
  3. Try to synk one of the collections

Is there an existing issue for this?

Additional Information

No response

Insomnia Version

9.1.1

What operating system are you using?

macOS

Operating System Version

14.4.1 (23E224)

Installation method

from Insomnia.Core-9.1.1.dmg

Last Known Working Insomnia version

Insomnia 8.6.1

@fleequid fleequid added B-bug Bug: general classification S-unverified Status: Unverified by maintainer labels May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B-bug Bug: general classification S-unverified Status: Unverified by maintainer
Projects
None yet
Development

No branches or pull requests

1 participant