aiidalab / aiidalab-home

AiiDAlab Home App
MIT License
5 stars 9 forks source link

Installed App stuck in Loading state in home app #147

Open danielhollas opened 1 year ago

danielhollas commented 1 year ago

This is what I saw in the top-right corner of my app when I loaded the home page.

obrazek

I wasn't able to reproduce this since then, but we should keep an eye. The app statuses are displayed via the AppStatusInfoWidget, but the cause of this is likely elsewhere.

danielhollas commented 1 year ago

There also seems to be some race conditions regarding this status icon, sometimes when I load the homepage, the status of the app changes bunch of times, and sometimes it says something obviously not true, e.g. it says "unregistered" for an app that is definitely registered.