Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need help log #1306

Open
f1ssf opened this issue Mar 16, 2024 · 3 comments
Open

Need help log #1306

f1ssf opened this issue Mar 16, 2024 · 3 comments
Labels
prevent stale Prevents stale being applied

Comments

@f1ssf
Copy link

f1ssf commented Mar 16, 2024

Hi Alex,
Thank you for my electricaldata for links.
I am not a specialist, but I have terminated my interface, and datas come to my Mqtt broker.
I have done my consignment, add my config.yaml.
So, impossible to see values in Myelectricaldata web page, do you have an ideas ?
Thank you regards
Capture d’écran 2024-03-16 à 17 20 34
extract log:
`2024-03-16 17:19:57.047 - INFO : 172.30.32.1:0 - "GET /static/img/loading.gif HTTP/1.1" 200
[16/Mar/2024:17:19:57 +0100] 200 192.168.1.15, 172.30.32.1(172.30.32.2) GET /static/img/paypal.png HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15)
[16/Mar/2024:17:19:57 +0100] 200 192.168.1.15, 172.30.32.1(172.30.32.2) GET /static/img/loading.gif HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15)
2024-03-16 17:19:57.086 - INFO : 172.30.32.1:0 - "GET /static/img/icon.svg HTTP/1.1" 200
[16/Mar/2024:17:19:57 +0100] 200 192.168.1.15, 172.30.32.1(172.30.32.2) GET /static/img/icon.svg HTTP/1.1 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15)
2024-03-16 17:19:57.128 - INFO : ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ◦ ❖ ◦ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
2024-03-16 17:19:57.128 - INFO : [19859768383075] CHECK DU STATUT DU COMPTE.
2024-03-16 17:19:57.129 - INFO : ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ◦ ❖ ◦ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
2024-03-16 17:19:57.496 - INFO : 172.30.32.1:0 - "GET /datatable/19859768383075/consumption?draw=1&columns%5B0%5D%5Bdata%5D=0&columns%5B0%5D%5Bname%5D=&columns%5B0%5D%5Bsearchable%5D=true&columns%5B0%5D%5Borderable%5D=true&columns%5B0%5D%5Bsearch%5D%5Bvalue%5D=&columns%5B0%5D%5Bsearch%5D%5Bregex%5D=false&columns%5B1%5D%5Bdata%5D=1&columns%5B1%5D%5Bname%5D=&columns%5B1%5D%5Bsearchable%5D=true&columns%5B1%5D%5Borderable%5D=true&columns%5B1%5D%5Bsearch%5D%5Bvalue%5D=&columns%5B1%5D%5Bsearch%5D%5Bregex%5D=false&columns%5B2%5D%5Bdata%5D=2&columns%5B2%5D%5Bname%5D=&columns%5B2%5D%5Bsearchable%5D=true&columns%5B2%5D%5Borderable%5D=true&columns%5B2%5D%5Bsearch%5D%5Bvalue%5D=&columns%5B2%5D%5Bsearch%5D%5Bregex%5D=false&columns%5B3%5D%5Bdata%5D=3&columns%5B3%5D%5Bname%5D=&columns%5B3%5D%5Bsearchable%5D=true&columns%5B3%5D%5Borderable%5D=false&columns%5B3%5D%5Bsearch%5D%5Bvalue%5D=&columns%5B3%5D%5Bsearch%5D%5Bregex%5D=false&columns%5B4%5D%5Bdata%5D=4&columns%5B4%5D%5Bname%5D=&columns%5B4%5D%5Bsearchable%5D=true&columns%5B4

@f1ssf f1ssf added the prevent stale Prevents stale being applied label Mar 16, 2024
@alexbelgium
Copy link
Owner

Hi @m4dm4rtig4n, would you have an idea ?

@m4dm4rtig4n
Copy link
Contributor

Have you set usage_point_id between double quote ?
Post your config.yaml plz

@f1ssf
Copy link
Author

f1ssf commented Mar 21, 2024

Hi Clement
`cycle: 14400
debug: false
home_assistant:
card_myenedis: true
discovery_prefix: homeassistant
enable: true
influxdb:
batching_options:
batch_size: 1000
exponential_base: 2
flush_interval: 1000
jitter_interval: 0
max_retries: 5
max_retry_delay: 125000
max_retry_time: 180000
retry_interval: 5000
bucket: myelectricaldata/autogen
enable: false
hostname: 192.168.1.26
method: synchronous
org: '-'
port: 8086
token: myelectricaldata:myelectricaldata
mqtt:
client_id: myelectricaldata
enable: true
hostname: core-mosquitto
password: mqtt42
port: 1883
prefix: myelectricaldata
qos: 0
retain: true
username: Teleinfomqtt
myelectricaldata:
'19859768383075':
cache: 'true'
consumption: 'true'
consumption_detail: 'true'
consumption_detail_max_date: ''
consumption_max_date: ''
consumption_max_power: 'true'
consumption_price_base: '0.175'
consumption_price_hc: '0.175'
consumption_price_hp: '0.175'
enable: 'true'
name: Mon Linky
offpeak_hours_0: 03h00-07h30;12h00-14h30;20h30-22h30
offpeak_hours_1: 03h00-07h30;12h00-14h30;20h30-22h30
offpeak_hours_2: 03h00-07h30;12h00-14h30;20h30-22h30
offpeak_hours_3: 03h00-07h30;12h00-14h30;20h30-22h30
offpeak_hours_4: 03h00-07h30;12h00-14h30;20h30-22h30
offpeak_hours_5: 03h00-07h30;12h00-14h30;20h30-22h30
offpeak_hours_6: 03h00-07h30;12h00-14h30;20h30-22h30
plan: HC/HP
production: 'false'
production_detail: 'false'
production_detail_max_date: ''
production_max_date: ''
production_price: '0'
refresh_addresse: 'false'
refresh_contract: 'false'
token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ----------my token--------5ZWNhNzcyNCIsImlhdCI6MTcxMDEwNDkzNSwiZXhwIjoyMDI1NDY0OTM1fQ.lN1ao7rqXilSevHDL498Jd47iUhZpV0vuk2gb8iT6FQ

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
prevent stale Prevents stale being applied
Projects
None yet
Development

No branches or pull requests

3 participants