Creating user Macro in confluence cloud, installation time out, no compatible host detected

I would like to create a user macro for Confluence Cloud.
I tried to install Connect on my Mac OS Montery.
I got this error:

npm start
Local tunnel set up at 01d1-77-57-96-141.ngrok.io/.
Check 127.0.0.1:4040 127.0.0.1:4040 for tunnel status
Registering add-on…
Failed to register with host xxx
Add-on installation timed out
Add-on not registered; no compatible hosts detected

Reference site I used:
https://developer.atlassian.com/cloud/confluence/getting-started-with-connect/

➜ confluence-helloworld-addon git:(master) ✗ npm -v
8.6.0
➜ confluence-helloworld-addon git:(master) ✗ node -v
v12.20.1

I also could not find any “macro templates” on the Confluence admin settings page.

How can I easily set up a user macro?

1 Like