OpenRGB stopped working

Since a couple of days OpenRGB stopped working. It is installed with

ujust install-openrgb

frank@bazzite:~$ ./AppImages/openrgb.appimage --loglevel 6 --v
Attempting to connect to local OpenRGB server.
Connection attempt failed
Local OpenRGB server unavailable.
Running standalone.
terminate called after throwing an instance of 'std::invalid_argument'
  what():  stoi
Aborted (core dumped)

I already tried rpm-ostree reset and started fresh.

I am not a user of OpenRDB, but this looks like application level problem. Does OpenRDB have some config files? If yes, what happens if you delete (or rename) them?

Have you tried installing OpenRDB from flatpak? Bazzite developers recommends installing flatpak as first choice and AppImage as fifth choice.

This worked thank you.

I was under the impression that if it is offered by ujust it is the better way.