error code: 522Executing command: zrok access private letscctoseeme --bind 0.0.0.0:22656 --headless
[ERROR]: unable to create private access ([POST /access][404] accessNotFound)
what is this error
error code: 522Executing command: zrok access private letscctoseeme --bind 0.0.0.0:22656 --headless
[ERROR]: unable to create private access ([POST /access][404] accessNotFound)
what is this error
This means the share token letscctoseeme
does not exist.
error code: 522Executing command: zrok access private WK98bsGC0rx5 --bind 0.0.0.0:22656 --headless
[ERROR]: unable to create private access ([POST /access][404] accessNotFound)
See i tried again, this happens to me everytime i couldn’t able to create private tcp tunnel
Hey there, @saikub. Can you confirm that you’re running the zrok share
and zrok access
commands on different devices that are logged in to the same zrok account, or are you attempting to share between zrok accounts? You can do it either way by setting the right parameters.
One explanation for the “not found” error is the device where you ran zrok access
is logged in to a different zrok account.
Another explanation for “not found” is the logged-in zrok account for the zrok access
command doesn’t have permission to access the private share.
You can check the status of the zrok environment on each device with the zrok status
command.
If you’re sharing with a different zrok account, it’ll help me help you figure out the permissions if you tell me the exact zrok share
command that you ran on the sharer device.