Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Ical kann die Lokale *.ics nicht lesen ??

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    762

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    18
    1
    6.1k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.5k

Ical kann die Lokale *.ics nicht lesen ??

Scheduled Pinned Locked Moved ioBroker Allgemein
8 Posts 4 Posters 298 Views 3 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    Georg Pedinkowski
    wrote on last edited by Homoran
    #1

    Hallo zusammen,
    bin ganz neu hier und habe auf einem Raspberry 4 mit 2GB die iobroker installiert. Alles ist frisch installiert (incl. OS) und auf dem neusten Stand. Habe das Thema Trashschedule in Verbindung mit dem ical als Start Projekt ausgewählt.
    Allerdings gibt es Probleme eine ical.0 Instanz mit lokalem File "Test_Dezember.ics" einzubinden. Ich habe den Kalender in MS-Outlook erstellt und exportiert. Dann mittels sftp in den /home/pi Ordner kopiert und anschließend in die ical.0 Instanz eingebunden. Ein Restart gibt folgende Meldung aus:

    host.raspberrypi 2023-12-07 16:36:22.197	info	instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
    ical.0 53731	2023-12-07 16:36:21.641	info	Terminated (NO_ERROR): Without reason
    ical.0 53731	2023-12-07 16:36:21.640	debug	Plugin sentry destroyed
    trashschedule.0 2035	2023-12-07 16:36:16.563	error	no events found in ical instance - check configuration and restart instance
    ical.0 53731	2023-12-07 16:36:16.543	debug	displaying dates
    ical.0 53731	2023-12-07 16:36:16.542	info	All calenders could not be processed, Do not clean up events
    ical.0 53731	2023-12-07 16:36:16.541	warn	**Error reading "/home/pi/Test_Dezember.ics": File does not exist: "/home/pi/Test_Dezember.ics**"
    ical.0 53731	2023-12-07 16:36:16.538	debug	reading calendar from URL: /home/pi/Test_Dezember.ics, color: #87933c
    ical.0 53731	2023-12-07 16:36:16.481	info	starting. Version 1.13.3 in /opt/iobroker/node_modules/iobroker.ical, node: v18.19.0, js-controller: 5.0.16
    ical.0 53731	2023-12-07 16:36:15.958	debug	Plugin sentry Initialize Plugin (enabled=true)
    ical.0 53731	2023-12-07 16:36:15.920	debug	States connected to redis: 127.0.0.1:9000
    ical.0 53731	2023-12-07 16:36:15.868	debug	States create User PubSub Client
    ical.0 53731	2023-12-07 16:36:15.866	debug	States create System PubSub Client
    ical.0 53731	2023-12-07 16:36:15.855	debug	Redis States: Use Redis connection: 127.0.0.1:9000
    ical.0 53731	2023-12-07 16:36:15.834	debug	Objects connected to redis: 127.0.0.1:9001
    ical.0 53731	2023-12-07 16:36:15.824	debug	Objects client initialize lua scripts
    ical.0 53731	2023-12-07 16:36:15.799	debug	Objects create User PubSub Client
    ical.0 53731	2023-12-07 16:36:15.797	debug	Objects create System PubSub Client
    ical.0 53731	2023-12-07 16:36:15.794	debug	Objects client ready ... initialize now
    ical.0 53731	2023-12-07 16:36:15.746	debug	Redis Objects: Use Redis connection: 127.0.0.1:9001
    host.raspberrypi 2023-12-07 16:36:14.030	info	instance system.adapter.ical.0 started with pid 53731
    host.raspberrypi 2023-12-07 16:36:14.010	info	instance scheduled system.adapter.ical.0 0,30 * * * *
    host.raspberrypi 2023-12-07 16:36:10.942	info	stopInstance canceled schedule system.adapter.ical.0
    host.raspberrypi 2023-12-07 16:36:10.941	info	stopInstance system.adapter.ical.0 (force=false, process=false)
    

    MOD-EDIT: Code in code-tags gesetzt!

    Das File ist aber sicherlich in dem Verzeichnis vorhanden.

    Bild.PNG

    debug.PNG

    Hat jemand eine Idee, was mache ich ggf. falsch ?

    Gruß und Danke

    HomoranH sigi234S Thomas BraunT 5 Replies Last reply
    0
    • G Georg Pedinkowski

      Hallo zusammen,
      bin ganz neu hier und habe auf einem Raspberry 4 mit 2GB die iobroker installiert. Alles ist frisch installiert (incl. OS) und auf dem neusten Stand. Habe das Thema Trashschedule in Verbindung mit dem ical als Start Projekt ausgewählt.
      Allerdings gibt es Probleme eine ical.0 Instanz mit lokalem File "Test_Dezember.ics" einzubinden. Ich habe den Kalender in MS-Outlook erstellt und exportiert. Dann mittels sftp in den /home/pi Ordner kopiert und anschließend in die ical.0 Instanz eingebunden. Ein Restart gibt folgende Meldung aus:

      host.raspberrypi 2023-12-07 16:36:22.197	info	instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
      ical.0 53731	2023-12-07 16:36:21.641	info	Terminated (NO_ERROR): Without reason
      ical.0 53731	2023-12-07 16:36:21.640	debug	Plugin sentry destroyed
      trashschedule.0 2035	2023-12-07 16:36:16.563	error	no events found in ical instance - check configuration and restart instance
      ical.0 53731	2023-12-07 16:36:16.543	debug	displaying dates
      ical.0 53731	2023-12-07 16:36:16.542	info	All calenders could not be processed, Do not clean up events
      ical.0 53731	2023-12-07 16:36:16.541	warn	**Error reading "/home/pi/Test_Dezember.ics": File does not exist: "/home/pi/Test_Dezember.ics**"
      ical.0 53731	2023-12-07 16:36:16.538	debug	reading calendar from URL: /home/pi/Test_Dezember.ics, color: #87933c
      ical.0 53731	2023-12-07 16:36:16.481	info	starting. Version 1.13.3 in /opt/iobroker/node_modules/iobroker.ical, node: v18.19.0, js-controller: 5.0.16
      ical.0 53731	2023-12-07 16:36:15.958	debug	Plugin sentry Initialize Plugin (enabled=true)
      ical.0 53731	2023-12-07 16:36:15.920	debug	States connected to redis: 127.0.0.1:9000
      ical.0 53731	2023-12-07 16:36:15.868	debug	States create User PubSub Client
      ical.0 53731	2023-12-07 16:36:15.866	debug	States create System PubSub Client
      ical.0 53731	2023-12-07 16:36:15.855	debug	Redis States: Use Redis connection: 127.0.0.1:9000
      ical.0 53731	2023-12-07 16:36:15.834	debug	Objects connected to redis: 127.0.0.1:9001
      ical.0 53731	2023-12-07 16:36:15.824	debug	Objects client initialize lua scripts
      ical.0 53731	2023-12-07 16:36:15.799	debug	Objects create User PubSub Client
      ical.0 53731	2023-12-07 16:36:15.797	debug	Objects create System PubSub Client
      ical.0 53731	2023-12-07 16:36:15.794	debug	Objects client ready ... initialize now
      ical.0 53731	2023-12-07 16:36:15.746	debug	Redis Objects: Use Redis connection: 127.0.0.1:9001
      host.raspberrypi 2023-12-07 16:36:14.030	info	instance system.adapter.ical.0 started with pid 53731
      host.raspberrypi 2023-12-07 16:36:14.010	info	instance scheduled system.adapter.ical.0 0,30 * * * *
      host.raspberrypi 2023-12-07 16:36:10.942	info	stopInstance canceled schedule system.adapter.ical.0
      host.raspberrypi 2023-12-07 16:36:10.941	info	stopInstance system.adapter.ical.0 (force=false, process=false)
      

      MOD-EDIT: Code in code-tags gesetzt!

      Das File ist aber sicherlich in dem Verzeichnis vorhanden.

      Bild.PNG

      debug.PNG

      Hat jemand eine Idee, was mache ich ggf. falsch ?

      Gruß und Danke

      HomoranH Do not disturb
      HomoranH Do not disturb
      Homoran
      Global Moderator Administrators
      wrote on last edited by
      #2

      @georg-pedinkowski sagte in Ical kann die Lokale *.ics nicht lesen ??:

      was mache ich ggf. falsch ?

      was soll

      @georg-pedinkowski sagte in Ical kann die Lokale *.ics nicht lesen ??:

      Test_Dezember.ics

      in

      @georg-pedinkowski sagte in Ical kann die Lokale *.ics nicht lesen ??:

      /home/pi/

      ???

      ist doch kein Wunder dass dann

      @georg-pedinkowski sagte in Ical kann die Lokale *.ics nicht lesen ??:

      Error reading

      kommt.

      kein Support per PN! - Fragen im Forum stellen -
      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
      Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
      der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

      1 Reply Last reply
      0
      • G Georg Pedinkowski

        Hallo zusammen,
        bin ganz neu hier und habe auf einem Raspberry 4 mit 2GB die iobroker installiert. Alles ist frisch installiert (incl. OS) und auf dem neusten Stand. Habe das Thema Trashschedule in Verbindung mit dem ical als Start Projekt ausgewählt.
        Allerdings gibt es Probleme eine ical.0 Instanz mit lokalem File "Test_Dezember.ics" einzubinden. Ich habe den Kalender in MS-Outlook erstellt und exportiert. Dann mittels sftp in den /home/pi Ordner kopiert und anschließend in die ical.0 Instanz eingebunden. Ein Restart gibt folgende Meldung aus:

        host.raspberrypi 2023-12-07 16:36:22.197	info	instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
        ical.0 53731	2023-12-07 16:36:21.641	info	Terminated (NO_ERROR): Without reason
        ical.0 53731	2023-12-07 16:36:21.640	debug	Plugin sentry destroyed
        trashschedule.0 2035	2023-12-07 16:36:16.563	error	no events found in ical instance - check configuration and restart instance
        ical.0 53731	2023-12-07 16:36:16.543	debug	displaying dates
        ical.0 53731	2023-12-07 16:36:16.542	info	All calenders could not be processed, Do not clean up events
        ical.0 53731	2023-12-07 16:36:16.541	warn	**Error reading "/home/pi/Test_Dezember.ics": File does not exist: "/home/pi/Test_Dezember.ics**"
        ical.0 53731	2023-12-07 16:36:16.538	debug	reading calendar from URL: /home/pi/Test_Dezember.ics, color: #87933c
        ical.0 53731	2023-12-07 16:36:16.481	info	starting. Version 1.13.3 in /opt/iobroker/node_modules/iobroker.ical, node: v18.19.0, js-controller: 5.0.16
        ical.0 53731	2023-12-07 16:36:15.958	debug	Plugin sentry Initialize Plugin (enabled=true)
        ical.0 53731	2023-12-07 16:36:15.920	debug	States connected to redis: 127.0.0.1:9000
        ical.0 53731	2023-12-07 16:36:15.868	debug	States create User PubSub Client
        ical.0 53731	2023-12-07 16:36:15.866	debug	States create System PubSub Client
        ical.0 53731	2023-12-07 16:36:15.855	debug	Redis States: Use Redis connection: 127.0.0.1:9000
        ical.0 53731	2023-12-07 16:36:15.834	debug	Objects connected to redis: 127.0.0.1:9001
        ical.0 53731	2023-12-07 16:36:15.824	debug	Objects client initialize lua scripts
        ical.0 53731	2023-12-07 16:36:15.799	debug	Objects create User PubSub Client
        ical.0 53731	2023-12-07 16:36:15.797	debug	Objects create System PubSub Client
        ical.0 53731	2023-12-07 16:36:15.794	debug	Objects client ready ... initialize now
        ical.0 53731	2023-12-07 16:36:15.746	debug	Redis Objects: Use Redis connection: 127.0.0.1:9001
        host.raspberrypi 2023-12-07 16:36:14.030	info	instance system.adapter.ical.0 started with pid 53731
        host.raspberrypi 2023-12-07 16:36:14.010	info	instance scheduled system.adapter.ical.0 0,30 * * * *
        host.raspberrypi 2023-12-07 16:36:10.942	info	stopInstance canceled schedule system.adapter.ical.0
        host.raspberrypi 2023-12-07 16:36:10.941	info	stopInstance system.adapter.ical.0 (force=false, process=false)
        

        MOD-EDIT: Code in code-tags gesetzt!

        Das File ist aber sicherlich in dem Verzeichnis vorhanden.

        Bild.PNG

        debug.PNG

        Hat jemand eine Idee, was mache ich ggf. falsch ?

        Gruß und Danke

        sigi234S Online
        sigi234S Online
        sigi234
        Forum Testing Most Active
        wrote on last edited by
        #3

        @georg-pedinkowski sagte in Ical kann die Lokale *.ics nicht lesen ??:

        Allerdings gibt es Probleme eine ical.0 Instanz mit lokalem File "Test_Dezember.ics" einzubinden. Ich habe den Kalender in MS-Outlook erstellt und exportiert.

        Geht so nicht, mach es mal so:

        Lade den Kalender auf Google hoch und binde ihn mit der Privatadresse im iCal-Format ein.

        Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
        Immer Daten sichern!

        1 Reply Last reply
        0
        • G Georg Pedinkowski

          Hallo zusammen,
          bin ganz neu hier und habe auf einem Raspberry 4 mit 2GB die iobroker installiert. Alles ist frisch installiert (incl. OS) und auf dem neusten Stand. Habe das Thema Trashschedule in Verbindung mit dem ical als Start Projekt ausgewählt.
          Allerdings gibt es Probleme eine ical.0 Instanz mit lokalem File "Test_Dezember.ics" einzubinden. Ich habe den Kalender in MS-Outlook erstellt und exportiert. Dann mittels sftp in den /home/pi Ordner kopiert und anschließend in die ical.0 Instanz eingebunden. Ein Restart gibt folgende Meldung aus:

          host.raspberrypi 2023-12-07 16:36:22.197	info	instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
          ical.0 53731	2023-12-07 16:36:21.641	info	Terminated (NO_ERROR): Without reason
          ical.0 53731	2023-12-07 16:36:21.640	debug	Plugin sentry destroyed
          trashschedule.0 2035	2023-12-07 16:36:16.563	error	no events found in ical instance - check configuration and restart instance
          ical.0 53731	2023-12-07 16:36:16.543	debug	displaying dates
          ical.0 53731	2023-12-07 16:36:16.542	info	All calenders could not be processed, Do not clean up events
          ical.0 53731	2023-12-07 16:36:16.541	warn	**Error reading "/home/pi/Test_Dezember.ics": File does not exist: "/home/pi/Test_Dezember.ics**"
          ical.0 53731	2023-12-07 16:36:16.538	debug	reading calendar from URL: /home/pi/Test_Dezember.ics, color: #87933c
          ical.0 53731	2023-12-07 16:36:16.481	info	starting. Version 1.13.3 in /opt/iobroker/node_modules/iobroker.ical, node: v18.19.0, js-controller: 5.0.16
          ical.0 53731	2023-12-07 16:36:15.958	debug	Plugin sentry Initialize Plugin (enabled=true)
          ical.0 53731	2023-12-07 16:36:15.920	debug	States connected to redis: 127.0.0.1:9000
          ical.0 53731	2023-12-07 16:36:15.868	debug	States create User PubSub Client
          ical.0 53731	2023-12-07 16:36:15.866	debug	States create System PubSub Client
          ical.0 53731	2023-12-07 16:36:15.855	debug	Redis States: Use Redis connection: 127.0.0.1:9000
          ical.0 53731	2023-12-07 16:36:15.834	debug	Objects connected to redis: 127.0.0.1:9001
          ical.0 53731	2023-12-07 16:36:15.824	debug	Objects client initialize lua scripts
          ical.0 53731	2023-12-07 16:36:15.799	debug	Objects create User PubSub Client
          ical.0 53731	2023-12-07 16:36:15.797	debug	Objects create System PubSub Client
          ical.0 53731	2023-12-07 16:36:15.794	debug	Objects client ready ... initialize now
          ical.0 53731	2023-12-07 16:36:15.746	debug	Redis Objects: Use Redis connection: 127.0.0.1:9001
          host.raspberrypi 2023-12-07 16:36:14.030	info	instance system.adapter.ical.0 started with pid 53731
          host.raspberrypi 2023-12-07 16:36:14.010	info	instance scheduled system.adapter.ical.0 0,30 * * * *
          host.raspberrypi 2023-12-07 16:36:10.942	info	stopInstance canceled schedule system.adapter.ical.0
          host.raspberrypi 2023-12-07 16:36:10.941	info	stopInstance system.adapter.ical.0 (force=false, process=false)
          

          MOD-EDIT: Code in code-tags gesetzt!

          Das File ist aber sicherlich in dem Verzeichnis vorhanden.

          Bild.PNG

          debug.PNG

          Hat jemand eine Idee, was mache ich ggf. falsch ?

          Gruß und Danke

          sigi234S Online
          sigi234S Online
          sigi234
          Forum Testing Most Active
          wrote on last edited by sigi234
          #4

          @georg-pedinkowski

          Code/Log in Code Tags !!! Bitte benutzt die Code Tags Funktion -> </>
          Hier gehts zur Hilfe.

          Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
          Immer Daten sichern!

          HomoranH 1 Reply Last reply
          0
          • G Georg Pedinkowski

            Hallo zusammen,
            bin ganz neu hier und habe auf einem Raspberry 4 mit 2GB die iobroker installiert. Alles ist frisch installiert (incl. OS) und auf dem neusten Stand. Habe das Thema Trashschedule in Verbindung mit dem ical als Start Projekt ausgewählt.
            Allerdings gibt es Probleme eine ical.0 Instanz mit lokalem File "Test_Dezember.ics" einzubinden. Ich habe den Kalender in MS-Outlook erstellt und exportiert. Dann mittels sftp in den /home/pi Ordner kopiert und anschließend in die ical.0 Instanz eingebunden. Ein Restart gibt folgende Meldung aus:

            host.raspberrypi 2023-12-07 16:36:22.197	info	instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
            ical.0 53731	2023-12-07 16:36:21.641	info	Terminated (NO_ERROR): Without reason
            ical.0 53731	2023-12-07 16:36:21.640	debug	Plugin sentry destroyed
            trashschedule.0 2035	2023-12-07 16:36:16.563	error	no events found in ical instance - check configuration and restart instance
            ical.0 53731	2023-12-07 16:36:16.543	debug	displaying dates
            ical.0 53731	2023-12-07 16:36:16.542	info	All calenders could not be processed, Do not clean up events
            ical.0 53731	2023-12-07 16:36:16.541	warn	**Error reading "/home/pi/Test_Dezember.ics": File does not exist: "/home/pi/Test_Dezember.ics**"
            ical.0 53731	2023-12-07 16:36:16.538	debug	reading calendar from URL: /home/pi/Test_Dezember.ics, color: #87933c
            ical.0 53731	2023-12-07 16:36:16.481	info	starting. Version 1.13.3 in /opt/iobroker/node_modules/iobroker.ical, node: v18.19.0, js-controller: 5.0.16
            ical.0 53731	2023-12-07 16:36:15.958	debug	Plugin sentry Initialize Plugin (enabled=true)
            ical.0 53731	2023-12-07 16:36:15.920	debug	States connected to redis: 127.0.0.1:9000
            ical.0 53731	2023-12-07 16:36:15.868	debug	States create User PubSub Client
            ical.0 53731	2023-12-07 16:36:15.866	debug	States create System PubSub Client
            ical.0 53731	2023-12-07 16:36:15.855	debug	Redis States: Use Redis connection: 127.0.0.1:9000
            ical.0 53731	2023-12-07 16:36:15.834	debug	Objects connected to redis: 127.0.0.1:9001
            ical.0 53731	2023-12-07 16:36:15.824	debug	Objects client initialize lua scripts
            ical.0 53731	2023-12-07 16:36:15.799	debug	Objects create User PubSub Client
            ical.0 53731	2023-12-07 16:36:15.797	debug	Objects create System PubSub Client
            ical.0 53731	2023-12-07 16:36:15.794	debug	Objects client ready ... initialize now
            ical.0 53731	2023-12-07 16:36:15.746	debug	Redis Objects: Use Redis connection: 127.0.0.1:9001
            host.raspberrypi 2023-12-07 16:36:14.030	info	instance system.adapter.ical.0 started with pid 53731
            host.raspberrypi 2023-12-07 16:36:14.010	info	instance scheduled system.adapter.ical.0 0,30 * * * *
            host.raspberrypi 2023-12-07 16:36:10.942	info	stopInstance canceled schedule system.adapter.ical.0
            host.raspberrypi 2023-12-07 16:36:10.941	info	stopInstance system.adapter.ical.0 (force=false, process=false)
            

            MOD-EDIT: Code in code-tags gesetzt!

            Das File ist aber sicherlich in dem Verzeichnis vorhanden.

            Bild.PNG

            debug.PNG

            Hat jemand eine Idee, was mache ich ggf. falsch ?

            Gruß und Danke

            Thomas BraunT Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            wrote on last edited by Thomas Braun
            #5

            @georg-pedinkowski sagte in Ical kann die Lokale *.ics nicht lesen ??:

            Hat jemand eine Idee, was mache ich ggf. falsch ?

            Der user 'iobroker' darf nix im Home des users pi.
            Leg die Datei in /home/iobroker ab und ändere den Besitzer auf iobroker:iobroker.

            Linux-Werkzeugkasten:
            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
            NodeJS Fixer Skript:
            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

            G 1 Reply Last reply
            1
            • sigi234S sigi234

              @georg-pedinkowski

              Code/Log in Code Tags !!! Bitte benutzt die Code Tags Funktion -> </>
              Hier gehts zur Hilfe.

              HomoranH Do not disturb
              HomoranH Do not disturb
              Homoran
              Global Moderator Administrators
              wrote on last edited by
              #6

              @sigi234 sagte in Ical kann die Lokale *.ics nicht lesen ??:

              @georg-pedinkowski

              Code/Log in Code Tags !!! Bitte benutzt die Code Tags Funktion -> </>
              Hier gehts zur Hilfe.

              erledigt!

              kein Support per PN! - Fragen im Forum stellen -
              Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
              Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
              der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

              1 Reply Last reply
              0
              • G Georg Pedinkowski

                Hallo zusammen,
                bin ganz neu hier und habe auf einem Raspberry 4 mit 2GB die iobroker installiert. Alles ist frisch installiert (incl. OS) und auf dem neusten Stand. Habe das Thema Trashschedule in Verbindung mit dem ical als Start Projekt ausgewählt.
                Allerdings gibt es Probleme eine ical.0 Instanz mit lokalem File "Test_Dezember.ics" einzubinden. Ich habe den Kalender in MS-Outlook erstellt und exportiert. Dann mittels sftp in den /home/pi Ordner kopiert und anschließend in die ical.0 Instanz eingebunden. Ein Restart gibt folgende Meldung aus:

                host.raspberrypi 2023-12-07 16:36:22.197	info	instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
                ical.0 53731	2023-12-07 16:36:21.641	info	Terminated (NO_ERROR): Without reason
                ical.0 53731	2023-12-07 16:36:21.640	debug	Plugin sentry destroyed
                trashschedule.0 2035	2023-12-07 16:36:16.563	error	no events found in ical instance - check configuration and restart instance
                ical.0 53731	2023-12-07 16:36:16.543	debug	displaying dates
                ical.0 53731	2023-12-07 16:36:16.542	info	All calenders could not be processed, Do not clean up events
                ical.0 53731	2023-12-07 16:36:16.541	warn	**Error reading "/home/pi/Test_Dezember.ics": File does not exist: "/home/pi/Test_Dezember.ics**"
                ical.0 53731	2023-12-07 16:36:16.538	debug	reading calendar from URL: /home/pi/Test_Dezember.ics, color: #87933c
                ical.0 53731	2023-12-07 16:36:16.481	info	starting. Version 1.13.3 in /opt/iobroker/node_modules/iobroker.ical, node: v18.19.0, js-controller: 5.0.16
                ical.0 53731	2023-12-07 16:36:15.958	debug	Plugin sentry Initialize Plugin (enabled=true)
                ical.0 53731	2023-12-07 16:36:15.920	debug	States connected to redis: 127.0.0.1:9000
                ical.0 53731	2023-12-07 16:36:15.868	debug	States create User PubSub Client
                ical.0 53731	2023-12-07 16:36:15.866	debug	States create System PubSub Client
                ical.0 53731	2023-12-07 16:36:15.855	debug	Redis States: Use Redis connection: 127.0.0.1:9000
                ical.0 53731	2023-12-07 16:36:15.834	debug	Objects connected to redis: 127.0.0.1:9001
                ical.0 53731	2023-12-07 16:36:15.824	debug	Objects client initialize lua scripts
                ical.0 53731	2023-12-07 16:36:15.799	debug	Objects create User PubSub Client
                ical.0 53731	2023-12-07 16:36:15.797	debug	Objects create System PubSub Client
                ical.0 53731	2023-12-07 16:36:15.794	debug	Objects client ready ... initialize now
                ical.0 53731	2023-12-07 16:36:15.746	debug	Redis Objects: Use Redis connection: 127.0.0.1:9001
                host.raspberrypi 2023-12-07 16:36:14.030	info	instance system.adapter.ical.0 started with pid 53731
                host.raspberrypi 2023-12-07 16:36:14.010	info	instance scheduled system.adapter.ical.0 0,30 * * * *
                host.raspberrypi 2023-12-07 16:36:10.942	info	stopInstance canceled schedule system.adapter.ical.0
                host.raspberrypi 2023-12-07 16:36:10.941	info	stopInstance system.adapter.ical.0 (force=false, process=false)
                

                MOD-EDIT: Code in code-tags gesetzt!

                Das File ist aber sicherlich in dem Verzeichnis vorhanden.

                Bild.PNG

                debug.PNG

                Hat jemand eine Idee, was mache ich ggf. falsch ?

                Gruß und Danke

                sigi234S Online
                sigi234S Online
                sigi234
                Forum Testing Most Active
                wrote on last edited by
                #7

                @georg-pedinkowski sagte in Ical kann die Lokale *.ics nicht lesen ??:

                Hallo zusammen,
                bin ganz neu hier

                Natürlich noch Herzlich Willkommen! 😀

                Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                Immer Daten sichern!

                1 Reply Last reply
                0
                • Thomas BraunT Thomas Braun

                  @georg-pedinkowski sagte in Ical kann die Lokale *.ics nicht lesen ??:

                  Hat jemand eine Idee, was mache ich ggf. falsch ?

                  Der user 'iobroker' darf nix im Home des users pi.
                  Leg die Datei in /home/iobroker ab und ändere den Besitzer auf iobroker:iobroker.

                  G Offline
                  G Offline
                  Georg Pedinkowski
                  wrote on last edited by
                  #8

                  @thomas-braun
                  Danke jetzt funzt das einlesen👍

                  1 Reply Last reply
                  0

                  Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                  Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                  With your input, this post could be even better 💗

                  Register Login
                  Reply
                  • Reply as topic
                  Log in to reply
                  • Oldest to Newest
                  • Newest to Oldest
                  • Most Votes


                  Support us

                  ioBroker
                  Community Adapters
                  Donate
                  FAQ Cloud / IOT
                  HowTo: Node.js-Update
                  HowTo: Backup/Restore
                  Downloads
                  BLOG

                  462

                  Online

                  32.8k

                  Users

                  82.7k

                  Topics

                  1.3m

                  Posts
                  Community
                  Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                  ioBroker Community 2014-2025
                  logo
                  • Login

                  • Don't have an account? Register

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • Home
                  • Recent
                  • Tags
                  • Unread 0
                  • Categories
                  • Unreplied
                  • Popular
                  • GitHub
                  • Docu
                  • Hilfe