-
Notifications
You must be signed in to change notification settings - Fork 1
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
Desk Connection Error: More Infomation required #7
Labels
enhancement
New feature or request
Comments
schw4rzlicht
added a commit
that referenced
this issue
Jun 12, 2020
This was added in |
schw4rzlicht
pushed a commit
that referenced
this issue
Jun 15, 2020
# [1.13.0](v1.12.0...v1.13.0) (2020-06-15) ### Bug Fixes * Add default sACN object to config ([15970fb](15970fb)) * Add more error capturing ([5b576a6](5b576a6)) * Add more help to errors ([d7c9103](d7c9103)), closes [#7](#7) * Detect corrupt sACN ([675cbbc](675cbbc)) * Enable graceful shutdown ([24272bd](24272bd)) * Error handling for Twitch chat client ([dc0fda9](dc0fda9)) * Error reporting when config file was not found ([78fc048](78fc048)) * Exit instead of throw ([fb5576f](fb5576f)) * Filter exceptions ([7777311](7777311)) * Fix line numbers being wrong in index tests (see evanw/node-source-map-support#279) ([56fd884](56fd884)) * Graceful closing connections ([9b2ceb7](9b2ceb7)) * Improve error handling ([58c40cf](58c40cf)) * Improve graceful shutdown ([626430d](626430d)) * Integration tests ([61194d8](61194d8)) * Make sACN interface configurable ([48eafa0](48eafa0)) * Null pointer when config.sacn is not used ([08b69f2](08b69f2)) * Null pointer when sACN was never received ([bc30dd9](bc30dd9)) * Resolve path to .env ([9d97959](9d97959)) * Resolve sentry.json ([4f60c91](4f60c91)) * Throw TelnetError where it occurs ([efb525a](efb525a)) * Timing out sACN according to E1.31 specs ([ffdaf65](ffdaf65)) * Wrong function call in production ([cef76ca](cef76ca)) ### Features * Add command to log when permissions are denied ([40bdf94](40bdf94)) * Add sACN lock ([c3a08c5](c3a08c5)), closes [#2](#2) * Add sACN status ([c14bdba](c14bdba)) * Add sentry ([95ba4fe](95ba4fe))
Fixed in |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe.
Only for newer users (And some of us that forget)
Describe the solution you'd like
When the script quits due to not being able to connect I suggest changing the text to provide a suggestion such as
" Could not connect to desk! Check Telnet is enabled, MA IP and Windows Firewall Exiting...
The text was updated successfully, but these errors were encountered: