Execute Command Bug on web interface

Have had an issue since setting up GLKVM in house on Ubuntu via Docker container. Currently up to date but this had affected v2.5.0 and v2.6.0 as well. Every time I try to do an “Execute Command” it brings up the pop-up and the form is filled out. But it will hang at 99% forever. Finally was able to trace down the error with the dev tools and see that from what I can tell it is a Vue.js issue? Sorry, not a programmer here, just a lowly Sys Admin :melting_face: While I see that is in an error hits in a try/catch block, checking under the network and sockets, I never see anything even “trying” to leave the web browser? Nothing hitting the logs on the server (nginx and docker both clean and nothing even trying to talk to it).

Can someone please confirm my sanity as I have been trying to get this to work for a long time now. I want to cry.

-Travis

Thanks for the report. We’ve confirmed this is a bug on our side and will fix it in the next release. Sorry for the trouble.

Hi , the fix has been released in v2.8.0. You can upgrade to the latest version and give it a try.

1 Like

Thank you so much for the ridiculously fast fix. Pulled the new image and it is working perfectly! Thanks so much :smiley:

2 Likes