Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Since 5.0.18 the iQontrol-Admin does not open #848

Closed
sbormann opened this issue May 8, 2021 · 9 comments
Closed

Since 5.0.18 the iQontrol-Admin does not open #848

sbormann opened this issue May 8, 2021 · 9 comments

Comments

@sbormann
Copy link

sbormann commented May 8, 2021

Since update from 5.0.15 to 5.0.18 the iQontrol Admin page is unusable. It does not open and says "cannot read file: not exists". There is no error message. Here is the log:

image

I can't test 5.0.16 and 5.0.17 because the instances-tab is not opening.
5.0.15 works fine.

@sbormann
Copy link
Author

Update: 5.0.19 is also not working. I have no idea how to fix it, all i tried did not change it.

@GermanBluefox
Copy link
Contributor

GermanBluefox commented May 10, 2021

Why do you have 2 socket connections? One to admin and one to web?
I tried to debug, but new web does not support 2 connections.

@sbormann
Copy link
Author

This is historical: Before you added rename file to admin-socket a few weeks ago i used the web socket for file operations, because the web socket supported renaming files. But i thought i removed the old web socket completely after your update? Where have you found it?

@sbormann
Copy link
Author

Oh yes, you are right, i forgot to remove conn.js (Line 35) from index_m.htm. Thans for the hint.
But removing it makes no difference, iQontrol is still not loading :(

@GermanBluefox
Copy link
Contributor

GermanBluefox commented May 10, 2021

Can you provide me your version of iQontrol as I cannot debug?
If I remove conn.js there are many calls to servConn
image

@sbormann
Copy link
Author

Github should be the actual version (in the moment i have uploaded the version without conn.js).
Thanks for your help!

@GermanBluefox
Copy link
Contributor

Fixed in 5.0.21

@sbormann
Copy link
Author

Works perfectly, many thanks.

Admin - React GUI automation moved this from To do to Done May 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

3 participants