Error when using electronize start behind proxy? #660

Closed
opened 2026-01-29 16:45:23 +00:00 by claunia · 1 comment
Owner

Originally created by @vijaya-lakshmi-venkatraman on GitHub (May 11, 2021).

Originally assigned to: @GregorBiswanger on GitHub.

  • Version: 11.5.1
  • Target: .NET 5.0.102 & node.js 12.18.3

Running electronize start throws exception 1408F10B:SSL routines:ssl3_get_record:wrong version number
I am operating from behind a proxy. How do I resolve this issue?
Should I change some settings?

Steps to Reproduce:

  1. Create a sample Blazor app
  2. After making necessary changes to launchSettings.json file, run electronize start from the project directory
Originally created by @vijaya-lakshmi-venkatraman on GitHub (May 11, 2021). Originally assigned to: @GregorBiswanger on GitHub. <!-- Please search existing issues to avoid creating duplicates. --> <!-- Which version of Electron.NET CLI and API are you using? --> <!-- Please always try to use latest version before report. --> * **Version**: 11.5.1 <!-- Which version of .NET Core and Node.js are you using (if applicable)? --> <!-- What target are you building for? --> * **Target**: .NET 5.0.102 & node.js 12.18.3 <!-- Enter your issue details below this comment. --> <!-- If you want, you can donate to increase issue priority (https://donorbox.org/electron-net) --> Running _electronize start_ throws exception **1408F10B:SSL routines:ssl3_get_record:wrong version number** I am operating from behind a proxy. How do I resolve this issue? Should I change some settings? Steps to Reproduce: 1. Create a sample Blazor app 2. After making necessary changes to launchSettings.json file, run electronize start from the project directory
claunia added the bug label 2026-01-29 16:45:23 +00:00
Author
Owner

@GregorBiswanger commented on GitHub (Mar 28, 2023):

🎉🚀 New Electron.NET version 23.6.1 released 🚀🎉

With native Electron 23 and .NET 6 support. Your problem should be fixed here. If you continue to have the problem, please let us know. Please note the correct updating of your API & CLI. Info in the README. Have fun!

@GregorBiswanger commented on GitHub (Mar 28, 2023): 🎉🚀 New Electron.NET version 23.6.1 released 🚀🎉 With native Electron 23 and .NET 6 support. Your problem should be fixed here. If you continue to have the problem, please let us know. Please note the correct updating of your API & CLI. Info in the README. Have fun!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#660