Hi folks,
I am using React for the admin part of a adapter. When I launch the dev-server with watch or debug --wait it needs minutes to load. A complete cycle looks like that:


As one can see the websocket is not able to establish a connection.
A few things I noticed:
Unfortunately I am not skilled in Browser-Sync at all so I don't have a clue what is wrong here.
A complete log until the connection succeeds is attached below.
localhost-1711220680850.log
Hi folks,
I am using React for the admin part of a adapter. When I launch the
dev-serverwithwatchordebug --waitit needs minutes to load. A complete cycle looks like that:As one can see the websocket is not able to establish a connection.
A few things I noticed:
createHtmlConfigProxy(https://github.com/ioBroker/dev-server/blob/259a1ccfb9b75f4403a58e6feb47f1353845f195/src/index.ts#L759C17-L759C38) that breaks the flow.Unfortunately I am not skilled in Browser-Sync at all so I don't have a clue what is wrong here.
A complete log until the connection succeeds is attached below.
localhost-1711220680850.log