You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched existing issues and found nothing related to my issue.
This bug is:
making Bruno unusable for me
slowing me down but I'm able to continue working
annoying
Bruno version
1.39.0-2
Operating System
6.13.4-arch1-1
Describe the bug
Bruno is starting fresh each time I close and open it, removing all my open collections and requiring them to be re-added.
Immediately on start up I am getting:
Preferences file is located at: {my home}/.config/bruno/preferences.json
(electron:5885): IBUS-WARNING **: 10:30:54.975: Unable to connect to ibus: The given address is empty
Error occurred in handler for 'renderer:ready': Error: Decrypt failed: unrecognized string format
at decryptString (/usr/lib/bruno/src/utils/encryption.js:108:11)
at /usr/lib/bruno/src/store/global-environments.js:35:58
at Array.map (<anonymous>)
at /usr/lib/bruno/src/store/global-environments.js:33:40
at Array.map (<anonymous>)
at GlobalEnvironmentsStore.decryptGlobalEnvironmentVariables (/usr/lib/bruno/src/store/global-environments.js:32:32)
at GlobalEnvironmentsStore.getGlobalEnvironments (/usr/lib/bruno/src/store/global-environments.js:47:31)
at /usr/lib/bruno/src/ipc/preferences.js:19:56
at WebContents.<anonymous> (node:electron/js2c/browser_init:2:87039)
at WebContents.emit (node:events:518:28)
A similar error happens when trying to add a global environment:
Error occurred in handler for 'renderer:create-global-environment': Error: Decrypt failed: unrecognized string format
at decryptString (/usr/lib/bruno/src/utils/encryption.js:108:11)
at /usr/lib/bruno/src/store/global-environments.js:35:58
at Array.map (<anonymous>)
at /usr/lib/bruno/src/store/global-environments.js:33:40
at Array.map (<anonymous>)
at GlobalEnvironmentsStore.decryptGlobalEnvironmentVariables (/usr/lib/bruno/src/store/global-environments.js:32:32)
at GlobalEnvironmentsStore.getGlobalEnvironments (/usr/lib/bruno/src/store/global-environments.js:47:31)
at GlobalEnvironmentsStore.addGlobalEnvironment (/usr/lib/bruno/src/store/global-environments.js:65:35)
at /usr/lib/bruno/src/ipc/global-environments.js:11:31
at WebContents.<anonymous> (node:electron/js2c/browser_init:2:87039)
at WebContents.emit (node:events:518:28)
.bru file to reproduce the bug
No response
Screenshots/Live demo link
I have a recording, so please let me know if needed as I'd rather not upload unless its useful
The text was updated successfully, but these errors were encountered:
Apologies I was using the AUR, but after using the App Image it works again now
Although on the AppImage I'm still seeing the Decrypt Issue:
Preferences file is located at: {my home}/.config/bruno/preferences.json
10:52:49.630 › AutoUpdater configured.
10:52:49.633 › Checking for update
(bruno:11814): IBUS-WARNING **: 10:52:49.637: Unable to connect to ibus: The given address is empty
Decrypt failed: unrecognized string format
I have checked the following:
This bug is:
Bruno version
1.39.0-2
Operating System
6.13.4-arch1-1
Describe the bug
Bruno is starting fresh each time I close and open it, removing all my open collections and requiring them to be re-added.
Immediately on start up I am getting:
A similar error happens when trying to add a global environment:
.bru file to reproduce the bug
No response
Screenshots/Live demo link
I have a recording, so please let me know if needed as I'd rather not upload unless its useful
The text was updated successfully, but these errors were encountered: