StackStorm / st2web

StackStorm Web UI
http://www.stackstorm.com/features
Apache License 2.0
102 stars 83 forks source link

Stackstorm UI being really slow and does not show certain options #1007

Open zsmanjot opened 11 months ago

zsmanjot commented 11 months ago

Hi Team,

Our production stackstorm UI is not working fine from past couple of days (being a month now exactly) and it does not populate any data . Snippet below:

image

Even when it shows the data , it does not show some options as highlighted in the screenshot.

image

Can some one help on this?

arm4b commented 11 months ago

Did you take a look for any errors in the web browser developer console?

zsmanjot commented 11 months ago

Hi @armab

Thanks for replying.

I could see below errors:

image

But when i specifically click on actions and open any action and then look into execution , only then it shows the history. What could be the reason that it does not load on its own?

zsmanjot commented 1 week ago

Hi

Could anyone help with this? It is the same and we are still struggling.

++ @arm4b

fdrab commented 1 week ago

What's your setup? the UI just calls the API to retrieve the results. Do you have the same issues if querying executions using postman?