bruno icon indicating copy to clipboard operation
bruno copied to clipboard

Bruno Freezes at calling https with self signed certificates

Open tlaloc911 opened this issue 1 month ago • 2 comments

I have checked the following:

  • [x] 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
  • [x] annoying
  • [x] this feature was working in a previous version but is broken in the current release.

Bruno version

2.14, my previous version was 2.0

Operating System

Windows

Describe the bug

In previous version, if a call a service with custom certificates and SSL/TLS Certificate verification disabled, I worked

In current version it freezes, request timer continues running overpassing timeout limit, application becames unresponsive and I have to kill it

Image

It seems something stop working between version 2.0 and 2.14

.bru file to reproduce the bug

No response

Screenshots/Live demo link

already included

tlaloc911 avatar Nov 14 '25 00:11 tlaloc911

@tlaloc911 Thanks for reporting this. We will look into it. Could you please check the timeline to see if any certificate has been applied for the request call?

Pragadesh44-Bruno avatar Nov 14 '25 07:11 Pragadesh44-Bruno

Sadly, there is no oportinity to check timeline because of freezing

Image

Also looked for errors in console but nothing interesting, all messages are previous to request

P S ...\bruno_2.14.1_x64_win> .\Bruno.exe
PS ...\bruno_2.14.1_x64_win>
Preferences file is located at: ...\AppData\Roaming\bruno\preferences.json
17:44:11.566 > AutoUpdater configured.
17:44:11.584 > Auto-update is disabled by user preference. Skipping update check.
...
[9520:1114/174425.904:ERROR:CONSOLE:1] "Request Autofill.enable failed. {"code":-32601,"message":"'Autofill.enable' wasn't found"}", source: devtools://devtools/bundled/core/protocol_client/protocol_client.js (1)
[9520:1114/174425.904:ERROR:CONSOLE:1] "Request Autofill.setAddresses failed. {"code":-32601,"message":"'Autofill.setAddresses' wasn't found"}", source: devtools://devtools/bundled/core/protocol_client/protocol_client.js (1)
Error occurred in handler for 'renderer:fetch-notifications': Error while fetching notifications!

tlaloc911 avatar Nov 14 '25 23:11 tlaloc911