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

Thread Topology not accessible over Nabu Casa #2851

Closed
dcmeglio opened this issue Jan 25, 2023 · 1 comment
Closed

Thread Topology not accessible over Nabu Casa #2851

dcmeglio opened this issue Jan 25, 2023 · 1 comment
Labels

Comments

@dcmeglio
Copy link

Describe the issue you are experiencing

You can't access the Topology feature of OpenThread over Nabu Casa (or any HTTPS proxy) because two endpoints are hard coded to HTTP:

angular.min.js:114 Mixed Content: The page at 'https://myurl.ui.nabu.casa/core_silabs_multiprotocol/dashboard' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http:https://myurl.ui.nabu.casa:8081/node'. This request has been blocked; the content must be served over HTTPS.

angular.min.js:114 Mixed Content: The page at 'https://myurl.ui.nabu.casa/core_silabs_multiprotocol/dashboard' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http:https://myurl.ui.nabu.casa:8081/diagnostics'. This request has been blocked; the content must be served over HTTPS.

Because we are trying to request HTTP via ajax on an HTTPS page we get the mixed message errors and it fails.

What type of installation are you running?

Home Assistant OS

Which operating system are you running on?

Home Assistant Operating System

Which add-on are you reporting an issue with?

Silicon Labs Multiprotocol

What is the version of the add-on?

0.12.0

Steps to reproduce the issue

  1. Access the OpenThread addon via nabu casa or some other HTTPS based service
  2. Click topology
  3. Observe the topology doesn't load and the browser js console shows mixed content errors
    ...

System Health information

System Information

version core-2023.1.7
installation_type Home Assistant OS
dev false
hassio true
docker true
user root
virtualenv false
python_version 3.10.7
os_name Linux
os_version 5.15.76-v8
arch aarch64
timezone America/New_York
config_dir /config
Home Assistant Community Store
GitHub API ok
GitHub Content ok
GitHub Web ok
GitHub API Calls Remaining 5000
Installed Version 1.30.0
Stage running
Available Repositories 1209
Downloaded Repositories 28
HACS Data ok
AccuWeather
can_reach_server ok
remaining_requests 37
Home Assistant Cloud
logged_in true
subscription_expiration June 25, 2023 at 8:00 PM
relayer_connected true
remote_enabled true
remote_connected true
alexa_enabled true
google_enabled false
remote_server us-east-1-4.ui.nabu.casa
can_reach_cert_server ok
can_reach_cloud_auth ok
can_reach_cloud ok
Home Assistant Supervisor
host_os Home Assistant OS 9.4
update_channel beta
supervisor_version supervisor-2023.01.1
agent_version 1.4.1
docker_version 20.10.19
disk_total 109.3 GB
disk_used 15.0 GB
healthy true
supported true
board rpi4-64
supervisor_api ok
version_api ok
installed_addons Z-Wave JS UI (1.5.0), File editor (5.5.0), WeatherFlow to MQTT (3.1.6), Mosquitto broker (6.1.3), Emulated HUE (dev) (0.2.3), Samba Backup (5.2.0), ESPHome (2022.12.6), SSH & Web Terminal (13.0.2), Ring-MQTT with Video Streaming (5.0.5), Silicon Labs Multiprotocol (0.12.0), Matter Server (2.1.0)
Dashboards
dashboards 2
resources 11
views 16
mode storage
Recorder
oldest_recorder_run January 14, 2023 at 11:17 PM
current_recorder_run January 23, 2023 at 7:10 PM
estimated_db_size 941.50 MiB
database_engine sqlite
database_version 3.38.5

Anything in the Supervisor logs that might be useful for us?

No response

Anything in the add-on logs that might be useful for us?

No response

Additional information

No response

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Feb 24, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant