-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Make sure you have updated to the latest version of the module
- I have checked this on the latest version of the module
Is there an existing issue for this?
- I have searched the existing issues
Describe the bug
It is no longer possible to make new connections. Creating a new connection results in an error "Connection not found or not running" and a message "No config data loaded" Existing connections still work as long as the IP address of the target device hasn't changed. Existing connections for a device that has a new IP produce the same errors. Log below:
26.01.22 15:27:46 System: ** Starting Instance from "C:\Users\username\AppData\Roaming\companion\modules\epiphan-pearl-2.2.0\main.js" **
26.01.22 15:27:46 System: ** Process started **
26.01.22 15:27:46 Console: Starting up module class:
26.01.22 15:27:46 Module: Initializing
26.01.22 15:27:46 Console: Module-host accepted registration
26.01.22 15:27:46 Module: Status: connecting - null
26.01.22 15:27:56 System: Failed to init: Error: Call timed out Error: Call timed out
at t.IpcWrapper.sendWithCb (file:///C:/Program%20Files/Companion/resources/main.js:2:3282459)
at J.init (file:///C:/Program%20Files/Companion/resources/main.js:2:1611679)
at Immediate. (file:///C:/Program%20Files/Companion/resources/main.js:2:1635848)
at process.processImmediate (node:internal/timers:485:21)
at process.callbackTrampoline (node:internal/async_hooks:130:17)
Steps To Reproduce
Attempt to create new connection
Expected Behavior
Display a window with fields for target IP address, password, etc
Environment (please complete the following information)
- OS: Win11
- Browser: Chrome
- Companion Version: 4.2.1
- Module Version: 2.2.0
- Device Firmware/Software Version (If applicable):
- Device Model (If applicable): Pearl-2, PearlMiniAdditional context
No response