From 2e3a07ba9ecacd9eb7e3d8e9de6d38fb1ada59a1 Mon Sep 17 00:00:00 2001 From: seaxwi <71350948+seaxwi@users.noreply.github.com> Date: Wed, 23 Nov 2022 16:59:16 +0100 Subject: [PATCH 1/3] Updated for version 1.2.7 --- ...About-the-Create-Agent-on-macOS-Ventura.md | 50 ------------ ...-open-the-Create-Agent-on-macOS-Ventura.md | 78 +++++++++++++++++++ 2 files changed, 78 insertions(+), 50 deletions(-) delete mode 100644 content/Arduino Cloud/General Cloud/About-the-Create-Agent-on-macOS-Ventura.md create mode 100644 content/Arduino Cloud/General Cloud/If-you-cannot-install-or-open-the-Create-Agent-on-macOS-Ventura.md diff --git a/content/Arduino Cloud/General Cloud/About-the-Create-Agent-on-macOS-Ventura.md b/content/Arduino Cloud/General Cloud/About-the-Create-Agent-on-macOS-Ventura.md deleted file mode 100644 index 4014b3f7..00000000 --- a/content/Arduino Cloud/General Cloud/About-the-Create-Agent-on-macOS-Ventura.md +++ /dev/null @@ -1,50 +0,0 @@ ---- -title: About the Create Agent on macOS Ventura -id: 6489572696220 ---- - -Currently, you may experience some issues running or installing the Arduino Create Agent on macOS Ventura. - ---- - -## "ArduinoCreateAgent.app" is damaged and can't be opened - -When opening Arduino Create Agent you may get this error: - -``` -"ArduinoCreateAgent.app" is damaged and can't be opened. -You should move it to the bin. -This file was downloaded at an unknown date. -``` - -Follow these steps: - -1. Open the Create Agent folder in Finder. By default it is located within your user folder, under `~/Applications/ArduinoCreateAgent`, and **not** in the main Application folder. - -2. Right-click on ArduinoCreateAgent.app and select Open. - -3. Force open the application by clicking **Open**. - - ![Force opening the application.](img/create-agent-macOS-ventura-force-open.png) - ---- - -## Error changing permissions - -When running the installer, you may get an error like this: - -``` -Error changing permissions to 040755 in -``` - -Follow these steps: - -1. Open System Settings from the Dock or select _Apple menu > System Settings_ in the menu bar. - -2. Open _Privacy & Security > App Management_. - -3. Allow app management for the installer application. - -If the installer is not in the list, click the **+** button and add it. - -![Allowing app management in System Settings.](img/create-agent-macOS-ventura-installer-permissions.png) diff --git a/content/Arduino Cloud/General Cloud/If-you-cannot-install-or-open-the-Create-Agent-on-macOS-Ventura.md b/content/Arduino Cloud/General Cloud/If-you-cannot-install-or-open-the-Create-Agent-on-macOS-Ventura.md new file mode 100644 index 00000000..c3ee681b --- /dev/null +++ b/content/Arduino Cloud/General Cloud/If-you-cannot-install-or-open-the-Create-Agent-on-macOS-Ventura.md @@ -0,0 +1,78 @@ +--- +title: If you cannot install or open the Create Agent on macOS Ventura +id: 6489572696220 +--- + +Currently, you may experience some issues running or installing the Arduino Create Agent on macOS Ventura. + +New security requirements in macOS Ventura may trigger one of these errors: + +* `"ArduinoCreateAgent.app" is damaged and can't be opened` +* `Error changing permissions` + +Follow these steps to solve the issue: + +1. [Intall version 1.2.7](#install). +2. If the issue persists, try the [workarounds](#workarounds). + +--- + + + +## Install version 1.2.7 (recommended solution) + +Version **1.2.7-ventura** is fully compliant with the security requirements enforced by macOS Ventura. + +Download the version for your browser here: + +* [Safari](http://downloads.arduino.cc/CreateAgent/Stable/ArduinoCreateAgent-1.2.7-ventura-osx-amd64-installer-safari.dmg) +* [Chrome](http://downloads.arduino.cc/CreateAgent/Stable/ArduinoCreateAgent-1.2.7-ventura-osx-amd64-installer-chrome.dmg) +* [Firefox](http://downloads.arduino.cc/CreateAgent/Stable/ArduinoCreateAgent-1.2.7-ventura-osx-amd64-installer-firefox.dmg) + +> **Note:** This version has the auto-update functionality disabled. When a new version is released, a notification will be displayed asking you to manually upgrade. The next version will restore the auto-update functionality. + +--- + + + +## Workarounds + +### "ArduinoCreateAgent.app" is damaged and can't be opened + +When opening Arduino Create Agent you may get this error: + +``` +"ArduinoCreateAgent.app" is damaged and can't be opened. +You should move it to the bin. +This file was downloaded at an unknown date. +``` + +Follow these steps: + +1. Open the Create Agent folder in Finder. By default it is located within your user folder, under `~/Applications/ArduinoCreateAgent`, and **not** in the main Application folder. + +2. Right-click on ArduinoCreateAgent.app and select Open. + +3. Force open the application by clicking **Open**. + + ![Force opening the application.](img/create-agent-macOS-ventura-force-open.png) + +### Error changing permissions + +When running the installer, you may get an error like this: + +``` +Error changing permissions to 040755 in +``` + +Follow these steps: + +1. Open System Settings from the Dock or select _Apple menu > System Settings_ in the menu bar. + +2. Open _Privacy & Security > App Management_. + +3. Allow app management for the installer application. + +If the installer is not in the list, click the **+** button and add it. + +![Allowing app management in System Settings.](img/create-agent-macOS-ventura-installer-permissions.png) From ee1576f07ed1fd9209fc025e1494f435849a04d8 Mon Sep 17 00:00:00 2001 From: seaxwi <71350948+seaxwi@users.noreply.github.com> Date: Thu, 24 Nov 2022 13:39:10 +0100 Subject: [PATCH 2/3] Clarification --- ...-cannot-install-or-open-the-Create-Agent-on-macOS-Ventura.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/Arduino Cloud/General Cloud/If-you-cannot-install-or-open-the-Create-Agent-on-macOS-Ventura.md b/content/Arduino Cloud/General Cloud/If-you-cannot-install-or-open-the-Create-Agent-on-macOS-Ventura.md index c3ee681b..33431041 100644 --- a/content/Arduino Cloud/General Cloud/If-you-cannot-install-or-open-the-Create-Agent-on-macOS-Ventura.md +++ b/content/Arduino Cloud/General Cloud/If-you-cannot-install-or-open-the-Create-Agent-on-macOS-Ventura.md @@ -29,7 +29,7 @@ Download the version for your browser here: * [Chrome](http://downloads.arduino.cc/CreateAgent/Stable/ArduinoCreateAgent-1.2.7-ventura-osx-amd64-installer-chrome.dmg) * [Firefox](http://downloads.arduino.cc/CreateAgent/Stable/ArduinoCreateAgent-1.2.7-ventura-osx-amd64-installer-firefox.dmg) -> **Note:** This version has the auto-update functionality disabled. When a new version is released, a notification will be displayed asking you to manually upgrade. The next version will restore the auto-update functionality. +> **Note:** This version has the auto-update functionality disabled. When a new version has been released, IoT Cloud and the Web Editor will automatically display a notification asking you to manually upgrade. The next version will restore the auto-update functionality. --- From 99b4e09ffcdffde30e9d7496dbb75803c5b109e5 Mon Sep 17 00:00:00 2001 From: seaxwi <71350948+seaxwi@users.noreply.github.com> Date: Thu, 24 Nov 2022 14:48:49 +0100 Subject: [PATCH 3/3] Update content/Arduino Cloud/General Cloud/If-you-cannot-install-or-open-the-Create-Agent-on-macOS-Ventura.md Co-authored-by: Renat0Ribeir0 <86349945+Renat0Ribeir0@users.noreply.github.com> --- ...-cannot-install-or-open-the-Create-Agent-on-macOS-Ventura.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/Arduino Cloud/General Cloud/If-you-cannot-install-or-open-the-Create-Agent-on-macOS-Ventura.md b/content/Arduino Cloud/General Cloud/If-you-cannot-install-or-open-the-Create-Agent-on-macOS-Ventura.md index 33431041..02cf16dc 100644 --- a/content/Arduino Cloud/General Cloud/If-you-cannot-install-or-open-the-Create-Agent-on-macOS-Ventura.md +++ b/content/Arduino Cloud/General Cloud/If-you-cannot-install-or-open-the-Create-Agent-on-macOS-Ventura.md @@ -12,7 +12,7 @@ New security requirements in macOS Ventura may trigger one of these errors: Follow these steps to solve the issue: -1. [Intall version 1.2.7](#install). +1. [Install version 1.2.7](#install). 2. If the issue persists, try the [workarounds](#workarounds). ---