Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. js-controller 2.0 ab sofort im Latest Repo

    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

    js-controller 2.0 ab sofort im Latest Repo

    This topic has been deleted. Only users with topic management privileges can see it.
    • apollon77
      apollon77 @schmid_no1 last edited by

      @schmid_no1 ich sag mal so ... wenn du manuell von npm installierest solltest du vorher ein cd /opt/iobroker machen. Du hast in /Home/pi jetzt iobroker nochmal installiert .... ... ... von daher ist ggf klar das die echte noch gar nicht aktualisiert ist :-))

      S 1 Reply Last reply Reply Quote 0
      • S
        schmid_no1 @apollon77 last edited by

        @apollon77 kann ich das wieder deinstallieren

        apollon77 1 Reply Last reply Reply Quote 0
        • S
          schmid_no1 @Glasfaser last edited by schmid_no1

          @Glasfaser @apollon77
          Das war mein Fehler!!!
          Danke für eure Hilfe

          Jetzt möchte er noch den Installations-fixer muss ich den ebenfalls im CD /opt/iobroker installieren?

          AlCalzone 1 Reply Last reply Reply Quote 0
          • apollon77
            apollon77 @schmid_no1 last edited by

            @schmid_no1 einfach das node_modules Verzeichnis im /Home/pi löschen und ggf Zusatzfiles die er da hin gelegt hat

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

              @schmid_no1 sagte in js-controller 2.0 ab sofort im Latest Repo:

              Jetzt möchte er noch den Installations-fixer

              Sicher? npm audit fix ist nicht der Fixer! Aber schadet sicher nicht, den mal auszuführen, dann ist auch diese irreführende Meldung weg.

              SBorg 1 Reply Last reply Reply Quote 0
              • Jey Cee
                Jey Cee Developer last edited by

                Bei mir läuft die 2.0.43 auf dem Produktiv System und bisher keine Probleme.

                1 Reply Last reply Reply Quote 2
                • jmeister79
                  jmeister79 last edited by

                  Hi,
                  hab heute morgen einige hinweise bekommen, das der controller inkompatibel mit einigen meiner adapter ist. Unter anderem auch:

                  dem ble-Adapter, der kleiner als 1.10.1 ist

                  Aber vom ble gibt es max 0.10.1 oder?
                  Nils
                  Was kann ich tun?

                  Lag es auch an diesen Inkompatiblen Adapter, dass mein JS adapter jedesmal wenn ich ein Script gespeicher habe neu gestartet ist und das system üüübelst langsam war?

                  Nils

                  crunchip apollon77 2 Replies Last reply Reply Quote 0
                  • crunchip
                    crunchip Forum Testing Most Active @jmeister79 last edited by

                    @jmeister79 die Meldung habe ich auch gerade gesehen. Bei mir lief vor der Umstellung schon v0.10.0 und auch nach der Umstellung auf Js-2.xxx läuft der ble mit dieser Version bisher ohne Probleme.

                    1 Reply Last reply Reply Quote 0
                    • SBorg
                      SBorg Forum Testing Most Active @AlCalzone last edited by

                      @AlCalzone sagte in js-controller 2.0 ab sofort im Latest Repo:

                      @schmid_no1 sagte in js-controller 2.0 ab sofort im Latest Repo:

                      Jetzt möchte er noch den Installations-fixer

                      Sicher? npm audit fix ist nicht der Fixer! Aber schadet sicher nicht, den mal auszuführen, dann ist auch diese irreführende Meldung weg.

                      ,,,und bevor das falsch verstanden wird, den Fixer, nicht npm audit fix 😉

                      1 Reply Last reply Reply Quote 0
                      • J
                        Jan1 last edited by Jan1

                        38bf07b3-3b9b-4491-8d34-6cf9702a138d-grafik.png
                        344f2fbc-9705-45f2-a892-ecc6b2c621bd-grafik.png
                        Hm, hab ich doch drauf. Was ist denn da los, liegt hier die 44 in der Luft?😁
                        Mal vom Schreibfehler abgesehen, es gibt keine Version 1.*

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

                          @Jan1 Das klingt mir eher nach dem Info-Adapter

                          J 1 Reply Last reply Reply Quote 0
                          • J
                            Jan1 @AlCalzone last edited by

                            @AlCalzone
                            War ein Popup das da stand, macht der Info das mittlerweile?

                            AlCalzone ldittmar 2 Replies Last reply Reply Quote 0
                            • AlCalzone
                              AlCalzone Developer @Jan1 last edited by

                              @Jan1 ja

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

                                @Jan1 ohh... Mein Fehler. 🙈 Hab anstatt 0.10.x 1.10.x geschrieben 🙈

                                1 Reply Last reply Reply Quote 0
                                • CKMartens
                                  CKMartens last edited by CKMartens

                                  EDIT: Das Problem ist behoben. Im dritten Anlauf hat

                                  npm install iobroker.js-controller@2.0.43
                                  

                                  gemacht was er soll.

                                  ###############################################################

                                  Ich habe gerade anfangen wollen von 2.0.39 auf die .43 upzudaten. Als ersten meinen Slave 2 der auf einem Raspi 3B+ läuft.
                                  Update wie immer mit:

                                  cd /opt/iobroker
                                  iobroker stop
                                  iobroker update
                                  iobroker upgrade self
                                  

                                  Leider kamm dann diese Meldung:
                                  a949e82b-b07c-48ff-b0e5-154e2c3d2183-grafik.png

                                  Wollte dann den Fixer laufen lassen:
                                  079fe7b9-e9cf-4b1d-8ee6-535759089141-grafik.png
                                  Der Slave ist down und kommt auch nicht mehr hoch. Upgrade der anderen Host habe ich erstmal nicht gemacht.

                                  Das komplette Log:
                                  2019-11-14T14_42_58_550Z-debug.log

                                  apollon77 1 Reply Last reply Reply Quote 0
                                  • apollon77
                                    apollon77 @jmeister79 last edited by

                                    @jmeister79 0.10.1 ist korrekt. meldung wird korrigiert.

                                    Die andere Frage verstehe ich nicht. Aber ble sollte auf den javascript adapter keine auswirkungen haben

                                    1 Reply Last reply Reply Quote 0
                                    • apollon77
                                      apollon77 @CKMartens last edited by

                                      @CKMartens Der Fehler kann aus der 2.0.39 kommen. ma besten nicht per "Upgrade self" sondern npm kommando updaten.

                                      Anaonsten: Fixer hat nn anderen Aufruf. Bitte oben schauen im ersten Post

                                      jmeister79 1 Reply Last reply Reply Quote 1
                                      • jmeister79
                                        jmeister79 @apollon77 last edited by

                                        @apollon77 Na mein Pi ist ultralangsam und friert ständig ein, es sit seit einigen tagen total schrecklich.

                                        Mir fehlt grad der ansatzt rauszukriegen woran es liegt

                                        J 1 Reply Last reply Reply Quote 0
                                        • J
                                          Jan1 @jmeister79 last edited by

                                          @jmeister79
                                          Nicht am BLE Adapter weil der alles andere als inkompatibel ist.

                                          jmeister79 1 Reply Last reply Reply Quote 0
                                          • jmeister79
                                            jmeister79 @Jan1 last edited by

                                            @Jan1 darauf wollte ich ja auch nich hinaus.

                                            Ich kann mit dem Pi kaum noch abreiten seit gestern, ich muss ihn alle 10 min neu starten weil er einfriert oder was weis ich.

                                            bin leider nicht soo linux erfahren wie ich möchte top zeigt:

                                            714 iobroker  20   0  224092 110396  12224 S  62.3  11.6   0:41.37 io.admin.0
                                              508 iobroker  20   0  206868 102852  11516 R  53.0  10.8   2:20.47 iobroker.js-con
                                             1400 iobroker  20   0  153068  53068  20068 S  13.6   5.6   0:44.31 io.ble.0
                                              981 iobroker  20   0  166680  50300  12344 S   2.3   5.3   0:48.54 io.web.0
                                             1204 iobroker  20   0  220424  98304   9840 S   1.7  10.4   0:56.25 io.javascript.0
                                             1188 iobroker  20   0  146192  26984  10112 S   1.3   2.8   0:17.50 io.history.0
                                              755 iobroker  20   0  135856  18584   8256 S   0.7   2.0   0:02.93 io.mihome.0
                                              770 iobroker  20   0  136332  25336   9196 S   0.7   2.7   0:04.44 io.ping.0
                                             1369 pi        20   0   10360   1760   1196 R   0.7   0.2   0:01.43 top
                                                7 root      20   0       0      0      0 I   0.3   0.0   0:00.51 kworker/u8:0-events_unbound
                                               10 root      20   0       0      0      0 I   0.3   0.0   0:00.47 rcu_sched
                                             1310 pi        20   0   12204   1776   1196 S   0.3   0.2   0:00.16 sshd
                                             1351 iobroker  20   0  152536  41468  19668 S   0.3   4.4   0:08.58 io.telegram.0
                                                1 root      20   0   33592   2708   2316 S   0.0   0.3   0:03.72 systemd
                                                2 root      20   0       0      0      0 S   0.0   0.0   0:00.00 kthreadd
                                                3 root       0 -20       0      0      0 I   0.0   0.0   0:00.00 rcu_gp
                                                4 root       0 -20       0      0      0 I   0.0   0.0   0:00.00 rcu_par_gp
                                                6 root       0 -20       0      0      0 I   0.0   0.0   0:00.03 kworker/0:0H-mmc_complete
                                                8 root       0 -20       0      0      0 I   0.0   0.0   0:00.00 mm_percpu_wq
                                                9 root      20   0       0      0      0 S   0.0   0.0   0:00.14 ksoftirqd/0
                                               11 root      20   0       0      0      0 I   0.0   0.0   0:00.00 rcu_bh
                                               12 root      rt   0       0      0      0 S   0.0   0.0   0:00.01 migration/0
                                               13 root      20   0       0      0      0 S   0.0   0.0   0:00.00 cpuhp/0
                                               14 root      20   0       0      0      0 S   0.0   0.0   0:00.00 cpuhp/1
                                               15 root      rt   0       0      0      0 S   0.0   0.0   0:00.01 migration/1
                                               16 root      20   0       0      0      0 S   0.0   0.0   0:00.08 ksoftirqd/1
                                               19 root      20   0       0      0      0 S   0.0   0.0   0:00.00 cpuhp/2
                                               20 root      rt   0       0      0      0 S   0.0   0.0   0:00.01 migration/2
                                               21 root      20   0       0      0      0 S   0.0   0.0   0:00.04 ksoftirqd/2
                                               23 root       0 -20       0      0      0 I   0.0   0.0   0:00.57 kworker/2:0H-kblockd
                                               24 root      20   0       0      0      0 S   0.0   0.0   0:00.00 cpuhp/3
                                               25 root      rt   0       0      0      0 S   0.0   0.0   0:00.00 migration/3
                                               26 root      20   0       0      0      0 S   0.0   0.0   0:00.07 ksoftirqd/3
                                               29 root      20   0       0      0      0 S   0.0   0.0   0:00.00 kdevtmpfs
                                               30 root       0 -20       0      0      0 I   0.0   0.0   0:00.00 netns
                                               34 root      20   0       0      0      0 S   0.0   0.0   0:00.00 khungtaskd
                                               35 root      20   0       0      0      0 S   0.0   0.0   0:00.00 oom_reaper
                                            
                                            
                                            

                                            aber das wechselt andauernd, aber ich ahb das gefühl der sit am poller. das war aber vorher nicht...

                                            jmeister79 apollon77 2 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

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

                                            499
                                            Online

                                            31.9k
                                            Users

                                            80.2k
                                            Topics

                                            1.3m
                                            Posts

                                            js-controller
                                            89
                                            1052
                                            295026
                                            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