Azure / azure-iot-explorer

Cross-platform UI for interacting with devices attached to Azure IoT Hub. This tool is meant for learning and testing, not for production environment.
MIT License
223 stars 72 forks source link

[BUG] MacOS prebuilt release crashes on MacOS #559

Open wijkjh opened 1 year ago

wijkjh commented 1 year ago

Describe the bug After installing the MacOS prebuilt release of IoT Explorer it crashes with an Error "Azure IoT Explorer Preview quit unexpectedly ".

To Reproduce Steps to reproduce the behavior:

  1. Download prebuilt release 0.15.0 for MacOS, DMG file
  2. Open DMG file
  3. Move IoT Explorer icon to Applications folder
  4. Start IoT Explorer

Expected behavior It should start the application.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context Add any other context about the problem here. CleanShot 2022-10-05 at 21 12 58

Problem report attached: iot_explorer_problem_report.txt

Koivader commented 1 year ago

It also crashes on my machine. I have an M1 MacBook Air. Version 0.14.5 seems to work for me.

NeilBaner commented 1 year ago

Same issue on M1 Max MacBook Pro, on macOS Ventura. Similarly, Version 0.14.5 works for me.

YingXue commented 1 year ago

Hi , thank you for making us aware of this issue. The electron builder dependency has been broken for us since 0.14.5, and thus we stopped releasing Mac version. I will delete the Mac version from the release til we have a proper fix.

Intiserahmed commented 1 year ago

@YingXue Can you please tell me which version that i would able to run in MacOs now?

theobarkerh commented 1 year ago

Unfortunately, there is no version which works with the present IoT Hub implementation. The MacOS installer needs to be a priority.