Looks like a SSL problem.
Your docker container is apparently not able to negotiate the certificate with this destination.
Yes, I saw several articles related to this issue with Docker. Time to buy a dedicated raspberry to host OpenHAB !
Thanks for your help
Hi, I’m having an error with a COMMUNICATION_ERROR message.
My instance is also running inside a container (on my HP Microserver) and I don’t intend to change this.
Any clue to make it work please?
Hi
First thanks for this Linky Binding
I have some issues using this binding in wifi mode raspberry.
All my configuration in ENEDIS is provided.
But it’s impossible to connect. Of course I took the userid (mail) + password + authentification id but still have the issue…
Of course manually I can connect to the web site : https://apps.lincs.enedis.fr/authenticate?target=https://mon-compte-particulier.enedis.fr with the same values…
Is there a WIFI issue with this binding ?
Logs in console :
Erro message :
Thnigs config :
The proof that the hourly config is done in ENEDIS :
If you have an idea, thanks in advance ! Please help !
Best regards
You are facing that issue:
It was fixed. Fix should be available in recent 3.4 snapshots
Sorry. I’ve not seen this post ! Thanks a lot !
If you still use Docker, try setting the environment variable:
CRYPTO_POLICY=unlimited
See:
- GitHub - openhab/openhab-docker: Repository for building Docker containers for openHAB
- [linky] Communication error · Issue #13336 · openhab/openhab-addons · GitHub
If it works you can use the money to buy something else.
Very good news ! Thank you very much to have pointed to me
this solution. I will test it right away.
I did not yet buy a rpi4 since it is out of stock in many web shops…
Just tested this with M2. It works fine. Thanks
Hello
I have a problem with linky
I can’t find the “internalAuthId” cookie
Do you have the same problem ?
Have a nice day
Thanks
Facing the same problem here, I tried using every cookie available with no luck so far.
Hello, the same for me : no “internalAuthId” in cookies
Solution: you have to be on the loggin page when you are looking at cookies
Is the description step by step in the documention no more valid?
In that case, an update proposal would be welcome.
Thanks a lot
That works well !!!
Hello everyone for a few days I have had an error message see below:
Error requesting ‘https://apps.lincs.enedis.fr/mes-mesures/api/private/v1/personnes/BVA313UFI/prms/02311432682510/donnees-energie?dateDebut=28-01-2024&dateFin=12-02-2024&mesuretypecode=CONS’ : {“status”:“500”,“error”:“PROXY_SERVER_ERROR”,“message”:“Internal Server Error”}
I am on Linux openhabian 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64
RaspberryPI 4 and openHAB 4.1.1
Thank you for your help.
Same for me.
@glhopital for information.
I guess something changed on server side. A work is ongoing in order to switch to API instead of crawling their website - a PR has been initiated here : [WIP] Linky : make use of DataConnect Enedis API by lo92fr · Pull Request #16355 · openhab/openhab-addons · GitHub
As I understood, this new solution is unfortunately not valid as too much limited in how many requests it can support if we are many to use it.