h2oai / wave

Realtime Web Apps and Dashboards for Python and R
https://wave.h2o.ai
Apache License 2.0
3.9k stars 324 forks source link

An invalid argument was supplied: listen_no_tls #2080

Closed sx8469 closed 11 months ago

sx8469 commented 11 months ago

Discussed in https://github.com/h2oai/wave/discussions/2079

Originally posted by **sx8469** July 18, 2023 I just installed h20_wave and when I tried running the app or server, i was hit with this error. 2023/07/18 15:39:27 # 2023/07/18 15:39:27 # ┌────────────────┐ H2O Wave 2023/07/18 15:39:27 # │ ┐┌┐┐┌─┐┌ ┌┌─┐ │ 0.26.1 20230703100254 2023/07/18 15:39:27 # │ └┘└┘└─└└─┘└── │ © 2021 H2O.ai, Inc. 2023/07/18 15:39:27 # └────────────────┘ 2023/07/18 15:39:27 # ┌──────────────────────────────────────┐ 2023/07/18 15:39:27 # │ Running at http://localhost:10101/ │ 2023/07/18 15:39:27 # └──────────────────────────────────────┘ 2023/07/18 15:39:27 # {"address":":10101","base-url":"/","t":"listen","web-dir":"venv\\www"} 2023/07/18 15:39:27 # {"error":"listen tcp :10101: socket: An invalid argument was supplied.","t":"listen_no_tls"} Can someone please make me understand what is the issue and what can I do, please? I'm just running the command `waved.exe`. My Dependency version: h2o-wave==0.26.1 Python 3.9.13
mturoci commented 11 months ago

Answer: https://github.com/h2oai/wave/discussions/2079#discussioncomment-6478231