nioc / linky-collector

Linky collector is a PHP script for requesting measures from Linky communicating meter.
GNU Affero General Public License v3.0
1 stars 0 forks source link

ERROR Can not get last fetch (hourly) #2

Closed cbtsgithub closed 4 years ago

cbtsgithub commented 5 years ago

Hello, i got a new error in the linky-collect.log:

2019-09-14T18:03:46+02:00  main     DEBUG  Start initialization
2019-09-14T18:03:46+02:00  Storage  DEBUG  Connecting to database linky (http://localhost:8086)
2019-09-14T18:03:46+02:00  Linky    DEBUG  Authentication to Enedis API for user: ENEDIS_LOGIN
2019-09-14T18:03:46+02:00  Linky    DEBUG  HTTP request: POST https://espace-client-connexion.enedis.fr/auth/UI/Login
2019-09-14T18:03:47+02:00  Linky    DEBUG  HTTP code: 200, duration: 0.538244 sec
2019-09-14T18:03:47+02:00  Linky    DEBUG  HTTP request: GET https://espace-client-particuliers.enedis.fr/group/espace-particuliers/accueil
2019-09-14T18:03:50+02:00  Linky    DEBUG  HTTP code: 200, duration: 2.89312 sec
2019-09-14T18:03:50+02:00  Storage  DEBUG  Get last fetch date for hourly
2019-09-14T18:03:50+02:00  Storage  ERROR  Can not get last fetch (hourly)
2019-09-14T18:03:50+02:00  Linky    ERROR  Failure during hourly data processing
2019-09-14T18:03:50+02:00  Linky    DEBUG  Can not get last fetch
2019-09-14T18:03:50+02:00  Storage  DEBUG  Get last fetch date for daily
2019-09-14T18:03:50+02:00  Storage  ERROR  Can not get last fetch (daily)
2019-09-14T18:03:50+02:00  Linky    ERROR  Failure during daily data processing
2019-09-14T18:03:50+02:00  Linky    DEBUG  Can not get last fetch
2019-09-14T18:03:50+02:00  main     INFO   End Enedis collect

Could you please help me ?

Thanks. Chris

cbtsgithub commented 5 years ago

Arghhhhh... it was due to the options in my ENEDIS account. Solved