Closed
Description
Describe the problem
When attempting to run the linux binary RUN file nothing happens. It does nothing.
I tried downloading the run files and also the zip and the tz file and none of them run.
Permissions are correct but nothing happens.
To reproduce
- Download the run file
ArduinoCreateAgent-1.3.2-linux-amd64-installer.run
- Double click the file in FileManager
🐛 Nothing happens - Open folder in terminal
- Invoke the following command:
🐛 An error message occurs:
./ArduinoCreateAgent-1.3.2-linux-amd64-installer.run
bash: ./ArduinoCreateAgent-1.3.2-linux-amd64-installer.run: No such file or directory
Expected behavior
Either methods should install the Agent but nothing happens or the error appears in the CLI
Arduino Create Agent version
1.3.2 linux
Operating system
Linux
Operating system version
Ubuntu 18.04, Ubuntu 20.04, Ubuntu 22.04
Browser
Chrome and Firefox
Browser version
Chrome 114.0.5735.198 (Official Build) (64-bit), Firefox 114.0.2-1
Additional context
$ ls -al ArduinoCreateAgent-1.3.2-linux-amd64-installer.run
-rwxrwxr-x 1 miles miles 25827027 Jul 4 19:54 ArduinoCreateAgent-1.3.2-linux-amd64-installer.run
Additional Reports
Issue checklist
- I searched for previous reports in the issue tracker
- I verified the problem still occurs when using the latest version
- My report contains all necessary details