Skip to content
This repository was archived by the owner on Apr 13, 2025. It is now read-only.

Fix undefined error message in obs service #673

Merged

Conversation

ExtremTechniker
Copy link
Contributor

Now outputting correct error when the connection to obs can't be established

Before:

error: [nodecg-io-core] The "obs" service with the name "obs" produced an error while creating a client: undefined

After:

error: [nodecg-io-core] The "obs" service with the name "obs" produced an error while creating a client: connect ECONNREFUSED 127.0.0.1:4444

Copy link
Member

@hlxid hlxid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@hlxid hlxid merged commit 877a576 into codeoverflow-org:main Jul 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants