waltz-controls / waltz

A general purpose web application that provides the interface between SCADA(s) system and the scientific users who define and calibrate their experiments
https://waltz-docs.readthedocs.io/en/latest/
GNU General Public License v3.0
17 stars 6 forks source link

Waltz malformat for Tango rest-api 1.1 #266

Closed bala4901 closed 3 years ago

bala4901 commented 3 years ago

For those devices that not running and has errors. Waltz unable to read and will give errors. Check in the console, it will give status 400 which is malformat. And check on the console > Network, there is reply by Tango REST-API. but do not treat well by Waltz. I attached the print screens for your reference

image

image

image

Ingvord commented 3 years ago

@bala4901

Thanks for the images!

This is expected behavior: for not running devices Waltz shows error notification popup (first image, top right corner). The detials are in the log (small info icon, bottom right corner)

Ingvord commented 3 years ago

I will close this issue for now. If you have any more details/questions etc Please feel free to reopen it! Thanks