Hi! I created a testing share using a reserved name, I left it running in background but when I restarted the system (I’m using Linux) the name seems to be locked:
zrok2 share public 8080 -n public:<my name>
[ERROR]: unable to create share (unable to create share: [POST /share][500] shareInternalServerError "")
I tried deleting the name and creating it again and it didn’t work. I also tried disabling the zrok account and enabling it again using the token, but it didn’t work either. Later, I reserved a new name, but this time I didn’t run the share command in background. I did it from a remote terminal, but when the remote session was closed (unexpectedly, due to a problem on the client computer), I got the same problem, a 500 error when trying to create the share again. I waited some days expecting it to be cleaned, but the error still persists.
Thanks in advance!