franchise icon indicating copy to clipboard operation
franchise copied to clipboard

MySQL credentials are not build correctly

Open RoastVeg opened this issue 6 years ago • 1 comments

It seems that in the latest version of master, the credentials are left undefined before they are sent to the bridge, despite State.apply apparently being called multiple times. This results in isServer failures from the bridge, since it sends an empty db open rpc.

RoastVeg avatar Nov 12 '19 18:11 RoastVeg

I also had this problem: 'Disconnected from MySQL (Error: Cannot read property 'isServer' of undefined)',can anybody help us?

vegalii avatar Jun 30 '21 01:06 vegalii