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

SSL: WRONG_VERSION_NUMBER #3

Open
Vartkat opened this issue Jan 10, 2021 · 0 comments
Open

SSL: WRONG_VERSION_NUMBER #3

Vartkat opened this issue Jan 10, 2021 · 0 comments

Comments

@Vartkat
Copy link

Vartkat commented Jan 10, 2021

Running on

  • Docker version 20.10.2
  • Ubuntu 20.04.1 LTS
  • RaspBerry 4 / 4G

System Health

version 2021.1.0
installation_type Home Assistant Supervised
dev false
hassio true
docker true
virtualenv false
python_version 3.8.7
os_name Linux
os_version 5.4.0-1026-raspi
arch aarch64
timezone America/Chicago
Home Assistant Community Store
GitHub API ok
Github API Calls Remaining 1542
Installed Version 1.9.0
Stage running
Available Repositories 709
Installed Repositories 7
Home Assistant Cloud
logged_in false
can_reach_cert_server ok
can_reach_cloud_auth ok
can_reach_cloud ok
Hass.io
host_os Ubuntu 20.04.1 LTS
update_channel stable
supervisor_version 2020.12.7
docker_version 20.10.2
disk_total 58.4 GB
disk_used 12.1 GB
healthy true
supported failed to load: Unsupported
supervisor_api ok
version_api ok
installed_addons File editor (5.2.0), Check Home Assistant configuration (3.6.0), Duck DNS (1.12.4), Mosquitto broker (5.1), OpenZWave (0.8.0), Node-RED (7.2.11), Terminal & SSH (8.10.0), Z-Wave Network Viewer (0.4)
Lovelace
dashboards 1
mode storage
views 4
resources 5

Operating System Ubuntu 20.04.1 LTS
Docker version 20.10.2

Configuration :
haurl: 'https://192.168.1.xx:8123'
token: 'xxx'
ssl: false
certfile: fullchain.pem
keyfile: privkey.pem
debug: false

18:31:20] INFO: Starting HA Z-Wave Network Viewer on port 6123
INFO:Managers.configuration_manager:Configuration is valid, data: {'home_assistant_url': 'https://192.168.1.249:8123', 'home_assistant_token': 'eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiIyZjRmNGQyMGY3YjI0MGExYjRlZGY4MjBiYmY2YWViOCIsImlhdCI6MTYxMDIzODY0NywiZXhwIjoxOTI1NTk4NjQ3fQ.mUjyOtFBzH4d2v4vMKZ4uGez_AEMxz7mq0DhU-QKxnQ', 'ssl_key': '', 'ssl_certificate': '', 'is_debug': False, 'is_local': False, 'server_port': 6123, 'home_assistant_web_socket_url': 'wss://192.168.1.249:8123', 'is_ssl': False, 'ssl_context': None}
INFO:Managers.data_manager:Connecting to wss://192.168.1.249:8123
 * Serving Flask app "webserver" (lazy loading)
 * Environment: production
   WARNING: This is a development server. Do not use it in a production deployment.
   Use a production WSGI server instead.
 * Debug mode: off
INFO:werkzeug: * Running on http://0.0.0.0:6123/ (Press CTRL+C to quit)
ERROR:Managers.data_manager:Failed to connect due to error: [SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1123) [LN: 96]

I just :

  • Added the repo
  • Installed the addon
  • completed the the config
  • hit the Start button

I tried to uninstall and redo the installation but the result is still the same.

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

1 participant