bitfocus / companion

Bitfocus Companion enables the reasonably priced Elgato Stream Deck and other controllers to be a professional shotbox surface for an increasing amount of different presentation switchers, video playback software and broadcast equipment.
http://bitfocus.io/companion
Other
1.64k stars 505 forks source link

Failed to load variable values list TimeoutError: Timed out after 5s #1963

Closed chron0 closed 2 years ago

chron0 commented 2 years ago

Is this a bug in companion itself or a module?

Is there an existing issue for this?

Describe the bug

After upgrading to latest master, the WebUI hangs in "Syncing"

oNsx

It seems to timeout here:

ContextData.jsx:51 Failed to load variable values list TimeoutError: Timed out after 5s
    at http://10.1.10.20:8000/static/js/2.35f1f362.chunk.js:2:862525

oNsg

Testing from 2 different clients and completely clearing any local browser cache did not make any difference. Emulator Pages are shown correctly. The configuration set is pretty small, only including streamdeck, bmd-atem, Home-Assistant, http-api and VLC-api (in case it may me plugin related).

Steps To Reproduce

No response

Expected Behavior

No response

Environment (please complete the following information)

- OS: Linux
- Browser: Chromium (different versions and different test clients)
- Companion Version: 2.2.0 (2.2.0+3998-ccea40c7)

Additional context

No response

Julusian commented 2 years ago

how did you update? using yarn update or some other command?

This sounds like the webui wasnt rebuilt during the update, but that is one of the steps performed by yarn update

chron0 commented 2 years ago

@Julusian omg... i just pulled and ran yarn, NOT yarn update... yarn update solved it. Many thanks for the quick "fix"and ofc big <3 for companion and keeping it open-source.