NEWS
ICal Calender reagiert nicht
-
hallo liebes forum habe seid ca. 1 monat das problem das mein iCal calender sich nach einigen tagen nicht mehr aktalisiert!
Nach einem Neustart von iobroker geht wieder alles für 3-5 tage!
iobroker:
! Platform: linux
! Architecture: arm
! CPUs: 4
! Speed: 1800 MHz
! Model: ARMv7 Processor rev 1 (v7l)
! RAM: 1.9 GB
! System uptime: 3 T. 04:18:05
! Node.js: v6.14.4
! NPM: 3.10.10
! Disk size: 14.4 GiB
! Disk free: 12.0 GiB
! adapters count: 229
! Uptime: 3 T. 04:17:48
! Active instances: 12
! iCal Version 1.6.5
! Host 1.5.3Log Eintrag
host.ioBroker 2018-10-31 17:30:00.108 warn instance system.adapter.ical.3 already running with pid 17429
host.ioBroker 2018-10-31 17:30:00.096 warn instance system.adapter.ical.2 already running with pid 13930
host.ioBroker 2018-10-31 17:30:00.081 warn instance system.adapter.ical.1 already running with pid 20051
host.ioBroker 2018-10-31 17:30:00.051 warn instance system.adapter.ical.0 already running with pid 3706
! host.ioBroker 2018-10-31 18:00:02.435 error instance system.adapter.ical.0 terminated with code 7 (Adapter already running)
! ical.0 2018-10-31 18:00:02.407 debug statesDB connected
! ical.0 2018-10-31 18:00:02.373 debug objectDB connected
! host.ioBroker 2018-10-31 18:00:02.369 error instance system.adapter.ical.3 terminated with code 7 (Adapter already running)
! ical.3 2018-10-31 18:00:02.339 debug statesDB connected
! ical.3 2018-10-31 18:00:02.301 debug objectDB connected
! host.ioBroker 2018-10-31 18:00:02.292 error instance system.adapter.ical.2 terminated with code 7 (Adapter already running)
! ical.2 2018-10-31 18:00:02.253 debug statesDB connected
! host.ioBroker 2018-10-31 18:00:02.275 error instance system.adapter.ical.1 terminated with code 7 (Adapter already running)
! ical.2 2018-10-31 18:00:02.208 debug objectDB connected
! ical.1 2018-10-31 18:00:02.235 debug statesDB connected
! ical.1 2018-10-31 18:00:02.184 debug objectDB connected
! host.ioBroker 2018-10-31 18:00:00.238 info instance system.adapter.ical.0 started with pid 14655
! host.ioBroker 2018-10-31 18:00:00.208 info instance system.adapter.ical.3 started with pid 14649
! host.ioBroker 2018-10-31 18:00:00.167 info instance system.adapter.ical.2 started with pid 14640
! host.ioBroker 2018-10-31 18:00:00.104 info instance system.adapter.ical.1 started with pid 14630Danke schonmal im vorraus
-
Wenn Du im Forum nach "Adater already running" suchst wirst Du mit Ergebnissen erschlagen …
Irgendwie laufen da noch ical prozesse vorn vorher.
Also:
1.) Stoppe mal alle ical instanzen in iobroker
- Kille alle prozesse oder mache reboot
Danach würde ich mal einen ical aktivieren. Dann im log schauen wie lange der denn so braucht bis er fertig ist. Wenn das ical File gross ist kann das neu weile dauern. Dann ist die Frage ob man alte Termine rauswerfen kann um das File zu verkleinern.
je nachdem wie lange es läuft checkst Du mal den Start-Schedule von der Instanz ... nicht das du schneller neu startest als er fertig wird und dann könnten komische Dinge passieren und Prozesse ansammeln.
Alternativ finde raus wann das mit "Already running" anfängt und überlege(schaue im Log was damals ggf passiert ist. Vllt Netzwerkprobleme oder sonst was.