I have the same issue and I believe the same error message:
Cannot connect. Details: (ConnectionKey(host=‘192.168.0.211’, port=2323, is_ssl=True, ssl=False, proxy=None, proxy_auth=None, proxy_headers_hash=None), ConnectionResetError())
I followed several tutorials and discussions to troubleshoot the issue, and it seems that it’s because I can’t open port 2323 of (the IP address of) my tablet.
I bought the PLUS licence and enabled remote admin & remote admin from local network.
My tablet and HA are on static IP addresses, and I’ve specifically set up a rule in my router (dream machine) so that the IP address of my Home Assistant is allowed to access the IP address of my tablet on port 2323.
Convinced that it was a port issue, I didn’t contact Fully Kiosk until today. That was a mistake…
It seems that my connection issue is not due to the port but to the fact that I need to install an SSL Certificate on my device for Remote Admin (the FK integration in HA) to work.
Here’s the link to the article, with the steps to create an SSL certificate:
Personnaly, I’m not advanced enough for such coding, so I may just accept that I won’t be able to use Remote Admin
Well I’m having the same problem after updating Fully Kiosk. I wonder if I should restore my HA backup and forget future HA updates as this kitchen tablet is important for my home to work.
I have a Fully Kiosk PLUS license.
And now my home is NOT working. Fully Kiosk startsup but screen goes black and trows the Log entry below:
Logger: homeassistant.components.fully_kiosk
Source: helpers/update_coordinator.py:392
integration: Fully Kiosk Browser (documentation, issues)
First occurred: 07:10:38 (1 occurrences)
Last logged: 07:10:38
I finally managed to install the Fully Kiosk Integration in HA!!
Even though it seemed that I couldn’t connect to my tablet without using SSL certificate (though I was connecting from the same network), and that the issue seemed to be a port issue, all I did this time was to NOT TICK the SSL Certificate box and it worked…
I hope this lesson learned will be helpful to others.
I don’t need this topic to stay open, but I suggest we leave it open to help MrBorg.