Good call, thank a lot, I accidentally sent the wrong screenshotā¦ thatās Cloudflare Proxy IP but still
I just changed http to https itās seem to work alright!
sorry if what Iām saying make no sense, but how can I be sure that Iām using NPM and not HA default server ?
when Iām just entering my domain (without port, even without adding https) Iām redirected to home assistant so thatās good but on the home assistant companion app, I canāt connect anymore even if I change the port from 8433 to 433, or even without port I having āError saving URL< the data couldnāt be read because it isnāt in the correct format.ā
from NMP (itās weird because Iām pretty sure I was using DNS challenge)
{
"id": 1,
"created_on": "2021-04-03T17:21:28.000Z",
"modified_on": "2021-04-07T13:30:48.000Z",
"owner_user_id": 1,
"domain_names": [
"my.domain.com"
],
"forward_host": "192.168.3.46",
"forward_port": 8443,
"access_list_id": 0,
"certificate_id": 5,
"ssl_forced": true,
"caching_enabled": false,
"block_exploits": true,
"advanced_config": "",
"meta": {
"letsencrypt_agree": false,
"dns_challenge": false
},
"allow_websocket_upgrade": true,
"http2_support": false,
"forward_scheme": "https",
"enabled": 1,
"locations": [],
"hsts_enabled": false,
"hsts_subdomains": false
}
EDIT : I manually imported my Cloudflare certificate which expired in 25 years anyway