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

Object reference not set to an instance of an object. #14

Open
purpleglow opened this issue Jan 10, 2022 · 3 comments
Open

Object reference not set to an instance of an object. #14

purpleglow opened this issue Jan 10, 2022 · 3 comments

Comments

@purpleglow
Copy link

The command expresso locations outputs the locations correctly.
But "expresso alfred" returns "Object reference not set to an instance of an object." How can I debug this problem? This is a new computer. On my previous computer when I type "expresso alfred" it returns the JSON as expected.

Because of this error the workflow is not working on the new computer.

Thank you.

@sttz
Copy link
Owner

sttz commented Jan 13, 2022

You can increase the verbosity by adding -v or -vv to the arguments.
Then you should get a stack trace with the error, which should help to point to the source of the problem.

@purpleglow
Copy link
Author

expresso alfred -v
expresso v1.3.0
Log level set to Information
Manifest loaded for com.expressvpn.helper with helper at: /Applications/ExpressVPN.app/Contents/MacOS/expressvpn-browser-helper
Connected to ExpressVPN version 10.12.0
Object reference not set to an instance of an object.
at sttz.expresso.ExpressoCLI.Alfred()
at sttz.expresso.ExpressoCLI.Main(String[] args)

@jiserra
Copy link

jiserra commented Oct 7, 2022

I have the same error. Can I help with anything to debug this?

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

3 participants