Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. [gelöst]Oilfox gestört?

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    [gelöst]Oilfox gestört?

    This topic has been deleted. Only users with topic management privileges can see it.
    • Thomas Braun
      Thomas Braun Most Active @RolfM last edited by Thomas Braun

      @rolfm
      Vielleicht das Ding:

      https://github.com/iobroker-community-adapters/ioBroker.oilfox/issues/54

      Da würde ich wohl ausnahmsweise mal mit der git-Version probieren.

      kj187 created this issue in iobroker-community-adapters/ioBroker.oilfox

      closed Obsolete version in NPM repository #54

      RolfM 1 Reply Last reply Reply Quote 0
      • RolfM
        RolfM @Thomas Braun last edited by

        @thomas-braun so bin wieder da und Sorry aber meine Kranke Mutter geht natürlich vor.
        Vielen Dank für den Hinweis mit der Git-Version, werde ich testen. Ansonsten hier noch die geforderte Textdatei.

        code_text
        

        host.raspberrypi 2021-04-24 00:01:38.395 info stopInstance canceled schedule system.adapter.oilfox.0
        host.raspberrypi 2021-04-24 00:01:38.393 info stopInstance system.adapter.oilfox.0 (force=false, process=false)
        host.raspberrypi 2021-04-24 00:01:38.389 info "system.adapter.oilfox.0" disabled
        host.raspberrypi 2021-04-24 00:00:02.571 error instance system.adapter.oilfox.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
        oilfox.0 2021-04-24 00:00:02.020 warn (14672) Terminated (UNCAUGHT_EXCEPTION): Without reason
        oilfox.0 2021-04-24 00:00:02.018 info (14672) terminating
        oilfox.0 2021-04-24 00:00:01.500 error (14672) Unexpected token < in JSON at position 0
        oilfox.0 2021-04-24 00:00:01.500 error at processTicksAndRejections (internal/process/task_queues.js:84:21)
        oilfox.0 2021-04-24 00:00:01.500 error at endReadableNT (_stream_readable.js:1241:12)
        oilfox.0 2021-04-24 00:00:01.500 error at IncomingMessage.emit (events.js:326:22)
        oilfox.0 2021-04-24 00:00:01.500 error at IncomingMessage.<anonymous> (/opt/iobroker/node_modules/iobroker.oilfox/main.js:64:27)
        oilfox.0 2021-04-24 00:00:01.500 error at JSON.parse (<anonymous>)
        oilfox.0 2021-04-24 00:00:01.500 error (14672) SyntaxError: Unexpected token < in JSON at position 0
        oilfox.0 2021-04-24 00:00:01.498 error (14672) uncaught exception: Unexpected token < in JSON at position 0
        oilfox.0 2021-04-24 00:00:01.497 debug (14672) recieved data: <!doctype html><html lang="en"><head><title>HTTP Status 404 – Not Found</title><style type="text/css">body {font-family:Tahoma,Arial,sans-serif;} h1, h2, h3, b {color:white;bac
        oilfox.0 2021-04-24 00:00:01.496 debug (14672) recieved chunk: <!doctype html><html lang="en"><head><title>HTTP Status 404 – Not Found</title><style type="text/css">body {font-family:Tahoma,Arial,sans-serif;} h1, h2, h3, b {color:white;ba
        oilfox.0 2021-04-24 00:00:01.310 debug (14672) send data: {"email":"my-email","password":"myPaswd"}
        oilfox.0 2021-04-24 00:00:01.274 debug (14672) adapter.main: << MAIN >>
        oilfox.0 2021-04-24 00:00:01.273 debug (14672) adapter.on-ready: << READY >>
        oilfox.0 2021-04-24 00:00:01.231 info (14672) starting. Version 0.0.5 in /opt/iobroker/node_modules/iobroker.oilfox, node: v12.22.1, js-controller: 3.2.16
        oilfox.0 2021-04-24 00:00:01.105 debug (14672) statesDB connected
        oilfox.0 2021-04-24 00:00:01.104 debug (14672) States connected to redis: 127.0.0.1:9000
        oilfox.0 2021-04-24 00:00:01.097 debug (14672) States create User PubSub Client
        oilfox.0 2021-04-24 00:00:01.095 debug (14672) States create System PubSub Client
        oilfox.0 2021-04-24 00:00:01.088 debug (14672) Redis States: Use Redis connection: 127.0.0.1:9000
        oilfox.0 2021-04-24 00:00:01.085 debug (14672) objectDB connected
        oilfox.0 2021-04-24 00:00:01.076 debug (14672) Objects connected to redis: 127.0.0.1:9001
        oilfox.0 2021-04-24 00:00:01.063 debug (14672) Objects client initialize lua scripts
        oilfox.0 2021-04-24 00:00:01.062 debug (14672) Objects create User PubSub Client
        oilfox.0 2021-04-24 00:00:01.061 debug (14672) Objects create System PubSub Client
        oilfox.0 2021-04-24 00:00:01.058 debug (14672) Objects client ready ... initialize now
        oilfox.0 2021-04-24 00:00:01.025 debug (14672) Redis Objects: Use Redis connection: 127.0.0.1:9001

        Thomas Braun 1 Reply Last reply Reply Quote 0
        • Thomas Braun
          Thomas Braun Most Active @RolfM last edited by Thomas Braun

          @rolfm
          Bitte den Text zwischen die CodeTags setzen.

          Mit Version 0.0.5 wirst du aber nicht weit kommen.

          RolfM 1 Reply Last reply Reply Quote 0
          • RolfM
            RolfM @Thomas Braun last edited by

            @thomas-braun ist das so jetzt richtig?```
            host.raspberrypi 2021-04-24 00:01:38.395 info stopInstance canceled schedule system.adapter.oilfox.0
            host.raspberrypi 2021-04-24 00:01:38.393 info stopInstance system.adapter.oilfox.0 (force=false, process=false)
            host.raspberrypi 2021-04-24 00:01:38.389 info "system.adapter.oilfox.0" disabled
            host.raspberrypi 2021-04-24 00:00:02.571 error instance system.adapter.oilfox.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
            oilfox.0 2021-04-24 00:00:02.020 warn (14672) Terminated (UNCAUGHT_EXCEPTION): Without reason
            oilfox.0 2021-04-24 00:00:02.018 info (14672) terminating
            oilfox.0 2021-04-24 00:00:01.500 error (14672) Unexpected token < in JSON at position 0
            oilfox.0 2021-04-24 00:00:01.500 error at processTicksAndRejections (internal/process/task_queues.js:84:21)
            oilfox.0 2021-04-24 00:00:01.500 error at endReadableNT (_stream_readable.js:1241:12)
            oilfox.0 2021-04-24 00:00:01.500 error at IncomingMessage.emit (events.js:326:22)
            oilfox.0 2021-04-24 00:00:01.500 error at IncomingMessage.<anonymous> (/opt/iobroker/node_modules/iobroker.oilfox/main.js:64:27)
            oilfox.0 2021-04-24 00:00:01.500 error at JSON.parse (<anonymous>)
            oilfox.0 2021-04-24 00:00:01.500 error (14672) SyntaxError: Unexpected token < in JSON at position 0
            oilfox.0 2021-04-24 00:00:01.498 error (14672) uncaught exception: Unexpected token < in JSON at position 0
            oilfox.0 2021-04-24 00:00:01.497 debug (14672) recieved data: <!doctype html><html lang="en"><head><title>HTTP Status 404 – Not Found</title><style type="text/css">body {font-family:Tahoma,Arial,sans-serif;} h1, h2, h3, b {color:white;bac
            oilfox.0 2021-04-24 00:00:01.496 debug (14672) recieved chunk: <!doctype html><html lang="en"><head><title>HTTP Status 404 – Not Found</title><style type="text/css">body {font-family:Tahoma,Arial,sans-serif;} h1, h2, h3, b {color:white;ba
            oilfox.0 2021-04-24 00:00:01.310 debug (14672) send data: {"email":"my-email","password":"myPaswd"}
            oilfox.0 2021-04-24 00:00:01.274 debug (14672) adapter.main: << MAIN >>
            oilfox.0 2021-04-24 00:00:01.273 debug (14672) adapter.on-ready: << READY >>
            oilfox.0 2021-04-24 00:00:01.231 info (14672) starting. Version 0.0.5 in /opt/iobroker/node_modules/iobroker.oilfox, node: v12.22.1, js-controller: 3.2.16
            oilfox.0 2021-04-24 00:00:01.105 debug (14672) statesDB connected
            oilfox.0 2021-04-24 00:00:01.104 debug (14672) States connected to redis: 127.0.0.1:9000
            oilfox.0 2021-04-24 00:00:01.097 debug (14672) States create User PubSub Client
            oilfox.0 2021-04-24 00:00:01.095 debug (14672) States create System PubSub Client
            oilfox.0 2021-04-24 00:00:01.088 debug (14672) Redis States: Use Redis connection: 127.0.0.1:9000
            oilfox.0 2021-04-24 00:00:01.085 debug (14672) objectDB connected
            oilfox.0 2021-04-24 00:00:01.076 debug (14672) Objects connected to redis: 127.0.0.1:9001
            oilfox.0 2021-04-24 00:00:01.063 debug (14672) Objects client initialize lua scripts
            oilfox.0 2021-04-24 00:00:01.062 debug (14672) Objects create User PubSub Client
            oilfox.0 2021-04-24 00:00:01.061 debug (14672) Objects create System PubSub Client
            oilfox.0 2021-04-24 00:00:01.058 debug (14672) Objects client ready ... initialize now
            oilfox.0 2021-04-24 00:00:01.025 debug (14672) Redis Objects: Use Redis connection: 127.0.0.1:9001

            Thomas Braun 1 Reply Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @RolfM last edited by Thomas Braun

              @rolfm
              Nö. Siehste vermutlich selber.

              Und da läuft immer noch Version 0.0.5

              RolfM 1 Reply Last reply Reply Quote 0
              • RolfM
                RolfM @Thomas Braun last edited by

                @thomas-braun so nun möchte ich dir erst einmal herzlich danken für deine Geduld die du mir gegenüber aufgebracht hast. Mit deinem Vorschlag die Git-Version zu nehmen läuft nun alles wunderbar. Das mit den CodeTags musst du mir noch mal erklären oder sagen wo ich das nachschlagen kann, da ich mit der suche keine richtigen Treffer landen konnte. Noch mal vielen Dank.

                Thomas Braun 1 Reply Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @RolfM last edited by

                  @rolfm

                  CodeTags:
                  </> Icon anklicken
                  53ff9e3c-cbdd-464f-822e-707bee6765a0-image.png

                  Text aus der Zwischenablage reinkopiern, Posting abspeichern.

                  RolfM 1 Reply Last reply Reply Quote 0
                  • RolfM
                    RolfM @Thomas Braun last edited by

                    @thomas-braun komisch, so hab ich das doch gemacht, trotzdem Danke noch mal.

                    Thomas Braun 1 Reply Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @RolfM last edited by Thomas Braun

                      @rolfm
                      Dann setze Absätze. Die Steuerzeichen stehen am besten alleine in einer Zeile.

                      RolfM 1 Reply Last reply Reply Quote 0
                      • RolfM
                        RolfM @Thomas Braun last edited by

                        @thomas-braun alles klar, werd ich mir merken.

                        1 Reply Last reply Reply Quote 0
                        • First post
                          Last post

                        Support us

                        ioBroker
                        Community Adapters
                        Donate

                        908
                        Online

                        31.9k
                        Users

                        80.2k
                        Topics

                        1.3m
                        Posts

                        2
                        15
                        440
                        Loading More Posts
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes
                        Reply
                        • Reply as topic
                        Log in to reply
                        Community
                        Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                        The ioBroker Community 2014-2023
                        logo