Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter fb-checkpresence v1.1.x

    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

    Test Adapter fb-checkpresence v1.1.x

    This topic has been deleted. Only users with topic management privileges can see it.
    • Grizzelbee
      Grizzelbee Developer @afuerhoff last edited by

      @afuerhoff sagte in Test Adapter fb-checkpresence v1.1.x:

      Issue im js-controller?

      Nicht zwingend 😉 - Ich habe heute ähnliche Meldungen im Miele-Adapter gehabt.
      Da passte bei manchen Datenpunkten der erwartete Datentyp (der mit dem der Datenpunkt angelegt wurde) und der im setState nicht übereinander. Das kann durch die lose Typisierung schon mal passieren und fällt meist nicht auf.
      Die Meldung bedeutet also, dass der Typ vom setState und dem CreateDP nicht übereinanderpasst.
      Hoffe das hilft ...

      afuerhoff 1 Reply Last reply Reply Quote 0
      • afuerhoff
        afuerhoff Developer @Grizzelbee last edited by

        @grizzelbee sagte in Test Adapter fb-checkpresence v1.1.x:

        @afuerhoff sagte in Test Adapter fb-checkpresence v1.1.x:

        Issue im js-controller?

        Nicht zwingend 😉 - Ich habe heute ähnliche Meldungen im Miele-Adapter gehabt.
        Da passte bei manchen Datenpunkten der erwartete Datentyp (der mit dem der Datenpunkt angelegt wurde) und der im setState nicht übereinander. Das kann durch die lose Typisierung schon mal passieren und fällt meist nicht auf.
        Die Meldung bedeutet also, dass der Typ vom setState und dem CreateDP nicht übereinanderpasst.
        Hoffe das hilft ...

        Guter Hinweis. Ich war auf der falschen Spur. Danke

        1 Reply Last reply Reply Quote 0
        • afuerhoff
          afuerhoff Developer @afuerhoff last edited by

          @afuerhoff sagte in Test Adapter fb-checkpresence v1.1.x:

          @sigi234 sagte in Test Adapter fb-checkpresence v1.1.x:

          @afuerhoff

          Hallo, nach Update auf js-controller V 3.3.1 kommt das im Sekundentakt:

          Hallo,

          der letzte Eintrag in deiner Liste ist dieser:
          fb-devices.Steckdose-Cam.guest" has wrong type "string" but has to be "boolean"

          Bei mir im Adapter wird das Objekt aber als boolean deklariert.
          ['fb-devices.' + hostName + '.guest', 'state', hostName + '.guest', 'boolean', 'indicator', false, true, false, 'Guest state of the device']

          Das betrifft auch andere Einträge.

          Issue im js-controller?

          Hallo, ich habe ein Update hochgeladen. Bitte mal prüfen, ob die Fehler alle verschwunden sind.

          sigi234 1 Reply Last reply Reply Quote 0
          • sigi234
            sigi234 Forum Testing Most Active @afuerhoff last edited by

            @afuerhoff sagte in Test Adapter fb-checkpresence v1.1.x:

            Hallo, ich habe ein Update hochgeladen. Bitte mal prüfen, ob die Fehler alle verschwunden sind.

            Nein:

            fb-checkpresence.0	2021-04-30 12:37:10.223	warn	(17340) State value to set for "fb-checkpresence.0.fb-devices.pi.blacklist" has wrong type "boolean" but has to be "string"
            fb-checkpresence.0	2021-04-30 12:37:10.223	warn	(17340) State value to set for "fb-checkpresence.0.fb-devices.iobroker.blacklist" has wrong type "boolean" but has to be "string"
            fb-checkpresence.0	2021-04-30 12:37:10.223	warn	(17340) State value to set for "fb-checkpresence.0.fb-devices.iPhonevonSarah.blacklist" has wrong type "boolean" but has to be "string"
            fb-checkpresence.0	2021-04-30 12:37:10.222	warn	(17340) State value to set for "fb-checkpresence.0.fb-devices.fritz-box.blacklist" has wrong type "boolean" but has to be "string"
            fb-checkpresence.0	2021-04-30 12:37:10.222	warn	(17340) State value to set for "fb-checkpresence.0.fb-devices.bosch-dishwasher.blacklist" has wrong type "boolean" but has to be "string"
            fb-checkpresence.0	2021-04-30 12:37:10.222	warn	(17340) State value to set for "fb-checkpresence.0.fb-devices.admin.blacklist" has wrong type "boolean" but has to be "string"
            fb-checkpresence.0	2021-04-30 12:37:10.222	warn	(17340) State value to set for "fb-checkpresence.0.fb-devices.Yamaha.blacklist" has wrong type "boolean" but has to be "string"
            fb-checkpresence.0	2021-04-30 12:37:10.222	warn	(17340) State value to set for "fb-checkpresence.0.fb-devices.TL-SG108E.blacklist" has wrong type "boolean" but has to be "string"
            fb-checkpresence.0	2021-04-30 12:37:10.222	warn	(17340) State value to set for "fb-checkpresence.0.fb-devices.Steckdosenleiste-Bad.blacklist" has wrong type "boolean" but has to be "string"
            fb-checkpresence.0	2021-04-30 12:37:10.221	warn	(17340) State value to set for "fb-checkpresence.0.fb-devices.Steckdose-Spiegel.blacklist" has wrong type "boolean" but has to be "string"
            fb-checkpresence.0	2021-04-30 12:37:10.221	warn	(17340) State value to set for "fb-checkpresence.0.fb-devices.Steckdose-Cam.blacklist" has wrong type "boolean" but has to be "string"
            fb-checkpresence.0	2021-04-30 12:37:10.221	warn	(17340) State value to set for "fb-checkpresence.0.fb-devices.Show5.blacklist" has wrong type "boolean" but has to be "string"
            fb-checkpresence.0	2021-04-30 12:37:10.221	warn	(17340) State value to set for "fb-checkpresence.0.fb-devices.SamsungTab.blacklist" has wrong type "boolean" but has to be "string"
            fb-checkpresence.0	2021-04-30 12:37:10.221	warn	(17340) State value to set for "fb-checkpresence.0.fb-devices.SamsungTV-LAN.blacklist" has wrong type "boolean" but has to be "string"
            fb-checkpresence.0	2021-04-30 12:37:10.221	warn	(17340) State value to set for "fb-checkpresence.0.fb-devices.Philips-Hue-Bridge.blacklist" has wrong type "boolean" but has to be "string"
            fb-checkpresence.0	2021-04-30 12:37:10.220	warn	(17340) State value to set for "fb-checkpresence.0.fb-devices.Meross-Smart-Switch-Wohnzimmer.blacklist" has wrong type "boolean" but has to be "string"
            fb-checkpresence.0	2021-04-30 12:37:10.220	warn	(17340) State value to set for "fb-checkpresence.0.fb-devices.Meross-Smart-Switch-Outdoor.blacklist" has wrong type "boolean" but has to be "string"
            fb-checkpresence.0	2021-04-30 12:37:10.220	warn	(17340) State value to set for "fb-checkpresence.0.fb-devices.Meross-Smart-Bulb-Esszimmer.blacklist" has wrong type "boolean" but has to be "string"
            fb-checkpresence.0	2021-04-30 12:37:10.220	warn	(17340) State value to set for "fb-checkpresence.0.fb-devices.Medion-PC.blacklist" has wrong type "boolean" but has to be "string"
            fb-checkpresence.0	2021-04-30 12:37:10.220	warn	(17340) State value to set for "fb-checkpresence.0.fb-devices.MacAir-Sarah.blacklist" has wrong type "boolean" but has to be "string"
            fb-checkpresence.0	2021-04-30 12:37:10.220	warn	(17340) State value to set for "fb-checkpresence.0.fb-devices.Lenovo.blacklist" has wrong type "boolean" but has to be "string"
            fb-checkpresence.0	2021-04-30 12:37:10.220	warn	(17340) State value to set for "fb-checkpresence.0.fb-devices.LGwebOSTV.blacklist" has wrong type "boolean" but has to be "string"
            fb-checkpresence.0	2021-04-30 12:37:10.219	warn	(17340) State value to set for "fb-checkpresence.0.fb-devices.LG-TV-Wohnzimmer.blacklist" has wrong type "boolean" but has to be "string"
            fb-checkpresence.0	2021-04-30 12:37:10.219	warn	(17340) State value to set for "fb-checkpresence.0.fb-devices.Handy-Sigi-Privat.blacklist" has wrong type "boolean" but has to be "string"
            fb-checkpresence.0	2021-04-30 12:37:10.219	warn	(17340) State value to set for "fb-checkpresence.0.fb-devices.Handy-Ilse.blacklist" has wrong type "boolean" but has to be "string"
            fb-checkpresence.0	2021-04-30 12:37:10.219	warn	(17340) State value to set for "fb-checkpresence.0.fb-devices.Funksteckdose-Medion-PC.blacklist" has wrong type "boolean" but has to be "string"
            fb-checkpresence.0	2021-04-30 12:37:10.219	warn	(17340) State value to set for "fb-checkpresence.0.fb-devices.Funksteckdose-Drucker.blacklist" has wrong type "boolean" but has to be "string"
            fb-checkpresence.0	2021-04-30 12:37:10.219	warn	(17340) State value to set for "fb-checkpresence.0.fb-devices.Drucker-WLAN.blacklist" has wrong type "boolean" but has to be "string"
            fb-checkpresence.0	2021-04-30 12:37:10.218	warn	(17340) State value to set for "fb-checkpresence.0.fb-devices.Dot-Schlafzimmer.blacklist" has wrong type "boolean" but has to be "string"
            fb-checkpresence.0	2021-04-30 12:37:10.218	warn	(17340) State value to set for "fb-checkpresence.0.fb-devices.Dot-Kueche.blacklist" has wrong type "boolean" but has to be "string"
            fb-checkpresence.0	2021-04-30 12:37:10.218	warn	(17340) State value to set for "fb-checkpresence.0.fb-devices.Dot-Buero.blacklist" has wrong type "boolean" but has to be "string"
            fb-checkpresence.0	2021-04-30 12:37:10.218	warn	(17340) State value to set for "fb-checkpresence.0.fb-devices.Dot-Bad.blacklist" has wrong type "boolean" but has to be "string"
            fb-checkpresence.0	2021-04-30 12:37:10.218	warn	(17340) State value to set for "fb-checkpresence.0.fb-devices.CCU3.blacklist" has wrong type "boolean" but has to be "string"
            fb-checkpresence.0	2021-04-30 12:37:10.217	warn	(17340) State value to set for "fb-checkpresence.0.fb-devices.BroadLink-WiFi-Device-54-24-67.blacklist" has wrong type "boolean" but has to be "string"
            fb-checkpresence.0	2021-04-30 12:37:09.313	warn	(17340) State value to set for "fb-checkpresence.0.info.lastUpdate" has wrong type "object" but has to be "string"
            fb-checkpresence.0	2021-04-30 12:37:07.289	warn	(17340) State value to set for "fb-checkpresence.0.familyMembers.Home.Sarah.speed" has wrong type "number" but has to be "string"
            fb-checkpresence.0	2021-04-30 12:37:07.288	warn	(17340) State value to set for "fb-checkpresence.0.familyMembers.Home.Sarah.absent.sum_day" has wrong type "number" but has to be "string"
            fb-checkpresence.0	2021-04-30 12:37:07.285	warn	(17340) State value to set for "fb-checkpresence.0.familyMembers.Home.Sarah.present.sum_day" has wrong type "number" but has to be "string"
            fb-checkpresence.0	2021-04-30 12:37:07.261	warn	(17340) State value to set for "fb-checkpresence.0.familyMembers.Home.Sarah.present.since" has wrong type "number" but has to be "string"
            fb-checkpresence.0	2021-04-30 12:37:07.260	warn	(17340) State value to set for "fb-checkpresence.0.familyMembers.Home.Sarah.absent.since" has wrong type "number" but has to be "string"
            fb-checkpresence.0	2021-04-30 12:37:07.253	warn	(17340) State value to set for "fb-checkpresence.0.familyMembers.Home.Ilse.speed" has wrong type "number" but has to be "string"
            fb-checkpresence.0	2021-04-30 12:37:07.251	warn	(17340) State value to set for "fb-checkpresence.0.familyMembers.Home.Ilse.absent.sum_day" has wrong type "number" but has to be "string"
            fb-checkpresence.0	2021-04-30 12:37:07.250	warn	(17340) State value to set for "fb-checkpresence.0.familyMembers.Home.Ilse.present.sum_day" has wrong type "number" but has to be "string"
            fb-checkpresence.0	2021-04-30 12:37:07.227	warn	(17340) State value to set for "fb-checkpresence.0.familyMembers.Home.Ilse.present.since" has wrong type "number" but has to be "string"
            fb-checkpresence.0	2021-04-30 12:37:07.227	warn	(17340) State value to set for "fb-checkpresence.0.familyMembers.Home.Ilse.absent.since" has wrong type "number" but has to be "string"
            fb-checkpresence.0	2021-04-30 12:37:07.190	warn	(17340) State value to set for "fb-checkpresence.0.familyMembers.Home.Sigi.speed" has wrong type "number" but has to be "string"
            fb-checkpresence.0	2021-04-30 12:37:07.190	warn	(17340) State value to set for "fb-checkpresence.0.familyMembers.Home.Sigi.absent.sum_day" has wrong type "number" but has to be "string"
            fb-checkpresence.0	2021-04-30 12:37:07.188	warn	(17340) State value to set for "fb-checkpresence.0.familyMembers.Home.Sigi.present.sum_day" has wrong type "number" but has to be "string"
            fb-checkpresence.0	2021-04-30 12:37:07.152	warn	(17340) State value to set for "fb-checkpresence.0.familyMembers.Home.Sigi.absent.since" has wrong type "number" but has to be "string"
            fb-checkpresence.0	2021-04-30 12:37:07.151	warn	(17340) State value to set for "fb-checkpresence.0.familyMembers.Home.Sigi.present.since" has wrong type "number" but has to be "string"
            fb-checkpresence.0	2021-04-30 12:36:50.535	warn	(17340) State value to set for "fb-checkpresence.0.info.lastUpdate" has wrong type "object" but has to be "string"
            fb-checkpresence.0	2021-04-30 12:36:49.477	info	(17340) loop successfully started
            fb-checkpresence.0	2021-04-30 12:36:49.476	info	(17340) states successfully subscribed
            fb-checkpresence.0	2021-04-30 12:36:49.475	info	(17340) createFbDeviceObjects finished successfully
            fb-checkpresence.0	2021-04-30 12:36:47.516	info	(17340) createMemberObjects finished successfully
            fb-checkpresence.0	2021-04-30 12:36:46.573	info	(17340) createGlobalObjects finished successfully
            fb-checkpresence.0	2021-04-30 12:36:46.321	info	(17340) Layer3Forwarding1-GetDefaultConnectionService is supported
            fb-checkpresence.0	2021-04-30 12:36:46.321	info	(17340) LANConfigSecurity1-X_AVM-DE_GetCurrentUser is supported
            fb-checkpresence.0	2021-04-30 12:36:46.321	info	(17340) WANPPPConnection1-ForceTermination is supported
            fb-checkpresence.0	2021-04-30 12:36:46.321	info	(17340) DeviceConfig1-Reboot is supported
            fb-checkpresence.0	2021-04-30 12:36:46.320	info	(17340) X_AVM-DE_HostFilter-GetWANAccessByIP is supported
            fb-checkpresence.0	2021-04-30 12:36:46.320	info	(17340) X_AVM-DE_HostFilter-DisallowWANAccessByIP is supported
            fb-checkpresence.0	2021-04-30 12:36:46.320	info	(17340) DeviceInfo1-GetInfo is supported
            fb-checkpresence.0	2021-04-30 12:36:46.320	info	(17340) WLANConfiguration3-GetSecurityKeys is supported
            fb-checkpresence.0	2021-04-30 12:36:46.320	info	(17340) WLANConfiguration3-GetInfo is supported
            fb-checkpresence.0	2021-04-30 12:36:46.319	info	(17340) WLANConfiguration3-SetEnable is supported
            fb-checkpresence.0	2021-04-30 12:36:46.319	info	(17340) WANIPConnection1-GetInfo is supported
            fb-checkpresence.0	2021-04-30 12:36:46.319	info	(17340) WANPPPConnection1-GetInfo is supported
            fb-checkpresence.0	2021-04-30 12:36:46.319	info	(17340) WANCommonInterfaceConfig1-GetCommonLinkProperties is supported
            fb-checkpresence.0	2021-04-30 12:36:46.319	info	(17340) DeviceInfo1-GetSecurityPort is supported
            fb-checkpresence.0	2021-04-30 12:36:46.318	info	(17340) Hosts1-X_AVM-DE_GetSpecificHostEntryByIP is supported
            fb-checkpresence.0	2021-04-30 12:36:46.318	info	(17340) Hosts1-GetSpecificHostEntry is supported
            fb-checkpresence.0	2021-04-30 12:36:46.318	info	(17340) Hosts1-X_AVM-DE_GetMeshListPath is supported
            fb-checkpresence.0	2021-04-30 12:36:46.318	info	(17340) Hosts1-X_AVM-DE_GetHostListPath is supported
            fb-checkpresence.0	2021-04-30 12:36:46.317	info	(17340) configuration default connection: 1.WANIPConnection.1
            fb-checkpresence.0	2021-04-30 12:36:46.317	info	(17340) test version: 1.1.3_e
            fb-checkpresence.0	2021-04-30 12:36:46.316	info	(17340) start fb-checkpresence.0: FRITZ!Box 6590 Cable version: 148.07.25 ip-address: "192.168.178.1" - interval devices: 2 min. - interval members: 15 s
            fb-checkpresence.0	2021-04-30 12:36:45.949	info	(17340) starting. Version 1.1.3 in C:/Program Files/iobroker/Home/node_modules/iobroker.fb-checkpresence, node: v12.22.1, js-controller: 3.3.1
            fb-checkpresence.0	2021-04-30 12:36:42.392	info	(15680) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            fb-checkpresence.0	2021-04-30 12:36:42.391	info	(15680) terminating
            fb-checkpresence.0	2021-04-30 12:36:41.889	info	(15680) cleaned everything up ...
            fb-checkpresence.0	2021-04-30 12:36:41.889	info	(15680) Got terminate signal TERMINATE_YOURSELF
            
            afuerhoff 1 Reply Last reply Reply Quote 0
            • afuerhoff
              afuerhoff Developer @sigi234 last edited by

              @sigi234 sagte in Test Adapter fb-checkpresence v1.1.x:

              Nein:

              Scheinen noch neue States dabei zu sein. Ich schaue noch mal.

              afuerhoff 1 Reply Last reply Reply Quote 0
              • afuerhoff
                afuerhoff Developer @afuerhoff last edited by

                @sigi234
                Neues Update. Bitte nochmal prüfen.

                Wal 1 Reply Last reply Reply Quote 0
                • Wal
                  Wal Developer @afuerhoff last edited by Wal

                  @afuerhoff ,
                  bei mir sieht es gut aus.

                  edit: Ebend kam eine Warnung rein

                  State value to set for "fb-checkpresence.0.familyMembers.Handy-Nathalie.comming" has wrong type "object" but has to be "string"
                  

                  edit:

                  State value to set for "fb-checkpresence.0.familyMembers.Handy-Nathalie.going" has wrong type "object" but has to be "string"
                  
                  afuerhoff 1 Reply Last reply Reply Quote 0
                  • afuerhoff
                    afuerhoff Developer @Wal last edited by

                    @wal sagte in Test Adapter fb-checkpresence v1.1.x:

                    bei mir sieht es gut aus.
                    edit: Ebend kam eine Warnung rein

                    Hallo, ich habe ein Update eingespielt. Bitte testen.

                    MichMein 1 Reply Last reply Reply Quote 1
                    • MichMein
                      MichMein @afuerhoff last edited by

                      @afuerhoff
                      Hi, ich bekomme bei Installation über die Katze folgende Fehlermeldungen.

                      $ iobroker url fb-checkpresence --host ioBroker
                      install fb-checkpresence
                      NPM version: 6.14.12
                      npm install fb-checkpresence --loglevel error --prefix "/opt/iobroker" (System call)
                      npm ERR! code E404
                      npm ERR! 404 Not Found - GET https://registry.npmjs.org/fb-checkpresence - Not foundnpm ERR! 404 npm ERR! 404 'fb-checkpresence@latest' is not in the npm registry.npm ERR! 404 You should bug the author to publish it (or use the name yourself!)npm ERR! 404 npm ERR! 404 Note that you can also install from anpm ERR! 404 tarball, folder, http url, or git url.
                      npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2021-05-01T12_57_11_533Z-debug.log
                      upload [7] fb-checkpresence.admin /opt/iobroker/node_modules/iobroker.fb-checkpresence/admin/words.js words.js application/javascript
                      upload [6] fb-checkpresence.admin /opt/iobroker/node_modules/iobroker.fb-checkpresence/admin/style.css style.css text/css
                      upload [5] fb-checkpresence.admin /opt/iobroker/node_modules/iobroker.fb-checkpresence/admin/index_m.js index_m.js application/javascript
                      upload [4] fb-checkpresence.admin /opt/iobroker/node_modules/iobroker.fb-checkpresence/admin/index_m.html index_m.html text/html
                      upload [3] fb-checkpresence.admin /opt/iobroker/node_modules/iobroker.fb-checkpresence/admin/fb-checkpresence.png fb-checkpresence.png image/png
                      upload [2] fb-checkpresence.admin /opt/iobroker/node_modules/iobroker.fb-checkpresence/admin/dateformat.png dateformat.png image/png
                      upload [1] fb-checkpresence.admin /opt/iobroker/node_modules/iobroker.fb-checkpresence/admin/admin.d.ts admin.d.ts video/mp2t
                      upload [0] fb-checkpresence.admin /opt/iobroker/node_modules/iobroker.fb-checkpresence/admin/access_settings_network.png access_settings_network.png image/png
                      Process exited with code 0
                      
                      afuerhoff 1 Reply Last reply Reply Quote 0
                      • afuerhoff
                        afuerhoff Developer @MichMein last edited by

                        @michmein
                        Bitte über Beliebig mit dieser Url https://github.com/afuerhoff/ioBroker.fb-checkpresence installieren? Der andere Weg scheint buggy zu sein.

                        sigi234 1 Reply Last reply Reply Quote 1
                        • sigi234
                          sigi234 Forum Testing Most Active @afuerhoff last edited by

                          @afuerhoff

                          Bekomme diesen Fehler:

                          $ ./iobroker url "https://github.com/afuerhoff/ioBroker.fb-checkpresence"
                          install afuerhoff/ioBroker.fb-checkpresence#0f8fe35b35c05f8bcaa94a300f4ab546c8febcfb
                          NPM version: 6.14.12
                          npm install afuerhoff/ioBroker.fb-checkpresence#0f8fe35b35c05f8bcaa94a300f4ab546c8febcfb --loglevel error (System call)
                          npm ERR! code EBUSY
                          npm ERR! syscall rmdir
                          npm ERR! path C:\Program Files\iobroker\Home\node_modules\iobroker.fb-checkpresence
                          npm ERR! errno -4082
                          npm ERR! EBUSY: resource busy or locked, rmdir 'C:\Program Files\iobroker\Home\node_modules\iobroker.fb-checkpresence'
                          
                          npm ERR! A complete log of this run can be found in:
                          npm ERR!     C:\Program Files\iobroker\Home\env\npm-cache\_logs\2021-05-01T14_56_40_726Z-debug.log
                          ERROR: host.Medion(Home) Cannot install afuerhoff/ioBroker.fb-checkpresence#0f8fe35b35c05f8bcaa94a300f4ab546c8febcfb: 4294963214
                          ERROR: process exited with code 25
                          
                          afuerhoff 1 Reply Last reply Reply Quote 0
                          • afuerhoff
                            afuerhoff Developer @sigi234 last edited by afuerhoff

                            @sigi234 sagte in Test Adapter fb-checkpresence v1.1.x:

                            @afuerhoff

                            Bekomme diesen Fehler:

                            $ ./iobroker url "https://github.com/afuerhoff/ioBroker.fb-checkpresence"
                            install afuerhoff/ioBroker.fb-checkpresence#0f8fe35b35c05f8bcaa94a300f4ab546c8febcfb
                            NPM version: 6.14.12
                            npm install afuerhoff/ioBroker.fb-checkpresence#0f8fe35b35c05f8bcaa94a300f4ab546c8febcfb --loglevel error (System call)
                            npm ERR! code EBUSY
                            npm ERR! syscall rmdir
                            npm ERR! path C:\Program Files\iobroker\Home\node_modules\iobroker.fb-checkpresence
                            npm ERR! errno -4082
                            npm ERR! EBUSY: resource busy or locked, rmdir 'C:\Program Files\iobroker\Home\node_modules\iobroker.fb-checkpresence'
                            
                            npm ERR! A complete log of this run can be found in:
                            npm ERR!     C:\Program Files\iobroker\Home\env\npm-cache\_logs\2021-05-01T14_56_40_726Z-debug.log
                            ERROR: host.Medion(Home) Cannot install afuerhoff/ioBroker.fb-checkpresence#0f8fe35b35c05f8bcaa94a300f4ab546c8febcfb: 4294963214
                            ERROR: process exited with code 25
                            

                            Hast du über GITHUB installiert oder Beliebig?

                            Ich hab schon einen Issue unter Admin 5 gemacht.

                            sigi234 1 Reply Last reply Reply Quote 0
                            • sigi234
                              sigi234 Forum Testing Most Active @afuerhoff last edited by sigi234

                              @afuerhoff

                              Beliebig

                              Unter Admin 4.2.1 funktionierte es einwandfrei via eigene Url !

                              Screenshot (3752).png

                              afuerhoff 1 Reply Last reply Reply Quote 0
                              • afuerhoff
                                afuerhoff Developer @sigi234 last edited by afuerhoff

                                @sigi234
                                Also ein Admin 5 Fehler. Issue hatte ich schon erstellt

                                sigi234 1 Reply Last reply Reply Quote 0
                                • sigi234
                                  sigi234 Forum Testing Most Active @afuerhoff last edited by

                                  @afuerhoff sagte in Test Adapter fb-checkpresence v1.1.x:

                                  @sigi234
                                  Also ein Admin 5 Fehler

                                  Jupp, meiner Meinung nach schon. Ist nicht nur bei deinem Adapter so. (Code 25) Einige gehen andere wieder nicht.

                                  1 Reply Last reply Reply Quote 0
                                  • afuerhoff
                                    afuerhoff Developer last edited by

                                    Ich hab gerade noch ein Update eingespielt. Beim ersten Adapterstart gab es noch Probleme beim Anlegen der Objekte. Fällt aber nur auf, wenn sie noch nicht existieren.

                                    1 Reply Last reply Reply Quote 0
                                    • F
                                      fritz0815 last edited by

                                      Hallo,

                                      ich benutze die Myfritz!App und habe damit VPN aktiviert. Das hat zur Auswirkung, dass auf der Fritzbox neue VPN Verbindungen und auch dedizierte Hosts erstellt werden. Dummerweise werden dafür Namen mit Sonderzeichen verwendet und leider kann man diese Hosts und auch nicht verändern. Nun gibt der Adapter periodisch die Meldung

                                      2021-05-04 15:39:53.015 - debug: fb-checkpresence.0 (30680) loop family ends after 2,503761741 s
                                      2021-05-04 15:39:55.494 - debug: fb-checkpresence.0 (30680) loop main ends after 0,476834836 s
                                      2021-05-04 15:39:57.734 - info: fb-checkpresence.0 (30680) hostname: MyFRITZ!App-(Samsung-SM-G973F) false
                                      2021-05-04 15:39:57.736 - info: fb-checkpresence.0 (30680) hostname: MyFRITZ!App-(Samsung-SM-T530) false
                                      2021-05-04 15:39:57.763 - info: fb-checkpresence.0 (30680) hostname: MyFRITZ!App-2-(Samsung-SM-T530) false
                                      2021-05-04 15:39:57.765 - debug: fb-checkpresence.0 (30680) getDeviceInfo activeCnt: 35
                                      

                                      aus. Diese Hosts tauchen auch unter Family auf, jedoch bringt selektieren/deselektiere/löschen keine Änderung. Kann man an der Log Ausgabe etwas ändern, außer die Log-Stufe auf WARN stellen?

                                      Viele Grüße
                                      Markus

                                      afuerhoff 2 Replies Last reply Reply Quote 0
                                      • afuerhoff
                                        afuerhoff Developer @fritz0815 last edited by afuerhoff

                                        @fritz0815
                                        Die Logstufe steht ja auf debug. Bitte auf Info stellen. Oder auch warn oder error.
                                        Die Info Ausgabe kommt noch raus.
                                        Die Sonderzeichen werden alle ersetzt.

                                        1 Reply Last reply Reply Quote 0
                                        • afuerhoff
                                          afuerhoff Developer @fritz0815 last edited by afuerhoff

                                          @fritz0815
                                          Hattest Du das neueste Update von Github geladen? Ich hatte gerade nachgesehen und die Info Meldung sollte eigentlich schon deaktiviert sein. Bitte einmal von Github aktualisieren.

                                          F 1 Reply Last reply Reply Quote 0
                                          • F
                                            fritz0815 @afuerhoff last edited by

                                            @afuerhoff Danke - mit "test version: 1.1.3_g" ist die Meldung weg.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            894
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            avm fb-checkpresence fritzbox tr-064
                                            88
                                            947
                                            249156
                                            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