Skip to content
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

.listeners() does not seem to work #160

Open
alexbjorlig opened this issue Nov 18, 2024 · 1 comment
Open

.listeners() does not seem to work #160

alexbjorlig opened this issue Nov 18, 2024 · 1 comment
Assignees

Comments

@alexbjorlig
Copy link

alexbjorlig commented Nov 18, 2024

SDK Version

1.4.1

What happened?

I'm trying to check if a listener was already started.

I essentially do the following:

const listeners = await ngrokSdk.listeners();

But this returns an array of length 0, despite a listener to ngrok is running in the terminal window next to the process?

CleanShot 2024-11-18 at 15 24 56@2x

Relevant log output

No response

@dthomasngrokker dthomasngrokker self-assigned this Nov 21, 2024
@dthomasngrokker
Copy link
Contributor

dthomasngrokker commented Nov 21, 2024

@alexbjorlig - How did you start the agent? Was it through the ngrok-javascript sdk or did you use something like homebrew?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants