dbui icon indicating copy to clipboard operation
dbui copied to clipboard

UI "crashes" when mysql is not ready

Open KenanBek opened this issue 4 years ago • 0 comments

When MySQL database is not ready to accept connections it logs, and these log messages crash UI.

During the app: Screenshot 2021-05-28 at 00 23 22

After it is closed: Screenshot 2021-05-28 at 00 23 38

How to reproduce

  • initialize docker with dbs (e.g. make demodbs or directly execute docker run)
  • start the app and try to connect to the connection

KenanBek avatar May 27 '21 22:05 KenanBek