dzga failed start
gvandick opened this issue · 1 comments
gvandick commented
Describe the bug: dzga not started when ngrok true in config.yaml. It started well when set is false
When I start dzga in terminal and ngrok status true in config then reporting in terminal screen pyngrok install. I asume that this will start ngrok connection?
Attach domoticz through plublic URL ngrok works fine by browser, but test app open google home failed. In terminal raspberry notification "400 bad request" but notification "flavicon icon" OKE
Expected behavior:
Logs:
2023-01-27 20:05:03 - INFO - Connecting to Domoticz on http://192.168.178.30:8040
2023-01-27 20:05:04 - INFO - ========
2023-01-27 20:05:04 - INFO - Started DZGA v1.23.2 server at port 3030
2023-01-27 20:05:04 - INFO -
2023-01-27 20:05:04 - INFO - Visit http://localhost:3030/settings to access the user interface
2023-01-27 20:05:04 - INFO -
2023-01-27 20:05:04 - INFO - =========
2023-01-27 20:05:04 - INFO - Visit the Actions on Google console at http://console.actions.google.com
2023-01-27 20:05:04 - INFO - Under Develop section, replace the fulfillment URL in Actions with:
2023-01-27 20:05:04 - INFO - https://[your public url]/smarthome
2023-01-27 20:05:04 - INFO -
2023-01-27 20:05:04 - INFO - In Account linking, set the Authorization URL to:
2023-01-27 20:05:04 - INFO - https://[your public url]/oauth
2023-01-27 20:05:04 - INFO -
2023-01-27 20:05:04 - INFO - Then set the Token URL to:
2023-01-27 20:05:04 - INFO - https://[your public url]/token
2023-01-27 20:05:04 - INFO -
2023-01-27 20:05:04 - INFO - Finally press 'SAVE' and then 'TEST' button
2023-01-27 20:05:04 - INFO - =======
Desktop (please complete the following information):
- Domoticz version
- Dzga version
- Python Version
DZGA Version: 1.23.2 beta
Domoticz Version: 2022.2
Python 3.7.3
Smartphone (please complete the following information):
- Device:
Additional context, screenshot:
gvandick commented
I found what I did wrong. I used port Domoticz instead of port dzga (3030)