-
Notifications
You must be signed in to change notification settings - Fork 79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ngrok agent is not supported without an account - ERR_NGROK_120 - phone-numbers:update fails #538
Comments
Hi @brleinad, Thanks for the heads up! |
@AsabuHere I'll open a pull request with my fix using version 5.0.0-beta.1 for the |
@brleinad Can you please try running this command on Ngrok v3 version ? |
@charan678 the way I understand it is that the Ngrok npm package version See the issue here. And see the package README:
|
This issue is stale because it has been open for 30 days with no activity. Please remove stale label or comment or this issue will be closed in 30 days. |
+1 Also relabel: ngrok agent is not supported for TEST accounts - ERR_NGROK_120 - phone-numbers:update fails I don't understand why you closed the PR if it works. At the very least it should have a comment as to why you closed it. It seems like something that blocks people from deciding whether to buy your product would have a certain amount of priority. Failing demos tend to hurt sales. |
+1 |
@charan678 any update on this? It doesn't look like ngrok will be updating to a non-beta version any time soon and the CLI is broken without that update |
This issue is stale because it has been open for 30 days with no activity. Please remove stale label or comment or this issue will be closed in 30 days. |
+1 same issue here. |
This issue is stale because it has been open for 30 days with no activity. Please remove stale label or comment or this issue will be closed in 30 days. |
This issue was closed because it has been stalled for 30 days with no activity. Please open a new issue if the issue is still relevant, linking to this one. |
This issue was closed because it has been stalled for 30 days with no activity. Please open a new issue if the issue is still relevant, linking to this one. |
Issue Summary
Running the
twilio phone-numbers:update
command doesn't work because of this issue.I fixed the issue locally by cloning this repo and upgraded the
ngrok
dependency to 5.0.0-beta.1. It then works when I run./bin/run phone-numbers:update ...
. I can open a PR with this fix but I don't know if the team is ok with a beta version for that package.Steps to Reproduce
Exception/Log
Technical details:
twilio-cli/5.8.1 darwin-x64
node-v18.16.0
-l debug
to the end of the command): see above ^^The text was updated successfully, but these errors were encountered: