Hello
I have installed the tunneller on ubuntu machine and now trying to register it with controller. I have created the identity on controller but don't find any commands on ubuntu (tunneller) side how to register it with controller.
I created the identities on controller named (ssh-server) and then download the token file. Copy the content and then create the file on Ubuntu under this directory (/opt/openziti/etc/identities) with name ssh-server.jwt. and then ran the command as per the document.
The first way is preferred because it avoids restarting the tunneler and managing permissions.
You tried to use the first method but got an error. It could be because your regular user doesn't have permission to read the JWT file. You could modify your command like this if that's the case.