Hi @hannahhaithama. I'm going to ask you to provide some additional information that might help us to identify the problem.
This procedure is not intended to solve the problem. The purpose is to gather more information.
Please do this:
- Start Arduino Cloud Agent if it is not already running.
- Click on the Arduino Cloud Agent icon (looks like an Arduino logo).
ⓘ If you are using Windows, the icon will be in the "notification area". If you are using macOS, it will be in the "menu bar".
A menu will open. - Select "Open Debug Console" from the menu.
The "Arduino Cloud Agent Debug Console" page will open in your browser. - Click the third button from the right in the toolbar at the bottom of the "Arduino Cloud Agent Debug Console" page.
A menu will open. - Select "HIDE 'LIST' COMMANDS" from the menu.
- Click the "CLEAR LOG" button that is located near the bottom right corner of the "Arduino Cloud Agent Debug Console" window.
- Leaving the "Arduino Cloud Agent Debug Console" browser tab open, attempt to set up a new Arduino Cloud IoT Device via Arduino Cloud, just as you did before.
- Once the process fails with that "We were not able to configure your device" error, switch to the "Arduino Cloud Agent Debug Console" browser tab.
- Click the "EXPORT LOG" button in the bottom right corner of the "Arduino Cloud Agent Debug Console" window.
A download of a file namedagent-log.txtwill start. - Open the downloaded "
agent-log.txt" file in any text editor. - Press the Ctrl+A keyboard shortcut (Command+A for macOS users) to select all the text.
- Press the Ctrl+C keyboard shortcut (Command+C for macOS users).
This will copy the selected text to the clipboard. - Open a forum reply here by clicking the "Reply" button.
- Click the
<CODE/>icon on the post composer toolbar. This will add the forum's code block markup (```) to your reply to make sure the output is correctly formatted.
- Press the Ctrl+V keyboard shortcut (Command+V for macOS users). This will paste the output into the code block.
- Move the cursor outside of the code block markup before you add any additional text to your reply.
- Click the "Reply" button to post the output.
Please let me know if you have any questions or problems while following those instructions.

