threefoldtecharchive / jumpscaleX_threebot

Apache License 2.0
0 stars 3 forks source link

no more deployed solution shown in admin panel after update to 10.6-rc1 #730

Closed zaibon closed 4 years ago

grimpy commented 4 years ago

Could you be a bit more clear with what you mean?

in 10.6 all solutions are shown in the menu itself

image image

zaibon commented 4 years ago

Well then there is a bug in the loading of these solution cause all show nothing to me. While when I list reservation from the API I do find some that are not expired yet.

grimpy commented 4 years ago

Well then there is a bug in the loading of these solution cause all show nothing to me. While when I list reservation from the API I do find some that are not expired yet.

could you check your browser repsonse and your alerts to see if any errors are happening?

zaibon commented 4 years ago

alert dump : https://gist.github.com/zaibon/995668b0b66b0a147b0a62e3011be91b

grimpy commented 4 years ago

https://gist.github.com/zaibon/995668b0b66b0a147b0a62e3011be91b#file-gistfile1-txt-L89

i think this line is the culprit here

zaibon commented 4 years ago

Seems there is also an xhr request to http://172.17.0.2/tfgrid_solutions/tfgrid_solutions/actors/tfgrid_solutions/solutions_list which never finishes

grimpy commented 4 years ago

@zaibon can you verify / close this one as this is impossible to reproduce with the new code :)