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

Admin tab link does not work #454

Closed
sbormann opened this issue Oct 23, 2019 · 1 comment
Closed

Admin tab link does not work #454

sbormann opened this issue Oct 23, 2019 · 1 comment

Comments

@sbormann
Copy link

When opening iQontrol or node-red from the admin tabs the connection gets rejected:

image

Console shows:
image

Here is the definition of the admin tab of iQontrol:

"adminTab": {
 "singleton": true,
 "name": {
 "en": "iQontrol",
 "de": "iQontrol",
 "ru": "iQontrol",
 "pt": "iQontrol",
 "nl": "iQontrol",
 "fr": "iQontrol",
 "it": "iQontrol",
 "es": "iQontrol",
 "pl": "iQontrol",
 "zh-cn": "iQontrol"
 },
 "link": "%web_protocol%://%ip%:%web_port%/iqontrol/index.html?namespace=iqontrol.%instance%",
 "fa-icon": "blur_on"
 }
@Apollon77
Copy link
Collaborator

please retest with controller 2.0.39

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants