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

Process occasionally stuck - still occuring #122

Closed
lxffm opened this issue Oct 5, 2023 · 13 comments
Closed

Process occasionally stuck - still occuring #122

lxffm opened this issue Oct 5, 2023 · 13 comments
Labels
bug Something isn't working fixed

Comments

@lxffm
Copy link

lxffm commented Oct 5, 2023

Describe the bug
This is a re-opening of the ticket: #110 (comment)
as the issue still occurs in my installation on v4.2.0. The cadence of the problem seems to be mostly occuring once a day on different times. Seldomly either twice a day or none. I can't tell any pattern from it, so it appears random.

Sometimes I observe that no new data is obtained for a couple of days. While investigating it I found out that, in this situation host.iobroker is logging:

host.iobroker   2023-04-20 20:00:00.031 warn instance system.adapter.oilfox.0 already running with pid 28434

After killing the process via SSH, the adapter is correctly polling the data according to the schedule.

To Reproduce
Steps to reproduce the behavior:

  1. Let the adapter run
  2. wait until issue occurs

Expected behavior
The process must not freeze and the data must be obtained reliably

Screenshots & Logfiles
If applicable, add screenshots and logfiles to help explain your problem.

Versions:

  • Adapter version: v4.2.0
  • JS-Controller version: 4.0.24
  • Node version: v16.18.1
  • Operating system: Raspberry OS

Additional context
This is a re-opening

@Ilovegym66
Copy link

I confirm the issue, last week here too.
JSController 5.0.12, Node 18

@MarioSander
Copy link

bestätige ebenfalls das Problem

JSController 5.0.12
Node.js: v18.18.0
NPM: 9.8.1

@mcm1957
Copy link
Member

mcm1957 commented Oct 15, 2023

I confirm the issue, last week here too. JSController 5.0.12, Node 18

Adapter Version 4.2.0 nehme ich an - oder?

@mcm1957
Copy link
Member

mcm1957 commented Oct 15, 2023

@MarioSander
@Ilovegym66
@lxffm

Bitte um ein vollständiges debug log. Bitte unbedingt auch die vom js-controller stammenden "adapter started" / "adapter terminated" Meldungen includieren. Und sofern ein erfolgreicher Lauf vor dem Hänger existiert bitte auch das Log (incl. start/stop) dieses Laufs drinnen lassen.

Danke

P.S. Da ich keine Oilfox und damit auch keine Zugangsdaten zum Testen ahbe kann ich leide nur im Trüben suchen...

@Ilovegym66
Copy link

kommt, ist auf debug gestellt, hatte letzte Nacht auch wieder ein Haenger vom Task, das kommt nur alle paar Tage, aber sonst holt er taeglich die Daten. Mit dem workaround-script killt er den process ja.
Jetzt ist der Adapter auf debug gestellt, warten wir mal ab, ich lasse mal 24h laufen... viel wird da nicht kommen..
Debian Bookworm, VM, Node 18.18.2, js-controller 5.0.13, Adapter 4.2.0.
Kann dir auch gerne meine Zugangsdaten per mail oder forum-Chat senden.

@Ilovegym66
Copy link

Hier das Debug-Log, alle Emails und Passwoerter und token ersetzt:
`
ilovegym@iobroker:/opt/iobroker$ cat log/iobroker.2023-10-16.log | grep oilfox
2023-10-16 00:00:00.031 - info: host.iobrokerS2 instance system.adapter.oilfox.0 started with pid 3601026
2023-10-16 00:00:00.598 - debug: oilfox.0 (3601026) Redis Objects: Use Redis connection: 10.1.1.1:6379
2023-10-16 00:00:00.623 - debug: oilfox.0 (3601026) Objects client ready ... initialize now
2023-10-16 00:00:00.624 - debug: oilfox.0 (3601026) Objects create System PubSub Client
2023-10-16 00:00:00.625 - debug: oilfox.0 (3601026) Objects create User PubSub Client
2023-10-16 00:00:00.772 - debug: oilfox.0 (3601026) Objects client initialize lua scripts
2023-10-16 00:00:00.775 - debug: oilfox.0 (3601026) Objects connected to redis: 10.1.1.1:6379
2023-10-16 00:00:00.795 - debug: oilfox.0 (3601026) Redis States: Use Redis connection: 10.1.1.1:6379
2023-10-16 00:00:00.799 - debug: oilfox.0 (3601026) States create System PubSub Client
2023-10-16 00:00:00.800 - debug: oilfox.0 (3601026) States create User PubSub Client
2023-10-16 00:00:00.804 - debug: oilfox.0 (3601026) States connected to redis: 10.1.1.1:6379
2023-10-16 00:00:00.827 - debug: oilfox.0 (3601026) Plugin sentry Initialize Plugin (enabled=true)
2023-10-16 00:00:01.208 - info: oilfox.0 (3601026) starting. Version 4.2.0 in /opt/iobroker/node_modules/iobroker.oilfox, node: v18.18.2, js-controller: 5.0.13
2023-10-16 00:00:01.229 - debug: oilfox.0 (3601026) adapter.on-ready: << READY >>
2023-10-16 00:00:01.230 - debug: oilfox.0 (3601026) adapter.main: << MAIN >>
2023-10-16 00:00:01.285 - debug: oilfox.0 (3601026) send data: {"email":"TopSecret@mail.de","password":"TopSecret"}
2023-10-16 00:00:01.366 - debug: oilfox.0 (3601026) received chunk: {"token_type":"Bearer","access_token":"token.token","refresh_token":"tokenJzY29wZSI6IkNVU1RPTUVSX0FQSSIsImlzcyI6Im9pbGZveC5pbyIsImV4cCI6MTY5ODcwMzIwMSwianRpIjoiNzE2YjQ2OTctNzE4Yy00OTQxLTkzZWMtNzliOWJiN2I5NTQyIn0.sPipnIjgppAxCW1W2K6dFWnMsI7p6h4Sxp1SCLnvG2yor1wjmJveuNGNLMKxcAukPSZWvXcAu7yAjbNILHUy7w"}
2023-10-16 00:00:01.369 - debug: oilfox.0 (3601026) received data: {"token_type":"Bearer","access_token":"token.token","refresh_token":"tokenJzY29wZSI6IkNVU1RPTUVSX0FQSSIsImlzcyI6Im9pbGZveC5pbyIsImV4cCI6MTY5ODcwMzIwMSwianRpIjoiNzE2YjQ2OTctNzE4Yy00OTQxLTkzZWMtNzliOWJiN2I5NTQyIn0.sPipnIjgppAxCW1W2K6dFWnMsI7p6h4Sxp1SCLnvG2yor1wjmJveuNGNLMKxcAukPSZWvXcAu7yAjbNILHUy7w"}
2023-10-16 00:00:19.647 - debug: oilfox.0 (3601026) received chunk2: {"items":[{"hwid":"ON9226030448","currentMeteringAt":"2023-10-15T07:29:06.098Z","nextMeteringAt":"2023-10-16T07:29:06.098Z","daysReach":1195,"batteryLevel":"FULL","fillLevelPercent":96,"fillLevelQuantity":7310,"quantityUnit":"L"}]}
2023-10-16 00:00:19.649 - debug: oilfox.0 (3601026) received data 2: {"items":[{"hwid":"ON9226030448","currentMeteringAt":"2023-10-15T07:29:06.098Z","nextMeteringAt":"2023-10-16T07:29:06.098Z","daysReach":1195,"batteryLevel":"FULL","fillLevelPercent":96,"fillLevelQuantity":7310,"quantityUnit":"L"}]}
2023-10-16 00:00:19.655 - debug: oilfox.0 (3601026) create state objects from summary
2023-10-16 00:00:19.655 - debug: oilfox.0 (3601026) update states from summary
2023-10-16 00:00:20.178 - debug: oilfox.0 (3601026) Plugin sentry destroyed
2023-10-16 00:00:20.179 - info: oilfox.0 (3601026) Terminated (NO_ERROR): Without reason
2023-10-16 00:00:20.695 - info: host.iobrokerS2 instance system.adapter.oilfox.0 terminated with code 0 (NO_ERROR)
2023-10-16 00:53:00.159 - info: javascript.0 (4032864) script.js.common.Schalter.oilfox: exec: ps -C io.oilfox.0 -o pid=
2023-10-16 00:55:00.015 - info: host.iobrokerS2 instance system.adapter.oilfox.0 started with pid 3681152
2023-10-16 00:55:00.599 - debug: oilfox.0 (3681152) Redis Objects: Use Redis connection: 10.1.1.1:6379
2023-10-16 00:55:00.619 - debug: oilfox.0 (3681152) Objects client ready ... initialize now
2023-10-16 00:55:00.620 - debug: oilfox.0 (3681152) Objects create System PubSub Client
2023-10-16 00:55:00.621 - debug: oilfox.0 (3681152) Objects create User PubSub Client
2023-10-16 00:55:00.745 - debug: oilfox.0 (3681152) Objects client initialize lua scripts
2023-10-16 00:55:00.749 - debug: oilfox.0 (3681152) Objects connected to redis: 10.1.1.1:6379
2023-10-16 00:55:00.770 - debug: oilfox.0 (3681152) Redis States: Use Redis connection: 10.1.1.1:6379
2023-10-16 00:55:00.775 - debug: oilfox.0 (3681152) States create System PubSub Client
2023-10-16 00:55:00.775 - debug: oilfox.0 (3681152) States create User PubSub Client
2023-10-16 00:55:00.781 - debug: oilfox.0 (3681152) States connected to redis: 10.1.1.1:6379
2023-10-16 00:55:00.806 - debug: oilfox.0 (3681152) Plugin sentry Initialize Plugin (enabled=true)
2023-10-16 00:55:01.132 - info: oilfox.0 (3681152) starting. Version 4.2.0 in /opt/iobroker/node_modules/iobroker.oilfox, node: v18.18.2, js-controller: 5.0.13
2023-10-16 00:55:01.151 - debug: oilfox.0 (3681152) adapter.on-ready: << READY >>
2023-10-16 00:55:01.152 - debug: oilfox.0 (3681152) adapter.main: << MAIN >>
2023-10-16 00:55:01.208 - debug: oilfox.0 (3681152) send data: {"email":"TopSecret@mail.de","password":"TopSecret"}
2023-10-16 00:55:01.290 - debug: oilfox.0 (3681152) received chunk: {"token_type":"Bearer","access_token":"tokeni00MTZkLTRkOTAtYmViMC1jYjExZmVjOGEzM2EiLCJwZXJtaXNzaW9ucyI6Int9Iiwic2NvcGUiOiJDVVNUT01FUl9BUEkiLCJpc3MiOiJvaWxmb3guaW8iLCJleHAiOjE2OTc0MTE0MDEsImp0aSI6ImRkM2RmMjVkLWFiZjUtNDkwYi1hY2UxLTEwMDYyN2RhZDI0MyIsImVtYWlsIjoiYmVybmRoYXNzZW56YWhsQGdtYWlsLmNvbSJ9.lua5pQVrpMJ10X6zgiVjN7DTcFdarsNXY3nKJUt_GPMq2wv_pnw91dWKXmEEqrVm8e5vtXN_W7CqvVto5ANhFw","refresh_token":"tokenJzY29wZSI6IkNVU1RPTUVSX0FQSSIsImlzcyI6Im9pbGZveC5pbyIsImV4cCI6MTY5ODcwNjUwMSwianRpIjoiZWFkNWE3ZTMtZGRkOS00MmM5LTgwMjctY2U4MDYzNDg2YmFmIn0.ss41FqTbL3izO8B9BYEZCkzyka6_Ex_RxR9GKFTQvo_hYi_Qsbmt1IedElGX8rJDf3mm3CZPgbfcatrG8KqMXw"}
2023-10-16 00:55:01.292 - debug: oilfox.0 (3681152) received data: {"token_type":"Bearer","access_token":"tokeni00MTZkLTRkOTAtYmViMC1jYjExZmVjOGEzM2EiLCJwZXJtaXNzaW9ucyI6Int9Iiwic2NvcGUiOiJDVVNUT01FUl9BUEkiLCJpc3MiOiJvaWxmb3guaW8iLCJleHAiOjE2OTc0MTE0MDEsImp0aSI6ImRkM2RmMjVkLWFiZjUtNDkwYi1hY2UxLTEwMDYyN2RhZDI0MyIsImVtYWlsIjoiYmVybmRoYXNzZW56YWhsQGdtYWlsLmNvbSJ9.lua5pQVrpMJ10X6zgiVjN7DTcFdarsNXY3nKJUt_GPMq2wv_pnw91dWKXmEEqrVm8e5vtXN_W7CqvVto5ANhFw","refresh_token":"tokenJzY29wZSI6IkNVU1RPTUVSX0FQSSIsImlzcyI6Im9pbGZveC5pbyIsImV4cCI6MTY5ODcwNjUwMSwianRpIjoiZWFkNWE3ZTMtZGRkOS00MmM5LTgwMjctY2U4MDYzNDg2YmFmIn0.ss41FqTbL3izO8B9BYEZCkzyka6_Ex_RxR9GKFTQvo_hYi_Qsbmt1IedElGX8rJDf3mm3CZPgbfcatrG8KqMXw"}
2023-10-16 00:55:07.236 - debug: oilfox.0 (3681152) received chunk2: {"items":[{"hwid":"ON9226030448","currentMeteringAt":"2023-10-15T07:29:06.098Z","nextMeteringAt":"2023-10-16T07:29:06.098Z","daysReach":1195,"batteryLevel":"FULL","fillLevelPercent":96,"fillLevelQuantity":7310,"quantityUnit":"L"}]}
2023-10-16 00:55:07.239 - debug: oilfox.0 (3681152) received data 2: {"items":[{"hwid":"ON9226030448","currentMeteringAt":"2023-10-15T07:29:06.098Z","nextMeteringAt":"2023-10-16T07:29:06.098Z","daysReach":1195,"batteryLevel":"FULL","fillLevelPercent":96,"fillLevelQuantity":7310,"quantityUnit":"L"}]}
2023-10-16 00:55:07.246 - debug: oilfox.0 (3681152) create state objects from summary
2023-10-16 00:55:07.246 - debug: oilfox.0 (3681152) update states from summary
2023-10-16 00:55:07.773 - debug: oilfox.0 (3681152) Plugin sentry destroyed
2023-10-16 00:55:07.773 - info: oilfox.0 (3681152) Terminated (NO_ERROR): Without reason
2023-10-16 00:55:08.291 - info: host.iobrokerS2 instance system.adapter.oilfox.0 terminated with code 0 (NO_ERROR)
2023-10-16 01:00:00.029 - info: host.iobrokerS2 instance system.adapter.oilfox.0 started with pid 3688503
2023-10-16 01:00:00.666 - debug: oilfox.0 (3688503) Redis Objects: Use Redis connection: 10.1.1.1:6379
2023-10-16 01:00:00.685 - debug: oilfox.0 (3688503) Objects client ready ... initialize now
2023-10-16 01:00:00.690 - debug: oilfox.0 (3688503) Objects create System PubSub Client
2023-10-16 01:00:00.691 - debug: oilfox.0 (3688503) Objects create User PubSub Client
2023-10-16 01:00:00.863 - debug: oilfox.0 (3688503) Objects client initialize lua scripts
2023-10-16 01:00:00.905 - debug: oilfox.0 (3688503) Objects connected to redis: 10.1.1.1:6379
2023-10-16 01:00:00.930 - debug: oilfox.0 (3688503) Redis States: Use Redis connection: 10.1.1.1:6379
2023-10-16 01:00:00.934 - debug: oilfox.0 (3688503) States create System PubSub Client
2023-10-16 01:00:00.935 - debug: oilfox.0 (3688503) States create User PubSub Client
2023-10-16 01:00:00.939 - debug: oilfox.0 (3688503) States connected to redis: 10.1.1.1:6379
2023-10-16 01:00:00.964 - debug: oilfox.0 (3688503) Plugin sentry Initialize Plugin (enabled=true)
2023-10-16 01:00:01.259 - info: oilfox.0 (3688503) starting. Version 4.2.0 in /opt/iobroker/node_modules/iobroker.oilfox, node: v18.18.2, js-controller: 5.0.13
2023-10-16 01:00:01.278 - debug: oilfox.0 (3688503) adapter.on-ready: << READY >>
2023-10-16 01:00:01.279 - debug: oilfox.0 (3688503) adapter.main: << MAIN >>
2023-10-16 01:00:01.327 - debug: oilfox.0 (3688503) send data: {"email":"TopSecret@mail.de","password":"TopSecret"}
2023-10-16 01:00:01.399 - debug: oilfox.0 (3688503) received chunk: {"token_type":"Bearer","access_token":"tokeni00MTZkLTRkOTAtYmViMC1jYjExZmVjOGEzM2EiLCJwZXJtaXNzaW9ucyI6Int9Iiwic2NvcGUiOiJDVVNUT01FUl9BUEkiLCJpc3MiOiJvaWxmb3guaW8iLCJleHAiOjE2OTc0MTE3MDEsImp0aSI6Ijc5YTEwYTZlLWZkMDItNGZkMy1hMDI4LWVmMzAwODdiMjdjMyIsImVtYWlsIjoiYmVybmRoYXNzZW56YWhsQGdtYWlsLmNvbSJ9.FVM6JTKkQc1eLWRJDig6fCipxkkMyO5Rc2VXpj3Oak26-WUZyGBH3SqPwXOEBJWCWk5cpZRLbgIJ1qTad6GIdw","refresh_token":"tokenJzY29wZSI6IkNVU1RPTUVSX0FQSSIsImlzcyI6Im9pbGZveC5pbyIsImV4cCI6MTY5ODcwNjgwMSwianRpIjoiNTg4ZTQ5MWItNTRhZS00MjhlLWE3NzUtMWZkYzAwYzg4ZWY0In0.d3K7XQTw8QW5a670xdbbWoagh5LpsqbqzPhEGkrTDvxddUIJc-mrAv9Yor51U0Sp5qveJ5DZwZ7ET97z9o_92g"}
2023-10-16 01:00:01.401 - debug: oilfox.0 (3688503) received data: {"token_type":"Bearer","access_token":"tokeni00MTZkLTRkOTAtYmViMC1jYjExZmVjOGEzM2EiLCJwZXJtaXNzaW9ucyI6Int9Iiwic2NvcGUiOiJDVVNUT01FUl9BUEkiLCJpc3MiOiJvaWxmb3guaW8iLCJleHAiOjE2OTc0MTE3MDEsImp0aSI6Ijc5YTEwYTZlLWZkMDItNGZkMy1hMDI4LWVmMzAwODdiMjdjMyIsImVtYWlsIjoiYmVybmRoYXNzZW56YWhsQGdtYWlsLmNvbSJ9.FVM6JTKkQc1eLWRJDig6fCipxkkMyO5Rc2VXpj3Oak26-WUZyGBH3SqPwXOEBJWCWk5cpZRLbgIJ1qTad6GIdw","refresh_token":"tokenJzY29wZSI6IkNVU1RPTUVSX0FQSSIsImlzcyI6Im9pbGZveC5pbyIsImV4cCI6MTY5ODcwNjgwMSwianRpIjoiNTg4ZTQ5MWItNTRhZS00MjhlLWE3NzUtMWZkYzAwYzg4ZWY0In0.d3K7XQTw8QW5a670xdbbWoagh5LpsqbqzPhEGkrTDvxddUIJc-mrAv9Yor51U0Sp5qveJ5DZwZ7ET97z9o_92g"}
2023-10-16 01:00:36.702 - debug: oilfox.0 (3688503) received chunk2: {"items":[{"hwid":"ON9226030448","currentMeteringAt":"2023-10-15T07:29:06.098Z","nextMeteringAt":"2023-10-16T07:29:06.098Z","daysReach":1194,"batteryLevel":"FULL","fillLevelPercent":96,"fillLevelQuantity":7310,"quantityUnit":"L"}]}
2023-10-16 01:00:36.704 - debug: oilfox.0 (3688503) received data 2: {"items":[{"hwid":"ON9226030448","currentMeteringAt":"2023-10-15T07:29:06.098Z","nextMeteringAt":"2023-10-16T07:29:06.098Z","daysReach":1194,"batteryLevel":"FULL","fillLevelPercent":96,"fillLevelQuantity":7310,"quantityUnit":"L"}]}
2023-10-16 01:00:36.711 - debug: oilfox.0 (3688503) create state objects from summary
2023-10-16 01:00:36.712 - debug: oilfox.0 (3688503) update states from summary
2023-10-16 01:00:37.233 - debug: oilfox.0 (3688503) Plugin sentry destroyed
2023-10-16 01:00:37.234 - info: oilfox.0 (3688503) Terminated (NO_ERROR): Without reason
2023-10-16 01:00:37.750 - info: host.iobrokerS2 instance system.adapter.oilfox.0 terminated with code 0 (NO_ERROR)
2023-10-16 01:53:00.178 - info: javascript.0 (4032864) script.js.common.Schalter.oilfox: exec: ps -C io.oilfox.0 -o pid=
2023-10-16 01:55:00.014 - info: host.iobrokerS2 instance system.adapter.oilfox.0 started with pid 3766380
2023-10-16 01:55:00.672 - debug: oilfox.0 (3766380) Redis Objects: Use Redis connection: 10.1.1.1:6379
2023-10-16 01:55:00.697 - debug: oilfox.0 (3766380) Objects client ready ... initialize now
2023-10-16 01:55:00.699 - debug: oilfox.0 (3766380) Objects create System PubSub Client
2023-10-16 01:55:00.700 - debug: oilfox.0 (3766380) Objects create User PubSub Client
2023-10-16 01:55:00.827 - debug: oilfox.0 (3766380) Objects client initialize lua scripts
2023-10-16 01:55:00.831 - debug: oilfox.0 (3766380) Objects connected to redis: 10.1.1.1:6379
2023-10-16 01:55:00.854 - debug: oilfox.0 (3766380) Redis States: Use Redis connection: 10.1.1.1:6379
2023-10-16 01:55:00.858 - debug: oilfox.0 (3766380) States create System PubSub Client
2023-10-16 01:55:00.859 - debug: oilfox.0 (3766380) States create User PubSub Client
2023-10-16 01:55:00.864 - debug: oilfox.0 (3766380) States connected to redis: 10.1.1.1:6379
2023-10-16 01:55:00.887 - debug: oilfox.0 (3766380) Plugin sentry Initialize Plugin (enabled=true)
2023-10-16 01:55:01.189 - info: oilfox.0 (3766380) starting. Version 4.2.0 in /opt/iobroker/node_modules/iobroker.oilfox, node: v18.18.2, js-controller: 5.0.13
2023-10-16 01:55:01.210 - debug: oilfox.0 (3766380) adapter.on-ready: << READY >>
2023-10-16 01:55:01.210 - debug: oilfox.0 (3766380) adapter.main: << MAIN >>
2023-10-16 01:55:01.262 - debug: oilfox.0 (3766380) send data: {"email":"TopSecret@mail.de","password":"TopSecret"}
2023-10-16 01:55:01.349 - debug: oilfox.0 (3766380) received chunk: {"token_type":"Bearer","access_token":"tokeni00MTZkLTRkOTAtYmViMC1jYjExZmVjOGEzM2EiLCJwZXJtaXNzaW9ucyI6Int9Iiwic2NvcGUiOiJDVVNUT01FUl9BUEkiLCJpc3MiOiJvaWxmb3guaW8iLCJleHAiOjE2OTc0MTUwMDEsImp0aSI6IjViZWE0OTY1LWMxOTgtNGNiNy1hNGViLTQ0ZTNiNTM2YTgwMiIsImVtYWlsIjoiYmVybmRoYXNzZW56YWhsQGdtYWlsLmNvbSJ9.20tfIGYdEI7RXRhzUNyolrlj9Eifut09giORQrlDaczVR0_Pj8JyeY_xKEgwrcKXrLOY0Z9NoZVc7a_K0XOtlQ","refresh_token":"tokenJzY29wZSI6IkNVU1RPTUVSX0FQSSIsImlzcyI6Im9pbGZveC5pbyIsImV4cCI6MTY5ODcxMDEwMSwianRpIjoiNGI1Y2QwZTctZWFhNC00N2ZjLWJjNmYtY2VjOGY5MWZhOWY2In0.G91I0sHuxHzt-qU3SO-hvPE_5gMtC5iBs_1uqXGcIu9ZLEl8AL_iYwJl50ZYSVsunuoRnu2-0FpKQxK0fZjfrQ"}
2023-10-16 01:55:01.351 - debug: oilfox.0 (3766380) received data: {"token_type":"Bearer","access_token":"tokeni00MTZkLTRkOTAtYmViMC1jYjExZmVjOGEzM2EiLCJwZXJtaXNzaW9ucyI6Int9Iiwic2NvcGUiOiJDVVNUT01FUl9BUEkiLCJpc3MiOiJvaWxmb3guaW8iLCJleHAiOjE2OTc0MTUwMDEsImp0aSI6IjViZWE0OTY1LWMxOTgtNGNiNy1hNGViLTQ0ZTNiNTM2YTgwMiIsImVtYWlsIjoiYmVybmRoYXNzZW56YWhsQGdtYWlsLmNvbSJ9.20tfIGYdEI7RXRhzUNyolrlj9Eifut09giORQrlDaczVR0_Pj8JyeY_xKEgwrcKXrLOY0Z9NoZVc7a_K0XOtlQ","refresh_token":"tokenJzY29wZSI6IkNVU1RPTUVSX0FQSSIsImlzcyI6Im9pbGZveC5pbyIsImV4cCI6MTY5ODcxMDEwMSwianRpIjoiNGI1Y2QwZTctZWFhNC00N2ZjLWJjNmYtY2VjOGY5MWZhOWY2In0.G91I0sHuxHzt-qU3SO-hvPE_5gMtC5iBs_1uqXGcIu9ZLEl8AL_iYwJl50ZYSVsunuoRnu2-0FpKQxK0fZjfrQ"}
2023-10-16 01:55:04.145 - debug: oilfox.0 (3766380) received chunk2: {"items":[{"hwid":"ON9226030448","currentMeteringAt":"2023-10-15T07:29:06.098Z","nextMeteringAt":"2023-10-16T07:29:06.098Z","daysReach":1194,"batteryLevel":"FULL","fillLevelPercent":96,"fillLevelQuantity":7310,"quantityUnit":"L"}]}
2023-10-16 01:55:04.146 - debug: oilfox.0 (3766380) received data 2: {"items":[{"hwid":"ON9226030448","currentMeteringAt":"2023-10-15T07:29:06.098Z","nextMeteringAt":"2023-10-16T07:29:06.098Z","daysReach":1194,"batteryLevel":"FULL","fillLevelPercent":96,"fillLevelQuantity":7310,"quantityUnit":"L"}]}
2023-10-16 01:55:04.152 - debug: oilfox.0 (3766380) create state objects from summary
2023-10-16 01:55:04.152 - debug: oilfox.0 (3766380) update states from summary
2023-10-16 01:55:04.673 - debug: oilfox.0 (3766380) Plugin sentry destroyed
2023-10-16 01:55:04.673 - info: oilfox.0 (3766380) Terminated (NO_ERROR): Without reason
2023-10-16 01:55:05.193 - info: host.iobrokerS2 instance system.adapter.oilfox.0 terminated with code 0 (NO_ERROR)
2023-10-16 02:00:00.055 - info: host.iobrokerS2 instance system.adapter.oilfox.0 started with pid 3773478
2023-10-16 02:00:00.652 - debug: oilfox.0 (3773478) Redis Objects: Use Redis connection: 10.1.1.1:6379
2023-10-16 02:00:00.677 - debug: oilfox.0 (3773478) Objects client ready ... initialize now
2023-10-16 02:00:00.679 - debug: oilfox.0 (3773478) Objects create System PubSub Client
2023-10-16 02:00:00.680 - debug: oilfox.0 (3773478) Objects create User PubSub Client
2023-10-16 02:00:00.816 - debug: oilfox.0 (3773478) Objects client initialize lua scripts
2023-10-16 02:00:00.820 - debug: oilfox.0 (3773478) Objects connected to redis: 10.1.1.1:6379
2023-10-16 02:00:00.839 - debug: oilfox.0 (3773478) Redis States: Use Redis connection: 10.1.1.1:6379
2023-10-16 02:00:00.842 - debug: oilfox.0 (3773478) States create System PubSub Client
2023-10-16 02:00:00.843 - debug: oilfox.0 (3773478) States create User PubSub Client
2023-10-16 02:00:00.847 - debug: oilfox.0 (3773478) States connected to redis: 10.1.1.1:6379
2023-10-16 02:00:00.917 - debug: oilfox.0 (3773478) Plugin sentry Initialize Plugin (enabled=true)
2023-10-16 02:00:01.199 - info: oilfox.0 (3773478) starting. Version 4.2.0 in /opt/iobroker/node_modules/iobroker.oilfox, node: v18.18.2, js-controller: 5.0.13
2023-10-16 02:00:01.217 - debug: oilfox.0 (3773478) adapter.on-ready: << READY >>
2023-10-16 02:00:01.217 - debug: oilfox.0 (3773478) adapter.main: << MAIN >>
2023-10-16 02:00:01.264 - debug: oilfox.0 (3773478) send data: {"email":"TopSecret@mail.de","password":"TopSecret"}
2023-10-16 02:00:01.361 - debug: oilfox.0 (3773478) received chunk: {"token_type":"Bearer","access_token":"tokeni00MTZkLTRkOTAtYmViMC1jYjExZmVjOGEzM2EiLCJwZXJtaXNzaW9ucyI6Int9Iiwic2NvcGUiOiJDVVNUT01FUl9BUEkiLCJpc3MiOiJvaWxmb3guaW8iLCJleHAiOjE2OTc0MTUzMDEsImp0aSI6ImNiY2VjZTJjLWI3MmUtNGI4YS1hZTY2LThkZThlZjU3YjEyOCIsImVtYWlsIjoiYmVybmRoYXNzZW56YWhsQGdtYWlsLmNvbSJ9.CMITL0snFBdiE3jF7XRDptGN1L6I1zJBLyUoJdHHy5Vrx_0fCckCE3FyJVbIAGzz9N4Z1Dx6uEklgjly1FGYQg","refresh_token":"tokenJzY29wZSI6IkNVU1RPTUVSX0FQSSIsImlzcyI6Im9pbGZveC5pbyIsImV4cCI6MTY5ODcxMDQwMSwianRpIjoiZDdlYmUwYTQtMmFhNi00MWMwLThjZjAtMDg5ZmQxODUxZTA2In0.SjMkoO0qkVQDgW5IweFKJRpnVad7FUoqyOc0N6awjaEOabjw4X71l5SVJqZ4vAnDKw-AfAdDh2BY03WzcvnUYA"}
2023-10-16 02:00:01.363 - debug: oilfox.0 (3773478) received data: {"token_type":"Bearer","access_token":"tokeni00MTZkLTRkOTAtYmViMC1jYjExZmVjOGEzM2EiLCJwZXJtaXNzaW9ucyI6Int9Iiwic2NvcGUiOiJDVVNUT01FUl9BUEkiLCJpc3MiOiJvaWxmb3guaW8iLCJleHAiOjE2OTc0MTUzMDEsImp0aSI6ImNiY2VjZTJjLWI3MmUtNGI4YS1hZTY2LThkZThlZjU3YjEyOCIsImVtYWlsIjoiYmVybmRoYXNzZW56YWhsQGdtYWlsLmNvbSJ9.CMITL0snFBdiE3jF7XRDptGN1L6I1zJBLyUoJdHHy5Vrx_0fCckCE3FyJVbIAGzz9N4Z1Dx6uEklgjly1FGYQg","refresh_token":"tokenJzY29wZSI6IkNVU1RPTUVSX0FQSSIsImlzcyI6Im9pbGZveC5pbyIsImV4cCI6MTY5ODcxMDQwMSwianRpIjoiZDdlYmUwYTQtMmFhNi00MWMwLThjZjAtMDg5ZmQxODUxZTA2In0.SjMkoO0qkVQDgW5IweFKJRpnVad7FUoqyOc0N6awjaEOabjw4X71l5SVJqZ4vAnDKw-AfAdDh2BY03WzcvnUYA"}
2023-10-16 02:00:24.816 - debug: oilfox.0 (3773478) received chunk2: {"items":[{"hwid":"ON9226030448","currentMeteringAt":"2023-10-15T07:29:06.098Z","nextMeteringAt":"2023-10-16T07:29:06.098Z","daysReach":1194,"batteryLevel":"FULL","fillLevelPercent":96,"fillLevelQuantity":7310,"quantityUnit":"L"}]}
2023-10-16 02:00:24.817 - debug: oilfox.0 (3773478) received data 2: {"items":[{"hwid":"ON9226030448","currentMeteringAt":"2023-10-15T07:29:06.098Z","nextMeteringAt":"2023-10-16T07:29:06.098Z","daysReach":1194,"batteryLevel":"FULL","fillLevelPercent":96,"fillLevelQuantity":7310,"quantityUnit":"L"}]}
2023-10-16 02:00:24.823 - debug: oilfox.0 (3773478) create state objects from summary
2023-10-16 02:00:24.823 - debug: oilfox.0 (3773478) update states from summary
2023-10-16 02:00:25.342 - debug: oilfox.0 (3773478) Plugin sentry destroyed
2023-10-16 02:00:25.343 - info: oilfox.0 (3773478) Terminated (NO_ERROR): Without reason
2023-10-16 02:00:25.858 - info: host.iobrokerS2 instance system.adapter.oilfox.0 terminated with code 0 (NO_ERROR)
2023-10-16 02:53:00.158 - info: javascript.0 (4032864) script.js.common.Schalter.oilfox: exec: ps -C io.oilfox.0 -o pid=
2023-10-16 02:55:00.014 - info: host.iobrokerS2 instance system.adapter.oilfox.0 started with pid 3851271
2023-10-16 02:55:00.573 - debug: oilfox.0 (3851271) Redis Objects: Use Redis connection: 10.1.1.1:6379
2023-10-16 02:55:00.592 - debug: oilfox.0 (3851271) Objects client ready ... initialize now
2023-10-16 02:55:00.597 - debug: oilfox.0 (3851271) Objects create System PubSub Client
2023-10-16 02:55:00.598 - debug: oilfox.0 (3851271) Objects create User PubSub Client
2023-10-16 02:55:00.747 - debug: oilfox.0 (3851271) Objects client initialize lua scripts
2023-10-16 02:55:00.751 - debug: oilfox.0 (3851271) Objects connected to redis: 10.1.1.1:6379
2023-10-16 02:55:00.771 - debug: oilfox.0 (3851271) Redis States: Use Redis connection: 10.1.1.1:6379
2023-10-16 02:55:00.774 - debug: oilfox.0 (3851271) States create System PubSub Client
2023-10-16 02:55:00.775 - debug: oilfox.0 (3851271) States create User PubSub Client
2023-10-16 02:55:00.779 - debug: oilfox.0 (3851271) States connected to redis: 10.1.1.1:6379
2023-10-16 02:55:00.800 - debug: oilfox.0 (3851271) Plugin sentry Initialize Plugin (enabled=true)
2023-10-16 02:55:01.095 - info: oilfox.0 (3851271) starting. Version 4.2.0 in /opt/iobroker/node_modules/iobroker.oilfox, node: v18.18.2, js-controller: 5.0.13
2023-10-16 02:55:01.116 - debug: oilfox.0 (3851271) adapter.on-ready: << READY >>
2023-10-16 02:55:01.117 - debug: oilfox.0 (3851271) adapter.main: << MAIN >>
2023-10-16 02:55:01.166 - debug: oilfox.0 (3851271) send data: {"email":"TopSecret@mail.de","password":"TopSecret"}
2023-10-16 02:55:01.254 - debug: oilfox.0 (3851271) received chunk: {"token_type":"Bearer","access_token":"tokeni00MTZkLTRkOTAtYmViMC1jYjExZmVjOGEzM2EiLCJwZXJtaXNzaW9ucyI6Int9Iiwic2NvcGUiOiJDVVNUT01FUl9BUEkiLCJpc3MiOiJvaWxmb3guaW8iLCJleHAiOjE2OTc0MTg2MDEsImp0aSI6ImI4NzRjMmUzLWQwMDYtNDM3Ni1hNjNmLTE5YTNkMWM1NjJmYiIsImVtYWlsIjoiYmVybmRoYXNzZW56YWhsQGdtYWlsLmNvbSJ9.7hF1ksbAsIMcuouVJ7X0a7OJpUAUgt0mq4FHX9xLHuO4nH0ue8RjVoiXg033Cm7K_GkHtK3IkKuAw2Hg31iCKw","refresh_token":"tokenJzY29wZSI6IkNVU1RPTUVSX0FQSSIsImlzcyI6Im9pbGZveC5pbyIsImV4cCI6MTY5ODcxMzcwMSwianRpIjoiM2YxZjFiMTItZGIxNC00Y2RmLWJjMDctYzU0MDJiOWFmYmUwIn0.X8YOQz9W85Hq3jUe8cX7mwpaebIeCchIPToh1jEcU70qfNkvp9I3QyICQBezbtbc3ch_F5h5koql2a73i72CkQ"}
2023-10-16 02:55:01.255 - debug: oilfox.0 (3851271) received data: {"token_type":"Bearer","access_token":"tokeni00MTZkLTRkOTAtYmViMC1jYjExZmVjOGEzM2EiLCJwZXJtaXNzaW9ucyI6Int9Iiwic2NvcGUiOiJDVVNUT01FUl9BUEkiLCJpc3MiOiJvaWxmb3guaW8iLCJleHAiOjE2OTc0MTg2MDEsImp0aSI6ImI4NzRjMmUzLWQwMDYtNDM3Ni1hNjNmLTE5YTNkMWM1NjJmYiIsImVtYWlsIjoiYmVybmRoYXNzZW56YWhsQGdtYWlsLmNvbSJ9.7hF1ksbAsIMcuouVJ7X0a7OJpUAUgt0mq4FHX9xLHuO4nH0ue8RjVoiXg033Cm7K_GkHtK3IkKuAw2Hg31iCKw","refresh_token":"tokenJzY29wZSI6IkNVU1RPTUVSX0FQSSIsImlzcyI6Im9pbGZveC5pbyIsImV4cCI6MTY5ODcxMzcwMSwianRpIjoiM2YxZjFiMTItZGIxNC00Y2RmLWJjMDctYzU0MDJiOWFmYmUwIn0.X8YOQz9W85Hq3jUe8cX7mwpaebIeCchIPToh1jEcU70qfNkvp9I3QyICQBezbtbc3ch_F5h5koql2a73i72CkQ"}
2023-10-16 02:55:11.566 - debug: oilfox.0 (3851271) received chunk2: {"items":[{"hwid":"ON9226030448","currentMeteringAt":"2023-10-15T07:29:06.098Z","nextMeteringAt":"2023-10-16T07:29:06.098Z","daysReach":1194,"batteryLevel":"FULL","fillLevelPercent":96,"fillLevelQuantity":7310,"quantityUnit":"L"}]}
2023-10-16 02:55:11.567 - debug: oilfox.0 (3851271) received data 2: {"items":[{"hwid":"ON9226030448","currentMeteringAt":"2023-10-15T07:29:06.098Z","nextMeteringAt":"2023-10-16T07:29:06.098Z","daysReach":1194,"batteryLevel":"FULL","fillLevelPercent":96,"fillLevelQuantity":7310,"quantityUnit":"L"}]}
2023-10-16 02:55:11.574 - debug: oilfox.0 (3851271) create state objects from summary
2023-10-16 02:55:11.574 - debug: oilfox.0 (3851271) update states from summary
2023-10-16 02:55:12.097 - debug: oilfox.0 (3851271) Plugin sentry destroyed
2023-10-16 02:55:12.097 - info: oilfox.0 (3851271) Terminated (NO_ERROR): Without reason
2023-10-16 02:55:12.614 - info: host.iobrokerS2 instance system.adapter.oilfox.0 terminated with code 0 (NO_ERROR)
2023-10-16 03:00:00.031 - info: host.iobrokerS2 instance system.adapter.oilfox.0 started with pid 3858607
2023-10-16 03:00:00.620 - debug: oilfox.0 (3858607) Redis Objects: Use Redis connection: 10.1.1.1:6379
2023-10-16 03:00:00.644 - debug: oilfox.0 (3858607) Objects client ready ... initialize now
2023-10-16 03:00:00.646 - debug: oilfox.0 (3858607) Objects create System PubSub Client
2023-10-16 03:00:00.647 - debug: oilfox.0 (3858607) Objects create User PubSub Client
2023-10-16 03:00:00.792 - debug: oilfox.0 (3858607) Objects client initialize lua scripts
2023-10-16 03:00:00.795 - debug: oilfox.0 (3858607) Objects connected to redis: 10.1.1.1:6379
2023-10-16 03:00:00.815 - debug: oilfox.0 (3858607) Redis States: Use Redis connection: 10.1.1.1:6379
2023-10-16 03:00:00.866 - debug: oilfox.0 (3858607) States create System PubSub Client
2023-10-16 03:00:00.867 - debug: oilfox.0 (3858607) States create User PubSub Client
2023-10-16 03:00:00.873 - debug: oilfox.0 (3858607) States connected to redis: 10.1.1.1:6379
2023-10-16 03:00:00.896 - debug: oilfox.0 (3858607) Plugin sentry Initialize Plugin (enabled=true)
2023-10-16 03:00:01.184 - info: oilfox.0 (3858607) starting. Version 4.2.0 in /opt/iobroker/node_modules/iobroker.oilfox, node: v18.18.2, js-controller: 5.0.13
2023-10-16 03:00:01.201 - debug: oilfox.0 (3858607) adapter.on-ready: << READY >>
2023-10-16 03:00:01.202 - debug: oilfox.0 (3858607) adapter.main: << MAIN >>
2023-10-16 03:00:01.249 - debug: oilfox.0 (3858607) send data: {"email":"TopSecret@mail.de","password":"TopSecret"}
2023-10-16 03:00:01.356 - debug: oilfox.0 (3858607) received chunk: {"token_type":"Bearer","access_token":"tokeni00MTZkLTRkOTAtYmViMC1jYjExZmVjOGEzM2EiLCJwZXJtaXNzaW9ucyI6Int9Iiwic2NvcGUiOiJDVVNUT01FUl9BUEkiLCJpc3MiOiJvaWxmb3guaW8iLCJleHAiOjE2OTc0MTg5MDEsImp0aSI6IjZhYTliZTIyLTRkNGQtNDQ3Mi1iZDg1LWE0NDg1N2FiOTJlMSIsImVtYWlsIjoiYmVybmRoYXNzZW56YWhsQGdtYWlsLmNvbSJ9.oO_0OQF1ZZcJZHEAze1cOez4jcd7jHmCN-SV5np-CQwry8u6QKe5E1TyS_5z7NW_Z5-GXghPyrhEzF_8Wjdblw","refresh_token":"tokenJzY29wZSI6IkNVU1RPTUVSX0FQSSIsImlzcyI6Im9pbGZveC5pbyIsImV4cCI6MTY5ODcxNDAwMSwianRpIjoiYWFmMGRhMDEtZWMxMS00NTg4LWE1ZWMtMzE0NjZmYmZiMTI3In0.oJ69LJnFiNlIMtEwVWc2Ftm8TpzAiC5uCMLOOxPaYGN0iriPwNNyDvqlIcIjOw8LDLT1nfsF9fXXOW7nE1eMSg"}
2023-10-16 03:00:01.357 - debug: oilfox.0 (3858607) received data: {"token_type":"Bearer","access_token":"tokeni00MTZkLTRkOTAtYmViMC1jYjExZmVjOGEzM2EiLCJwZXJtaXNzaW9ucyI6Int9Iiwic2NvcGUiOiJDVVNUT01FUl9BUEkiLCJpc3MiOiJvaWxmb3guaW8iLCJleHAiOjE2OTc0MTg5MDEsImp0aSI6IjZhYTliZTIyLTRkNGQtNDQ3Mi1iZDg1LWE0NDg1N2FiOTJlMSIsImVtYWlsIjoiYmVybmRoYXNzZW56YWhsQGdtYWlsLmNvbSJ9.oO_0OQF1ZZcJZHEAze1cOez4jcd7jHmCN-SV5np-CQwry8u6QKe5E1TyS_5z7NW_Z5-GXghPyrhEzF_8Wjdblw","refresh_token":"tokenJzY29wZSI6IkNVU1RPTUVSX0FQSSIsImlzcyI6Im9pbGZveC5pbyIsImV4cCI6MTY5ODcxNDAwMSwianRpIjoiYWFmMGRhMDEtZWMxMS00NTg4LWE1ZWMtMzE0NjZmYmZiMTI3In0.oJ69LJnFiNlIMtEwVWc2Ftm8TpzAiC5uCMLOOxPaYGN0iriPwNNyDvqlIcIjOw8LDLT1nfsF9fXXOW7nE1eMSg"}
2023-10-16 03:00:56.439 - debug: oilfox.0 (3858607) received chunk2: {"statusCode":500,"errorCode":"GENERIC__INTERNAL_SERVER_ERROR"}
2023-10-16 03:00:56.440 - debug: oilfox.0 (3858607) received data 2: {"statusCode":500,"errorCode":"GENERIC__INTERNAL_SERVER_ERROR"}
2023-10-16 03:00:56.446 - debug: oilfox.0 (3858607) create state objects from summary
2023-10-16 03:00:56.446 - debug: oilfox.0 (3858607) update states from summary
2023-10-16 03:00:56.956 - debug: oilfox.0 (3858607) Plugin sentry destroyed
2023-10-16 03:00:56.956 - info: oilfox.0 (3858607) Terminated (NO_ERROR): Without reason
2023-10-16 03:00:57.474 - info: host.iobrokerS2 instance system.adapter.oilfox.0 terminated with code 0 (NO_ERROR)
2023-10-16 03:53:00.158 - info: javascript.0 (4032864) script.js.common.Schalter.oilfox: exec: ps -C io.oilfox.0 -o pid=
2023-10-16 03:55:00.015 - info: host.iobrokerS2 instance system.adapter.oilfox.0 started with pid 3936624
2023-10-16 03:55:00.620 - debug: oilfox.0 (3936624) Redis Objects: Use Redis connection: 10.1.1.1:6379
2023-10-16 03:55:00.644 - debug: oilfox.0 (3936624) Objects client ready ... initialize now
2023-10-16 03:55:00.646 - debug: oilfox.0 (3936624) Objects create System PubSub Client
2023-10-16 03:55:00.647 - debug: oilfox.0 (3936624) Objects create User PubSub Client
2023-10-16 03:55:00.778 - debug: oilfox.0 (3936624) Objects client initialize lua scripts
2023-10-16 03:55:00.782 - debug: oilfox.0 (3936624) Objects connected to redis: 10.1.1.1:6379
2023-10-16 03:55:00.802 - debug: oilfox.0 (3936624) Redis States: Use Redis connection: 10.1.1.1:6379
2023-10-16 03:55:00.805 - debug: oilfox.0 (3936624) States create System PubSub Client
2023-10-16 03:55:00.806 - debug: oilfox.0 (3936624) States create User PubSub Client
2023-10-16 03:55:00.811 - debug: oilfox.0 (3936624) States connected to redis: 10.1.1.1:6379
2023-10-16 03:55:00.832 - debug: oilfox.0 (3936624) Plugin sentry Initialize Plugin (enabled=true)
2023-10-16 03:55:01.120 - info: oilfox.0 (3936624) starting. Version 4.2.0 in /opt/iobroker/node_modules/iobroker.oilfox, node: v18.18.2, js-controller: 5.0.13
2023-10-16 03:55:01.140 - debug: oilfox.0 (3936624) adapter.on-ready: << READY >>
2023-10-16 03:55:01.141 - debug: oilfox.0 (3936624) adapter.main: << MAIN >>
2023-10-16 03:55:01.192 - debug: oilfox.0 (3936624) send data: {"email":"TopSecret@mail.de","password":"TopSecret"}
2023-10-16 03:55:01.331 - debug: oilfox.0 (3936624) received chunk: {"token_type":"Bearer","access_token":"tokeni00MTZkLTRkOTAtYmViMC1jYjExZmVjOGEzM2EiLCJwZXJtaXNzaW9ucyI6Int9Iiwic2NvcGUiOiJDVVNUT01FUl9BUEkiLCJpc3MiOiJvaWxmb3guaW8iLCJleHAiOjE2OTc0MjIyMDEsImp0aSI6ImE5MDE0NmYxLWE2MjgtNDU1YS1iYjNjLTI1ZWE0MmYwODM2NiIsImVtYWlsIjoiYmVybmRoYXNzZW56YWhsQGdtYWlsLmNvbSJ9.eE8AVuZjzjRFryIzxIWy4XWn3DeYVrxpb90nRA60D5_rQ_hKdh-3KoMZxYCFQQ2LrygakAgbCRW_ivkxr8gaFg","refresh_token":"tokenJzY29wZSI6IkNVU1RPTUVSX0FQSSIsImlzcyI6Im9pbGZveC5pbyIsImV4cCI6MTY5ODcxNzMwMSwianRpIjoiZDVmODRmYzktZTEzMC00NzdhLWJkNGUtZTY4MTUxYjFhOTcyIn0.YcypWW7EMMTGgfZhqog3prOQIQIiO1jy_tchg9-ItFvsY4XFfwLeczY6nAzT4KcaTbO-3jkJNKqvvej0zl5tdg"}
2023-10-16 03:55:01.333 - debug: oilfox.0 (3936624) received data: {"token_type":"Bearer","access_token":"tokeni00MTZkLTRkOTAtYmViMC1jYjExZmVjOGEzM2EiLCJwZXJtaXNzaW9ucyI6Int9Iiwic2NvcGUiOiJDVVNUT01FUl9BUEkiLCJpc3MiOiJvaWxmb3guaW8iLCJleHAiOjE2OTc0MjIyMDEsImp0aSI6ImE5MDE0NmYxLWE2MjgtNDU1YS1iYjNjLTI1ZWE0MmYwODM2NiIsImVtYWlsIjoiYmVybmRoYXNzZW56YWhsQGdtYWlsLmNvbSJ9.eE8AVuZjzjRFryIzxIWy4XWn3DeYVrxpb90nRA60D5_rQ_hKdh-3KoMZxYCFQQ2LrygakAgbCRW_ivkxr8gaFg","refresh_token":"tokenJzY29wZSI6IkNVU1RPTUVSX0FQSSIsImlzcyI6Im9pbGZveC5pbyIsImV4cCI6MTY5ODcxNzMwMSwianRpIjoiZDVmODRmYzktZTEzMC00NzdhLWJkNGUtZTY4MTUxYjFhOTcyIn0.YcypWW7EMMTGgfZhqog3prOQIQIiO1jy_tchg9-ItFvsY4XFfwLeczY6nAzT4KcaTbO-3jkJNKqvvej0zl5tdg"}
2023-10-16 03:55:08.017 - debug: oilfox.0 (3936624) received chunk2: {"items":[{"hwid":"ON9226030448","currentMeteringAt":"2023-10-15T07:29:06.098Z","nextMeteringAt":"2023-10-16T07:29:06.098Z","daysReach":1194,"batteryLevel":"FULL","fillLevelPercent":96,"fillLevelQuantity":7310,"quantityUnit":"L"}]}
2023-10-16 03:55:08.018 - debug: oilfox.0 (3936624) received data 2: {"items":[{"hwid":"ON9226030448","currentMeteringAt":"2023-10-15T07:29:06.098Z","nextMeteringAt":"2023-10-16T07:29:06.098Z","daysReach":1194,"batteryLevel":"FULL","fillLevelPercent":96,"fillLevelQuantity":7310,"quantityUnit":"L"}]}
2023-10-16 03:55:08.025 - debug: oilfox.0 (3936624) create state objects from summary
2023-10-16 03:55:08.026 - debug: oilfox.0 (3936624) update states from summary
2023-10-16 03:55:08.548 - debug: oilfox.0 (3936624) Plugin sentry destroyed
2023-10-16 03:55:08.548 - info: oilfox.0 (3936624) Terminated (NO_ERROR): Without reason
2023-10-16 03:55:09.065 - info: host.iobrokerS2 instance system.adapter.oilfox.0 terminated with code 0 (NO_ERROR)
2023-10-16 04:00:00.038 - info: host.iobrokerS2 instance system.adapter.oilfox.0 started with pid 3943697
2023-10-16 04:00:00.626 - debug: oilfox.0 (3943697) Redis Objects: Use Redis connection: 10.1.1.1:6379
2023-10-16 04:00:00.645 - debug: oilfox.0 (3943697) Objects client ready ... initialize now
2023-10-16 04:00:00.650 - debug: oilfox.0 (3943697) Objects create System PubSub Client
2023-10-16 04:00:00.651 - debug: oilfox.0 (3943697) Objects create User PubSub Client
2023-10-16 04:00:00.775 - debug: oilfox.0 (3943697) Objects client initialize lua scripts
2023-10-16 04:00:00.779 - debug: oilfox.0 (3943697) Objects connected to redis: 10.1.1.1:6379
2023-10-16 04:00:00.799 - debug: oilfox.0 (3943697) Redis States: Use Redis connection: 10.1.1.1:6379
2023-10-16 04:00:00.803 - debug: oilfox.0 (3943697) States create System PubSub Client
2023-10-16 04:00:00.803 - debug: oilfox.0 (3943697) States create User PubSub Client
2023-10-16 04:00:00.808 - debug: oilfox.0 (3943697) States connected to redis: 10.1.1.1:6379
2023-10-16 04:00:00.885 - debug: oilfox.0 (3943697) Plugin sentry Initialize Plugin (enabled=true)
2023-10-16 04:00:01.178 - info: oilfox.0 (3943697) starting. Version 4.2.0 in /opt/iobroker/node_modules/iobroker.oilfox, node: v18.18.2, js-controller: 5.0.13
2023-10-16 04:00:01.198 - debug: oilfox.0 (3943697) adapter.on-ready: << READY >>
2023-10-16 04:00:01.199 - debug: oilfox.0 (3943697) adapter.main: << MAIN >>
2023-10-16 04:00:01.246 - debug: oilfox.0 (3943697) send data: {"email":"TopSecret@mail.de","password":"TopSecret"}
2023-10-16 04:00:01.348 - debug: oilfox.0 (3943697) received chunk: {"token_type":"Bearer","access_token":"tokeni00MTZkLTRkOTAtYmViMC1jYjExZmVjOGEzM2EiLCJwZXJtaXNzaW9ucyI6Int9Iiwic2NvcGUiOiJDVVNUT01FUl9BUEkiLCJpc3MiOiJvaWxmb3guaW8iLCJleHAiOjE2OTc0MjI1MDEsImp0aSI6IjhjMmRmMjk0LWRjMjMtNDE2ZC05Y2NhLWU1NmUyMjk2Y2FhNiIsImVtYWlsIjoiYmVybmRoYXNzZW56YWhsQGdtYWlsLmNvbSJ9.xVYc3ueo41CSg8FnITtlnv3QEzsN3RZZvaY4R_btz6Ruh9DxeyaVqJhsg0j9RRxeOm6lHyunXsK_GQkI2YfjGA","refresh_token":"tokenJzY29wZSI6IkNVU1RPTUVSX0FQSSIsImlzcyI6Im9pbGZveC5pbyIsImV4cCI6MTY5ODcxNzYwMSwianRpIjoiN2M3NWU1NWMtMDQ0Mi00YzVmLWFlY2MtODZhYzc4ZGI2MDQwIn0.WHgker2vbYRVm6FEefNikwUwT71DIti3FX-pRoWqpuCs9Lzn_PYyUiZzcPdW2AZfhRS0cXaWBMTj7ddHc3JfbA"}
2023-10-16 04:00:01.349 - debug: oilfox.0 (3943697) received data: {"token_type":"Bearer","access_token":"tokeni00MTZkLTRkOTAtYmViMC1jYjExZmVjOGEzM2EiLCJwZXJtaXNzaW9ucyI6Int9Iiwic2NvcGUiOiJDVVNUT01FUl9BUEkiLCJpc3MiOiJvaWxmb3guaW8iLCJleHAiOjE2OTc0MjI1MDEsImp0aSI6IjhjMmRmMjk0LWRjMjMtNDE2ZC05Y2NhLWU1NmUyMjk2Y2FhNiIsImVtYWlsIjoiYmVybmRoYXNzZW56YWhsQGdtYWlsLmNvbSJ9.xVYc3ueo41CSg8FnITtlnv3QEzsN3RZZvaY4R_btz6Ruh9DxeyaVqJhsg0j9RRxeOm6lHyunXsK_GQkI2YfjGA","refresh_token":"tokenJzY29wZSI6IkNVU1RPTUVSX0FQSSIsImlzcyI6Im9pbGZveC5pbyIsImV4cCI6MTY5ODcxNzYwMSwianRpIjoiN2M3NWU1NWMtMDQ0Mi00YzVmLWFlY2MtODZhYzc4ZGI2MDQwIn0.WHgker2vbYRVm6FEefNikwUwT71DIti3FX-pRoWqpuCs9Lzn_PYyUiZzcPdW2AZfhRS0cXaWBMTj7ddHc3JfbA"}
2023-10-16 04:00:56.447 - debug: oilfox.0 (3943697) received chunk2: {"statusCode":500,"errorCode":"GENERIC__INTERNAL_SERVER_ERROR"}
2023-10-16 04:00:56.448 - debug: oilfox.0 (3943697) received data 2: {"statusCode":500,"errorCode":"GENERIC__INTERNAL_SERVER_ERROR"}
2023-10-16 04:00:56.452 - debug: oilfox.0 (3943697) create state objects from summary
2023-10-16 04:00:56.453 - debug: oilfox.0 (3943697) update states from summary
2023-10-16 04:00:56.962 - debug: oilfox.0 (3943697) Plugin sentry destroyed
2023-10-16 04:00:56.963 - info: oilfox.0 (3943697) Terminated (NO_ERROR): Without reason
2023-10-16 04:00:57.479 - info: host.iobrokerS2 instance system.adapter.oilfox.0 terminated with code 0 (NO_ERROR)
2023-10-16 04:53:00.160 - info: javascript.0 (4032864) script.js.common.Schalter.oilfox: exec: ps -C io.oilfox.0 -o pid=
2023-10-16 04:55:00.017 - info: host.iobrokerS2 instance system.adapter.oilfox.0 started with pid 4021288
2023-10-16 04:55:00.599 - debug: oilfox.0 (4021288) Redis Objects: Use Redis connection: 10.1.1.1:6379
2023-10-16 04:55:00.618 - debug: oilfox.0 (4021288) Objects client ready ... initialize now
2023-10-16 04:55:00.623 - debug: oilfox.0 (4021288) Objects create System PubSub Client
2023-10-16 04:55:00.625 - debug: oilfox.0 (4021288) Objects create User PubSub Client
2023-10-16 04:55:00.745 - debug: oilfox.0 (4021288) Objects client initialize lua scripts
2023-10-16 04:55:00.749 - debug: oilfox.0 (4021288) Objects connected to redis: 10.1.1.1:6379
2023-10-16 04:55:00.770 - debug: oilfox.0 (4021288) Redis States: Use Redis connection: 10.1.1.1:6379
2023-10-16 04:55:00.774 - debug: oilfox.0 (4021288) States create System PubSub Client
2023-10-16 04:55:00.774 - debug: oilfox.0 (4021288) States create User PubSub Client
2023-10-16 04:55:00.779 - debug: oilfox.0 (4021288) States connected to redis: 10.1.1.1:6379
2023-10-16 04:55:00.803 - debug: oilfox.0 (4021288) Plugin sentry Initialize Plugin (enabled=true)
2023-10-16 04:55:01.095 - info: oilfox.0 (4021288) starting. Version 4.2.0 in /opt/iobroker/node_modules/iobroker.oilfox, node: v18.18.2, js-controller: 5.0.13
2023-10-16 04:55:01.115 - debug: oilfox.0 (4021288) adapter.on-ready: << READY >>
2023-10-16 04:55:01.116 - debug: oilfox.0 (4021288) adapter.main: << MAIN >>
2023-10-16 04:55:01.167 - debug: oilfox.0 (4021288) send data: {"email":"TopSecret@mail.de","password":"TopSecret"}
2023-10-16 04:55:01.272 - debug: oilfox.0 (4021288) received chunk: {"token_type":"Bearer","access_token":"tokeni00MTZkLTRkOTAtYmViMC1jYjExZmVjOGEzM2EiLCJwZXJtaXNzaW9ucyI6Int9Iiwic2NvcGUiOiJDVVNUT01FUl9BUEkiLCJpc3MiOiJvaWxmb3guaW8iLCJleHAiOjE2OTc0MjU4MDEsImp0aSI6ImU4NzY2NDUwLTJjNGYtNGI1Ni1iOTYxLWUwNjY1MzQ3YjgzNyIsImVtYWlsIjoiYmVybmRoYXNzZW56YWhsQGdtYWlsLmNvbSJ9.IOwmihCd4yW_qltZtvketgsxU3DSQHhCB5QDYQSO_bbJwDFDPhRXQOZVJW30ncuy8EYUZEgOy7eAnAwArdnM7Q","refresh_token":"tokenJzY29wZSI6IkNVU1RPTUVSX0FQSSIsImlzcyI6Im9pbGZveC5pbyIsImV4cCI6MTY5ODcyMDkwMSwianRpIjoiNWRhNDZhMTItYTgzZi00ZWUzLThlNTMtYzlhMzYwYTNjZDdhIn0.11ZBcTU8PcVjW9gfMDUBBf12GIWcRzs5ENcwdP9OtC8qewWg9jwUVmCUad-Jq6EWPqbGzvUzKAljakpoc1bFxw"}
2023-10-16 04:55:01.274 - debug: oilfox.0 (4021288) received data: {"token_type":"Bearer","access_token":"tokeni00MTZkLTRkOTAtYmViMC1jYjExZmVjOGEzM2EiLCJwZXJtaXNzaW9ucyI6Int9Iiwic2NvcGUiOiJDVVNUT01FUl9BUEkiLCJpc3MiOiJvaWxmb3guaW8iLCJleHAiOjE2OTc0MjU4MDEsImp0aSI6ImU4NzY2NDUwLTJjNGYtNGI1Ni1iOTYxLWUwNjY1MzQ3YjgzNyIsImVtYWlsIjoiYmVybmRoYXNzZW56YWhsQGdtYWlsLmNvbSJ9.IOwmihCd4yW_qltZtvketgsxU3DSQHhCB5QDYQSO_bbJwDFDPhRXQOZVJW30ncuy8EYUZEgOy7eAnAwArdnM7Q","refresh_token":"tokenJzY29wZSI6IkNVU1RPTUVSX0FQSSIsImlzcyI6Im9pbGZveC5pbyIsImV4cCI6MTY5ODcyMDkwMSwianRpIjoiNWRhNDZhMTItYTgzZi00ZWUzLThlNTMtYzlhMzYwYTNjZDdhIn0.11ZBcTU8PcVjW9gfMDUBBf12GIWcRzs5ENcwdP9OtC8qewWg9jwUVmCUad-Jq6EWPqbGzvUzKAljakpoc1bFxw"}
2023-10-16 04:55:03.780 - debug: oilfox.0 (4021288) received chunk2: {"items":[{"hwid":"ON9226030448","currentMeteringAt":"2023-10-15T07:29:06.098Z","nextMeteringAt":"2023-10-16T07:29:06.098Z","daysReach":1194,"batteryLevel":"FULL","fillLevelPercent":96,"fillLevelQuantity":7310,"quantityUnit":"L"}]}
2023-10-16 04:55:03.781 - debug: oilfox.0 (4021288) received data 2: {"items":[{"hwid":"ON9226030448","currentMeteringAt":"2023-10-15T07:29:06.098Z","nextMeteringAt":"2023-10-16T07:29:06.098Z","daysReach":1194,"batteryLevel":"FULL","fillLevelPercent":96,"fillLevelQuantity":7310,"quantityUnit":"L"}]}
2023-10-16 04:55:03.787 - debug: oilfox.0 (4021288) create state objects from summary
2023-10-16 04:55:03.787 - debug: oilfox.0 (4021288) update states from summary
2023-10-16 04:55:04.308 - debug: oilfox.0 (4021288) Plugin sentry destroyed
2023-10-16 04:55:04.309 - info: oilfox.0 (4021288) Terminated (NO_ERROR): Without reason
2023-10-16 04:55:04.827 - info: host.iobrokerS2 instance system.adapter.oilfox.0 terminated with code 0 (NO_ERROR)
2023-10-16 05:00:00.036 - info: host.iobrokerS2 instance system.adapter.oilfox.0 started with pid 4028386
2023-10-16 05:00:00.625 - debug: oilfox.0 (4028386) Redis Objects: Use Redis connection: 10.1.1.1:6379
2023-10-16 05:00:00.643 - debug: oilfox.0 (4028386) Objects client ready ... initialize now
2023-10-16 05:00:00.649 - debug: oilfox.0 (4028386) Objects create System PubSub Client
2023-10-16 05:00:00.650 - debug: oilfox.0 (4028386) Objects create User PubSub Client
2023-10-16 05:00:00.786 - debug: oilfox.0 (4028386) Objects client initialize lua scripts
2023-10-16 05:00:00.790 - debug: oilfox.0 (4028386) Objects connected to redis: 10.1.1.1:6379
2023-10-16 05:00:00.809 - debug: oilfox.0 (4028386) Redis States: Use Redis connection: 10.1.1.1:6379
2023-10-16 05:00:00.812 - debug: oilfox.0 (4028386) States create System PubSub Client
2023-10-16 05:00:00.813 - debug: oilfox.0 (4028386) States create User PubSub Client
2023-10-16 05:00:00.817 - debug: oilfox.0 (4028386) States connected to redis: 10.1.1.1:6379
2023-10-16 05:00:00.895 - debug: oilfox.0 (4028386) Plugin sentry Initialize Plugin (enabled=true)
2023-10-16 05:00:01.181 - info: oilfox.0 (4028386) starting. Version 4.2.0 in /opt/iobroker/node_modules/iobroker.oilfox, node: v18.18.2, js-controller: 5.0.13
2023-10-16 05:00:01.200 - debug: oilfox.0 (4028386) adapter.on-ready: << READY >>
2023-10-16 05:00:01.201 - debug: oilfox.0 (4028386) adapter.main: << MAIN >>
2023-10-16 05:00:01.252 - debug: oilfox.0 (4028386) send data: {"email":"TopSecret@mail.de","password":"TopSecret"}
2023-10-16 05:00:01.384 - debug: oilfox.0 (4028386) received chunk: {"token_type":"Bearer","access_token":"tokeni00MTZkLTRkOTAtYmViMC1jYjExZmVjOGEzM2EiLCJwZXJtaXNzaW9ucyI6Int9Iiwic2NvcGUiOiJDVVNUT01FUl9BUEkiLCJpc3MiOiJvaWxmb3guaW8iLCJleHAiOjE2OTc0MjYxMDEsImp0aSI6ImU2NGZkYmRjLWRlNzQtNDg5MC1hZTlhLTdmZWM4OWQ4MTE3OCIsImVtYWlsIjoiYmVybmRoYXNzZW56YWhsQGdtYWlsLmNvbSJ9.AQfa2K0LzgE322zs_AOfqALwZqQam_0UPoMvNhkhidvQu-uBnKnQb_bfuRDspOpatb3Jgg3vAVZXafRLWc4J2A","refresh_token":"tokenJzY29wZSI6IkNVU1RPTUVSX0FQSSIsImlzcyI6Im9pbGZveC5pbyIsImV4cCI6MTY5ODcyMTIwMSwianRpIjoiODIzYTJiYzYtMDYyOC00ZmMxLWEwNDgtOTdiNGIxNzc5NDI0In0.468_o6__IGENOtGf8boKmlw-4JMvOshXyf3ib7ykxvT0bQYsL0DWQd17fSvag1iq3P7IjNSJc385B08lGcNzdw"}
2023-10-16 05:00:01.386 - debug: oilfox.0 (4028386) received data: {"token_type":"Bearer","access_token":"tokeni00MTZkLTRkOTAtYmViMC1jYjExZmVjOGEzM2EiLCJwZXJtaXNzaW9ucyI6Int9Iiwic2NvcGUiOiJDVVNUT01FUl9BUEkiLCJpc3MiOiJvaWxmb3guaW8iLCJleHAiOjE2OTc0MjYxMDEsImp0aSI6ImU2NGZkYmRjLWRlNzQtNDg5MC1hZTlhLTdmZWM4OWQ4MTE3OCIsImVtYWlsIjoiYmVybmRoYXNzZW56YWhsQGdtYWlsLmNvbSJ9.AQfa2K0LzgE322zs_AOfqALwZqQam_0UPoMvNhkhidvQu-uBnKnQb_bfuRDspOpatb3Jgg3vAVZXafRLWc4J2A","refresh_token":"tokenJzY29wZSI6IkNVU1RPTUVSX0FQSSIsImlzcyI6Im9pbGZveC5pbyIsImV4cCI6MTY5ODcyMTIwMSwianRpIjoiODIzYTJiYzYtMDYyOC00ZmMxLWEwNDgtOTdiNGIxNzc5NDI0In0.468_o6__IGENOtGf8boKmlw-4JMvOshXyf3ib7ykxvT0bQYsL0DWQd17fSvag1iq3P7IjNSJc385B08lGcNzdw"}
2023-10-16 05:53:00.165 - info: javascript.0 (4032864) script.js.common.Schalter.oilfox: exec: ps -C io.oilfox.0 -o pid=
2023-10-16 05:53:00.193 - warn: javascript.0 (4032864) script.js.common.Schalter.oilfox: Oilfox Process is still running with PID: 4028386
2023-10-16 05:53:01.194 - warn: javascript.0 (4032864) script.js.common.Schalter.oilfox: Trying to kill oilfox process with PID: 4028386
2023-10-16 05:53:01.339 - info: javascript.0 (4032864) script.js.common.Schalter.oilfox: exec: kill 4028386
2023-10-16 05:53:01.843 - info: oilfox.0 (4028386) terminating
2023-10-16 05:53:01.845 - debug: oilfox.0 (4028386) Plugin sentry destroyed
2023-10-16 05:53:01.845 - info: oilfox.0 (4028386) Terminated (NO_ERROR): Without reason
2023-10-16 05:53:02.363 - info: host.iobrokerS2 instance system.adapter.oilfox.0 terminated with code 0 (NO_ERROR)
2023-10-16 05:53:03.340 - warn: javascript.0 (4032864) script.js.common.Schalter.oilfox: Checking wether Oilfox Process has been actually killed..
2023-10-16 05:53:03.490 - info: javascript.0 (4032864) script.js.common.Schalter.oilfox: exec: ps -C io.oilfox.0 -o pid=
ilovegym@iobroker:/opt/iobroker$

`

@mcm1957 mcm1957 added the bug Something isn't working label Dec 31, 2023
@Ilovegym66
Copy link

so, gestern wieder ein Haenger, das ganze passiert wohl, dass der Adapter die Daten nach dem ersten abholen nochmal abholt, und sich dann weghaengt, im Log sieht man das deutlich(ich habe nix gefiltert, nur Email/Pw geaendert):
19:59:00 - Adapter startet sein schedule, steht auf 59min jede Stunde
19:59:55 - Adapter ist fertig und beendet sich ordnungsgemaess

20:00:00:25 - Adapter startet erneut, soll er eigentlich nicht
20:00:01.488 - received data, und das wars.. danach passiert vom Adapter nix mehr im Log...

Spaeter startet mein scheduled javascript und checkt ob der process noch laeuft, und ja, er ist da:

20:53:00.027 - oilfox process mit PID 10690 gefunden und gekillt

20:53:01.540 - Adapter oilfox terminating... da beendet er sich dann, weil der process gekillt wurde.

Hier das logfile:

`
2024-01-10 19:59:00.464 - �[34mdebug�[39m: oilfox.0 (10538) Redis Objects: Use Redis connection: 10.10.2.10:6379
2024-01-10 19:59:00.483 - �[34mdebug�[39m: oilfox.0 (10538) Objects client ready ... initialize now
2024-01-10 19:59:00.485 - �[34mdebug�[39m: oilfox.0 (10538) Objects create System PubSub Client
2024-01-10 19:59:00.486 - �[34mdebug�[39m: oilfox.0 (10538) Objects create User PubSub Client
2024-01-10 19:59:00.644 - �[34mdebug�[39m: oilfox.0 (10538) Objects client initialize lua scripts
2024-01-10 19:59:00.652 - �[34mdebug�[39m: oilfox.0 (10538) Objects connected to redis: 10.10.2.10:6379
2024-01-10 19:59:00.667 - �[34mdebug�[39m: oilfox.0 (10538) Redis States: Use Redis connection: 10.10.2.10:6379
2024-01-10 19:59:00.671 - �[34mdebug�[39m: oilfox.0 (10538) States create System PubSub Client
2024-01-10 19:59:00.672 - �[34mdebug�[39m: oilfox.0 (10538) States create User PubSub Client
2024-01-10 19:59:00.678 - �[34mdebug�[39m: oilfox.0 (10538) States connected to redis: 10.10.2.10:6379
2024-01-10 19:59:00.705 - �[34mdebug�[39m: oilfox.0 (10538) Plugin sentry Initialize Plugin (enabled=true)
2024-01-10 19:59:00.747 - �[32minfo�[39m: sonoff.0 (899) Client [TasmotaESP32-BLE-1] connected with secret 1704913137070_2213
2024-01-10 19:59:00.748 - �[32minfo�[39m: sonoff.0 (899) Client [TasmotaESP32-BLE-1] connection closed: closed
2024-01-10 19:59:00.873 - �[32minfo�[39m: oilfox.0 (10538) starting. Version 4.2.0 in /opt/iobroker/node_modules/iobroker.oilfox, node: v18.19.0, js-controller: 5.0.17
2024-01-10 19:59:00.883 - �[34mdebug�[39m: oilfox.0 (10538) adapter.on-ready: << READY >>
2024-01-10 19:59:00.883 - �[34mdebug�[39m: oilfox.0 (10538) adapter.main: << MAIN >>
2024-01-10 19:59:00.947 - �[34mdebug�[39m: oilfox.0 (10538) send data: {"email":"email@gmail.com","password":"topsecret"}
2024-01-10 19:59:01.036 - �[34mdebug�[39m: oilfox.0 (10538) received chunk: {"token_type":"Bearer","access_token":"topsecretXAiOiJKV1QiLCJhbGciOiJIUzUxMiJ9.eyJzdWIiOiI1ZjgxMDljNi00MTZkLTRkOTAtYmViMC1jYjExZmVjOGEzM2EiLCJwZXJtaXNzaW9ucyI6Int9Iiwic2NvcGUiOiJDVVNUT01FUl9BUEkiLCJpc3MiOiJvaWxmb3guaW8iLCJleHAiOjE3MDQ5MTQwNDEsImp0aSI6ImYzNDdlN2YzLTgzZGYtNGQ0OS1hYmUyLTc2ZGM5MTVlOWUxMSIsImVtYWlsIjoiYmVybmRoYXNzZW56YWhsQGdtYWlsLmNvbSJ9.MtUxdnZrHuOdVxK8SILNCjxrP9GDtyRKZZyy0j2tVLbzv9ZWRNy7g3orI0bTamhH8-BBXifBhfx84paCp5pB2w","refresh_token":"topsecretXAiOiJKV1QiLCJhbGciOiJIUzUxMiJ9.eyJzY29wZSI6IkNVU1RPTUVSX0FQSSIsImlzcyI6Im9pbGZveC5pbyIsImV4cCI6MTcwNjIwOTE0MSwianRpIjoiYTRmYmNjNWItNTE1Ny00OTZkLWE0ODEtZTc1ZGM2YTdhZGQ2In0.zERHnq5cbkcp_LZin6WtpSRGnZSyc58zpffbB13n2tXOE8HZ8QS-WNpTUp-QBoSIkPe-YAHBRlDVv7MVVZLF_Q"}
2024-01-10 19:59:01.038 - �[34mdebug�[39m: oilfox.0 (10538) received data: {"token_type":"Bearer","access_token":"topsecretXAiOiJKV1QiLCJhbGciOiJIUzUxMiJ9.eyJzdWIiOiI1ZjgxMDljNi00MTZkLTRkOTAtYmViMC1jYjExZmVjOGEzM2EiLCJwZXJtaXNzaW9ucyI6Int9Iiwic2NvcGUiOiJDVVNUT01FUl9BUEkiLCJpc3MiOiJvaWxmb3guaW8iLCJleHAiOjE3MDQ5MTQwNDEsImp0aSI6ImYzNDdlN2YzLTgzZGYtNGQ0OS1hYmUyLTc2ZGM5MTVlOWUxMSIsImVtYWlsIjoiYmVybmRoYXNzZW56YWhsQGdtYWlsLmNvbSJ9.MtUxdnZrHuOdVxK8SILNCjxrP9GDtyRKZZyy0j2tVLbzv9ZWRNy7g3orI0bTamhH8-BBXifBhfx84paCp5pB2w","refresh_token":"topsecretXAiOiJKV1QiLCJhbGciOiJIUzUxMiJ9.eyJzY29wZSI6IkNVU1RPTUVSX0FQSSIsImlzcyI6Im9pbGZveC5pbyIsImV4cCI6MTcwNjIwOTE0MSwianRpIjoiYTRmYmNjNWItNTE1Ny00OTZkLWE0ODEtZTc1ZGM2YTdhZGQ2In0.zERHnq5cbkcp_LZin6WtpSRGnZSyc58zpffbB13n2tXOE8HZ8QS-WNpTUp-QBoSIkPe-YAHBRlDVv7MVVZLF_Q"}
2024-01-10 19:59:02.515 - �[32minfo�[39m: linux-control.0 (1716) [getConnection] Host 'zweiberry' (10.1.1.81:22) seems not to be online
2024-01-10 19:59:12.170 - �[32minfo�[39m: sonoff.0 (899) Client [USBSwitch8] connection closed: closed
2024-01-10 19:59:22.145 - �[32minfo�[39m: admin.0 (540) Subscribe to all states again
2024-01-10 19:59:32.587 - �[32minfo�[39m: sonoff.0 (899) Client [TasmotaESP32-BLE-1] connected with secret 1704913172183_9579
2024-01-10 19:59:33.245 - �[32minfo�[39m: admin.0 (540) Unsubscribe from all states, except system's, because over 3 seconds the number of events is over 200 (in last second 0)
2024-01-10 19:59:35.014 - �[32minfo�[39m: influxdb.0 (582) Store 1001 buffered influxDB history points
2024-01-10 19:59:55.221 - �[34mdebug�[39m: oilfox.0 (10538) received chunk2: {"items":[{"hwid":"ON9226030448","currentMeteringAt":"2024-01-10T11:09:49.758Z","nextMeteringAt":"2024-01-11T11:09:49.758Z","daysReach":1080,"batteryLevel":"FULL","fillLevelPercent":83,"fillLevelQuantity":6345,"quantityUnit":"L"}]}
2024-01-10 19:59:55.222 - �[34mdebug�[39m: oilfox.0 (10538) received data 2: {"items":[{"hwid":"ON9226030448","currentMeteringAt":"2024-01-10T11:09:49.758Z","nextMeteringAt":"2024-01-11T11:09:49.758Z","daysReach":1080,"batteryLevel":"FULL","fillLevelPercent":83,"fillLevelQuantity":6345,"quantityUnit":"L"}]}
2024-01-10 19:59:55.228 - �[34mdebug�[39m: oilfox.0 (10538) create state objects from summary
2024-01-10 19:59:55.228 - �[34mdebug�[39m: oilfox.0 (10538) update states from summary
2024-01-10 19:59:55.753 - �[34mdebug�[39m: oilfox.0 (10538) Plugin sentry destroyed
2024-01-10 19:59:55.754 - �[32minfo�[39m: oilfox.0 (10538) Terminated (NO_ERROR): Without reason
2024-01-10 19:59:56.269 - �[32minfo�[39m: host.iobroker instance system.adapter.oilfox.0 terminated with code 0 (NO_ERROR)
2024-01-10 19:59:58.823 - �[32minfo�[39m: javascript.0 (597) script.js.common.Nuki.mqtt2log: NUKI Hub WT: Querying lock state: Querying lock state: unlocked
2024-01-10 20:00:00.019 - �[32minfo�[39m: tr-064.0 (25589) Scheduled restart.
2024-01-10 20:00:00.023 - �[32minfo�[39m: tr-064.0 (25589) terminating
2024-01-10 20:00:00.024 - �[32minfo�[39m: tr-064.0 (25589) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
2024-01-10 20:00:00.025 - �[32minfo�[39m: host.iobroker instance system.adapter.oilfox.0 started with pid 10690
2024-01-10 20:00:00.041 - �[32minfo�[39m: javascript.0 (597) script.js.common.View.IcalMinuVIS: Update Wochenplan
2024-01-10 20:00:00.056 - �[32minfo�[39m: javascript.0 (597) script.js.common.Network.SKB-Speedtest: Speedtest gestartet! Der Test dauert zwischen 10 - 20 Sekunden!
2024-01-10 20:00:00.497 - �[34mdebug�[39m: oilfox.0 (10690) Redis Objects: Use Redis connection: 10.10.2.10:6379
2024-01-10 20:00:00.523 - �[32minfo�[39m: tr-064.0 (25589) terminating
2024-01-10 20:00:00.524 - �[34mdebug�[39m: oilfox.0 (10690) Objects client ready ... initialize now
2024-01-10 20:00:00.526 - �[34mdebug�[39m: oilfox.0 (10690) Objects create System PubSub Client
2024-01-10 20:00:00.526 - �[34mdebug�[39m: oilfox.0 (10690) Objects create User PubSub Client
2024-01-10 20:00:00.570 - �[32minfo�[39m: host.iobroker instance system.adapter.tr-064.0 scheduled normal terminated and will be restarted on schedule.
2024-01-10 20:00:00.571 - �[32minfo�[39m: host.iobroker Restart adapter system.adapter.tr-064.0 because enabled
2024-01-10 20:00:00.942 - �[34mdebug�[39m: oilfox.0 (10690) Objects client initialize lua scripts
2024-01-10 20:00:00.956 - �[34mdebug�[39m: oilfox.0 (10690) Objects connected to redis: 10.10.2.10:6379
2024-01-10 20:00:00.972 - �[34mdebug�[39m: oilfox.0 (10690) Redis States: Use Redis connection: 10.10.2.10:6379
2024-01-10 20:00:00.983 - �[34mdebug�[39m: oilfox.0 (10690) States create System PubSub Client
2024-01-10 20:00:00.984 - �[34mdebug�[39m: oilfox.0 (10690) States create User PubSub Client
2024-01-10 20:00:00.993 - �[34mdebug�[39m: oilfox.0 (10690) States connected to redis: 10.10.2.10:6379
2024-01-10 20:00:01.048 - �[34mdebug�[39m: oilfox.0 (10690) Plugin sentry Initialize Plugin (enabled=true)
2024-01-10 20:00:01.298 - �[32minfo�[39m: oilfox.0 (10690) starting. Version 4.2.0 in /opt/iobroker/node_modules/iobroker.oilfox, node: v18.19.0, js-controller: 5.0.17
2024-01-10 20:00:01.317 - �[34mdebug�[39m: oilfox.0 (10690) adapter.on-ready: << READY >>
2024-01-10 20:00:01.317 - �[34mdebug�[39m: oilfox.0 (10690) adapter.main: << MAIN >>
2024-01-10 20:00:01.391 - �[34mdebug�[39m: oilfox.0 (10690) send data: {"email":"email@gmail.com","password":"topsecret"}
2024-01-10 20:00:01.477 - �[34mdebug�[39m: oilfox.0 (10690) received chunk: {"token_type":"Bearer","access_token":"topsecretXAiOiJKV1QiLCJhbGciOiJIUzUxMiJ9.eyJzdWIiOiI1ZjgxMDljNi00MTZkLTRkOTAtYmViMC1jYjExZmVjOGEzM2EiLCJwZXJtaXNzaW9ucyI6Int9Iiwic2NvcGUiOiJDVVNUT01FUl9BUEkiLCJpc3MiOiJvaWxmb3guaW8iLCJleHAiOjE3MDQ5MTQxMDEsImp0aSI6IjU0MmJkNTM3LWJkNmQtNGE2My05ZDY4LWM3MTlhZWFlYzA0OCIsImVtYWlsIjoiYmVybmRoYXNzZW56YWhsQGdtYWlsLmNvbSJ9.MzSdUvya7eUdIDnEWZvHe1Xse4ZyBCKSYc-w7kQgjbl66lDutBy-fjpDnuS4h8Sgga2TaJi2dsa_gbdVbGpKHA","refresh_token":"topsecretXAiOiJKV1QiLCJhbGciOiJIUzUxMiJ9.eyJzY29wZSI6IkNVU1RPTUVSX0FQSSIsImlzcyI6Im9pbGZveC5pbyIsImV4cCI6MTcwNjIwOTIwMSwianRpIjoiMzQ3ZGI5YmItYzcxMy00NjllLTg2N2QtODg3YjA3NGRiZTViIn0.Kh_f38Shg8I2-ewEzJh35q59T_7zTl_DUosiOSTAginsaXn4RTnPjUP2KCx4ezqtoeo52y6-zZTdKDxhKVXS6A"}
2024-01-10 20:00:01.488 - �[34mdebug�[39m: oilfox.0 (10690) received data: {"token_type":"Bearer","access_token":"topsecretXAiOiJKV1QiLCJhbGciOiJIUzUxMiJ9.eyJzdWIiOiI1ZjgxMDljNi00MTZkLTRkOTAtYmViMC1jYjExZmVjOGEzM2EiLCJwZXJtaXNzaW9ucyI6Int9Iiwic2NvcGUiOiJDVVNUT01FUl9BUEkiLCJpc3MiOiJvaWxmb3guaW8iLCJleHAiOjE3MDQ5MTQxMDEsImp0aSI6IjU0MmJkNTM3LWJkNmQtNGE2My05ZDY4LWM3MTlhZWFlYzA0OCIsImVtYWlsIjoiYmVybmRoYXNzZW56YWhsQGdtYWlsLmNvbSJ9.MzSdUvya7eUdIDnEWZvHe1Xse4ZyBCKSYc-w7kQgjbl66lDutBy-fjpDnuS4h8Sgga2TaJi2dsa_gbdVbGpKHA","refresh_token":"topsecretXAiOiJKV1QiLCJhbGciOiJIUzUxMiJ9.eyJzY29wZSI6IkNVU1RPTUVSX0FQSSIsImlzcyI6Im9pbGZveC5pbyIsImV4cCI6MTcwNjIwOTIwMSwianRpIjoiMzQ3ZGI5YmItYzcxMy00NjllLTg2N2QtODg3YjA3NGRiZTViIn0.Kh_f38Shg8I2-ewEzJh35q59T_7zTl_DUosiOSTAginsaXn4RTnPjUP2KCx4ezqtoeo52y6-zZTdKDxhKVXS6A"}
2024-01-10 20:00:01.640 - �[32minfo�[39m: host.iobroker instance system.adapter.tr-064.0 started with pid 10718
2024-01-10 20:00:02.748 - �[32minfo�[39m: tr-064.0 (10718) starting. Version 4.2.18 in /opt/iobroker/node_modules/iobroker.tr-064, node: v18.19.0, js-controller: 5.0.17
2024-01-10 20:00:04.033 - �[32minfo�[39m: host.iobroker instance system.adapter.solarmanpv.0 started with pid 10758
2024-01-10 20:00:04.835 - �[32minfo�[39m: solarmanpv.0 (10758) starting. Version 0.5.1 in /opt/iobroker/node_modules/iobroker.solarmanpv, node: v18.19.0, js-controller: 5.0.17
2024-01-10 20:00:08.039 - �[32minfo�[39m: host.iobroker instance system.adapter.meteoalarm.0 started with pid 10796
2024-01-10 20:00:08.989 - �[32minfo�[39m: meteoalarm.0 (10796) starting. Version 2.3.7 in /opt/iobroker/node_modules/iobroker.meteoalarm, node: v18.19.0, js-controller: 5.0.17
2024-01-10 20:00:09.438 - �[32minfo�[39m: javascript.0 (597) script.js.common.Nuki.mqtt2log: NUKI Hub WT: Querying lock state: unlocked
2024-01-10 20:00:12.047 - �[32minfo�[39m: host.iobroker instance system.adapter.ical.0 started with pid 10811
2024-01-10 20:00:12.174 - �[32minfo�[39m: meteoalarm.0 (10796) 15.1: Updated Weather Alarms for Kreis Darmstadt-Dieburg und Stadt Darmstadt -> 1 alarm(s) found
2024-01-10 20:00:12.175 - �[32minfo�[39m: meteoalarm.0 (10796) Terminated (ADAPTER_REQUESTED_TERMINATION): All data processed. Adapter stopped until next scheduled process.
2024-01-10 20:00:12.695 - �[32minfo�[39m: host.iobroker instance system.adapter.meteoalarm.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)

2024-01-10 20:53:00.021 - �[32minfo�[39m: javascript.0 (597) script.js.common.Schalter.oilfox: exec: ps -C io.oilfox.0 -o pid=
2024-01-10 20:53:00.027 - �[33mwarn�[39m: javascript.0 (597) script.js.common.Schalter.oilfox: Oilfox Process is still running with PID: 10690

2024-01-10 20:53:01.027 - �[33mwarn�[39m: javascript.0 (597) script.js.common.Schalter.oilfox: Trying to kill oilfox process with PID: 10690

2024-01-10 20:53:01.038 - �[32minfo�[39m: javascript.0 (597) script.js.common.Schalter.oilfox: exec: kill 10690

2024-01-10 20:53:01.540 - �[32minfo�[39m: oilfox.0 (10690) terminating
2024-01-10 20:53:01.541 - �[34mdebug�[39m: oilfox.0 (10690) Plugin sentry destroyed
2024-01-10 20:53:01.541 - �[32minfo�[39m: oilfox.0 (10690) Terminated (NO_ERROR): Without reason

`

@mcm1957
Copy link
Member

mcm1957 commented Jan 20, 2024

Soda - heut hab ich mal Zeit in dieses Issue gesteckt:

a) der Default cron */59 * * * * ist grob gesagt unsinnig. Dieser ewirkt nämlcih dass ein Job zur Minute 59 UND zur Minute 0 erfolgt - was definitiv Blödsinn ist. (Ich hab aber auch erst auf cron Gure gelernt was /x wirklich bedeutet. Ergebnis siehe Screenshot

image

Damit ist die doppelasuführung mal geklärt. Ob das das Händen bwrikt - keine Ahnung

b) Der Oilfox bekommt noch einen Holzhammerwatchdog verpasst (-> work in progress). Wenn der Adapter länger als 60 Sekunden läuft dann stoppt er sich in Zukunft selbst,.

@Ilovegym66
Copy link

Stimmt, ich weiss auch nicht, was "alle n 59 Minuten" soll.. habe es mal auf "bestimmte Minuten 34" also 34 * * * * geaendert und beobachte mal weiter..
vielleicht hilft das ja schon.

@mcm1957
Copy link
Member

mcm1957 commented Jan 21, 2024

Da ich oilfox HW nicht kenne eine Zusatzfrage:

Abfrage 1x Stunde irgendwann innerhalb der Stunde wäre als default OK?
Oder gibts irgendeinen Bereich wo die Abfrage sinnvoll / sinnbefreiter ist weil die HW immer zur vollen Stunde misst etc. ?

@Ilovegym66
Copy link

ja, absolut, die Hardware wacht einmal am Tag auf, misst den Tank, sendet die Daten und geht wieder schlafen.
In der App bekommt man angezeigt, wann die Letzte Nachricht war und wann das naechste mal geplant ist. So alle 24h halt. Manchmal verschiebt sich das auch.. keine Ahnung warum.. aber im Prinzip wird einmal taeglich der Stand an den Server uebermittelt. Man hat auch keinen Einfluss drauf, zu welcher Zeit. Von daher ist es vollkommen ok und auch egal, wann der Adapter die Daten vom Server holt.

@MarioSander
Copy link

Also ich weiß nicht warum, aber seit dem ich mein iobroker system vom Raspi auf nen Lenovo Think Centre M910q und Proxmox umgezogen hab, läuft die ganze Sache mit dem Oilfox einwandfrei ohne Datenabbrüche.
Das ganze läuft jetzt seit ca. 10 Wochen stabil

@mcm1957
Copy link
Member

mcm1957 commented Jan 31, 2024

should be fixed with 4.2.1

Please note or open a new issue if still occuring

@mcm1957 mcm1957 added the fixed label Jan 31, 2024
@mcm1957 mcm1957 closed this as completed Jan 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fixed
Projects
None yet
Development

No branches or pull requests

4 participants