好的,多谢作者: jjlee 时间: 2024-7-13 11:22
路由器端口映射怎么弄的?我这里的设置怎么不一样
设置好域名后,我的HA现在打不开了作者: galford_fk 时间: 2024-12-2 23:50
请问,我设定好duck dns后,ssl文件夹里多出privkey.pem fullchain.pem了。
可在configuration.yaml加入
http:
ssl_certificate: /ssl/fullchain.pem
ssl_key: /ssl/privkey.pem
后就提示
homeassistant.exceptions.HomeAssistantError: The system cannot restart because the configuration is not valid: Invalid config for 'http' at configuration.yaml, line 26: not a file for dictionary value 'http->ssl_certificate', got '/config/ssl/fullchain.pem'
Invalid config for 'http' at configuration.yaml, line 27: not a file for dictionary value 'http->ssl_key', got '/config/ssl/privkey.pem'。
不知道楼主知道原因吗。感谢。作者: ific1003 时间: 2025-9-4 14:05
照着方法来一遍,直接打不开了,https://****.duckdns.org,https://ip:8123,都打不开了