Zrok public share stopped working

Hello,

My standard account zrok stopped working for public share, so i upgraded to pro and it still does not work.

i use a command like this

Create a public share

zrok share public mydomain.zrok.io localhost:8888

And then a window with public urls shows ups but it does not work, it gets not found error, and all other urls on the same server do not work as well it says not found.

Also accessing the server does not produce any log in the windows with public url.

On the other hands, private share did not work for a while and now continued to work.

What is the problem here?

Best regards

Is there a chance you reached the limits, and then upgraded to paid plan? We found that the limits are not properly reset when that occurs, which we are working to fix. We are also going to work to change the message to indicate a limit issue rather than a Not Found error, which is not very informative.

This command will not work properly... maybe you could share the exact commands you're using and their output?

Typically you would do something like zrok share public localhost:8888, which would dynamically allocate a URL for your share, and then would send traffic to that URL to localhost:8888.

Yes, limit was reached. Actually it is my bad, I did get an email about reaching the limit of 20 GB for the standard subscription.

I used a bit different command, that uses a reserved subdomain. But it works not, no problem. Just the limit was the problem.

zrok reserve public http://localhost:8888 --unique-name mysubdomain_name
zrok share reserved mysubdomain_name