Skip to content

Commit 69e7538

Browse files
committed
New article: "About the Create Agent on macOS Ventura"
1 parent 28233ef commit 69e7538

File tree

3 files changed

+49
-0
lines changed

3 files changed

+49
-0
lines changed
Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
---
2+
title: "About the Create Agent on macOS Ventura"
3+
---
4+
5+
Currently, you may experience some issues running or installing the Arduino Create Agent on macOS Ventura.
6+
7+
---
8+
9+
## "ArduinoCreateAgent.app" is damaged and can't be opened
10+
11+
When opening Arduino Create Agent you may get this error:
12+
13+
```
14+
"ArduinoCreateAgent.app" is damaged and can't be opened.
15+
You should move it to the bin.
16+
This file was downloaded at an unknown date.
17+
```
18+
19+
Follow these steps:
20+
21+
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.
22+
23+
2. Right-click on ArduinoCreateAgent.app and select Open.
24+
25+
3. Force open the application by clicking **Open**.
26+
27+
![Force opening the application.](img/create-agent-macOS-ventura-force-open.png)
28+
29+
---
30+
31+
## Error changing permissions
32+
33+
When running the installer, you may get an error like this:
34+
35+
```
36+
Error changing permissions to 040755 in <installation path>
37+
```
38+
39+
Follow these steps:
40+
41+
1. Open System Settings from the Dock or select _Apple menu > System Settings_ in the menu bar.
42+
43+
2. Open _Privacy & Security > App Management_.
44+
45+
3. Allow app management for the installer application.
46+
47+
If the installer is not in the list, click the **+** button and add it.
48+
49+
![Allowing app management in System Settings.](img/create-agent-macOS-ventura-installer-permissions.png)
20.7 KB
Loading
39.7 KB
Loading

0 commit comments

Comments
 (0)