cretueusebiu / valet-windows

Laravel Valet for Windows.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Looks like valet share is broken?

lewislarsen opened this issue · comments

The command valet ngrok authtoken <token> does store the authtoken in the .ngrok2/ngrok.yml file however valet will always prompt you to set the token.

Have tried running an elevated Microsoft Terminal window as well to no avail.

PS C:\Users\larsen\sites\x> valet ngrok authtoken <token>
Authtoken saved to configuration file: C:\Users\larsen/.ngrok2/ngrok.yml

PS C:\Users\larsen\sites\x> valet share
Forwarding to local port 443 or a local https:// URL is only available after you sign up.
Sign up at: https://ngrok.com/signup
Then use: valet ngrok authtoken my-token

The command valet ngrok authtoken <token> does store the authtoken in the .ngrok2/ngrok.yml file however valet will always prompt you to set the token.

Have tried running an elevated Microsoft Terminal window as well to no avail.

PS C:\Users\larsen\sites\x> valet ngrok authtoken <token>
Authtoken saved to configuration file: C:\Users\larsen/.ngrok2/ngrok.yml

PS C:\Users\larsen\sites\x> valet share
Forwarding to local port 443 or a local https:// URL is only available after you sign up.
Sign up at: https://ngrok.com/signup
Then use: valet ngrok authtoken my-token

same problem.

Strange... seems to work for me.

Strange... seems to work for me.

are you using with sites you have set valet secure on?

when I unsecure my app then it works...

"valet unsecure app"

Is there any updates on this. My app already unsecure and when I run valet share it's just opening a console to start ngrok and cmd closes.

Should be fixed in 2.4.1.

Is there any updates on this. My app already unsecure and when I run valet share it's just opening a console to start ngrok and cmd closes.

I have this same issues. When I do `valet share1, cmd opens for less than a second and closes.

Any ideas what I could be doing wrong?

Is there any updates on this. My app already unsecure and when I run valet share it's just opening a console to start ngrok and cmd closes.

I have this same issues. When I do `valet share1, cmd opens for less than a second and closes.

Any ideas what I could be doing wrong?

Figured it out... I forgot to validate my email account with Ngrok! Big fail.