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

[BUG]: Module registration failed Error: Call timed out #2890

Closed
2 tasks done
G-Hansen opened this issue Jun 1, 2024 · 2 comments
Closed
2 tasks done

[BUG]: Module registration failed Error: Call timed out #2890

G-Hansen opened this issue Jun 1, 2024 · 2 comments
Labels
BUG Something isn't working

Comments

@G-Hansen
Copy link

G-Hansen commented Jun 1, 2024

Is this a bug in companion itself or a module?

  • I believe this to be a bug in companion

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

I keep getting an "error: Module registration failed Error: Call timed out" error. It is on multiple modules. I think it is a wrong setting but I can't change the configuration because it gets stuck in a loop when enabled. And I can't edit the configuration when disabled. It is the Pro Presenter and Roku modules.

Steps To Reproduce

No response

Expected Behavior

No response

Environment (please complete the following information)

- OS: MacOS 13.0
- Browser: Chrome
- Companion Version:3.3.0+6991

Additional context

No response

@G-Hansen G-Hansen added the BUG Something isn't working label Jun 1, 2024
@Julusian
Copy link
Member

Julusian commented Jun 3, 2024

I can't say for certain for those modules, but this usually happens when a module is either crashing or it's init method doesn't complete within the timeframe we give it.
So I suspect this should be reported against those modules rather than companion itself

Could you provide the log from the connections which aren't working?
The >_ icon in the connection list will open a more detailed debug log, you will want to disable and re-enable the connection with that view open to get a populated log window.

@Julusian Julusian changed the title [BUG] [BUG]: Module registration failed Error: Call timed out Jun 3, 2024
@Julusian
Copy link
Member

Julusian commented Jul 1, 2024

With the information provided, I don't see anything that we can do to avoid this happening. If more information is provided this can be revisited

@Julusian Julusian closed this as not planned Won't fix, can't repro, duplicate, stale Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BUG Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants