Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. English
    3. ioBroker general
    4. Update System iobroker failed

    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

    Update System iobroker failed

    This topic has been deleted. Only users with topic management privileges can see it.
    • T
      Tiger @mickym last edited by

      @mickym

      I made by another way as i've not a lot of node to install and needed.
      I installed node manually,
      Now I'm trying to find the correct alexa node...
      moreover The boolean-logic that was installed don't work now... I had a AND node, that works good... now don't work...

      So I'm truing to find these two solution.

      node-red is correctly connect to My LOGO !8 from siemens

      Regards

      1 Reply Last reply Reply Quote 0
      • T
        Tiger @mickym last edited by Tiger

        @mickym

        Alexa works... and boolean now too...

        So I'm going to made all as before with the new node...

        See you all after that to upgrade my system !

        1 Reply Last reply Reply Quote 0
        • T
          Tiger @mickym last edited by

          @mickym

          Don't know why,
          Was trying to add other functionnality that doesn't work with node amazon

          and connexion lost

          message in the log file are like that

          
          
          node-red.0	2022-08-16 21:00:26.108	info	(8145) node-red exited with 1
          node-red.0	2022-08-16 21:00:25.642	warn	(8145) 16 Aug 21:00:25 - [warn] Projects disabled : editorTheme.projects.enabled=false
          node-red.0	2022-08-16 21:00:21.074	warn	(8145) (node:8183) [DEP0128] DeprecationWarning: Invalid 'main' field in '/opt/iobroker/node_modules/@node-red/editor-client/package.json' of './lib/index.js'. Please either fix that or report it to t
          node-red.0	2022-08-16 21:00:21.067	warn	(8145) 16 Aug 21:00:21 - [warn] server.httpadminauth-deprecated
          node-red.0	2022-08-16 21:00:19.544	info	(8145) Starting node-red: --max-old-space-size=2048 /opt/iobroker/node_modules/node-red/red.js -v --settings /opt/iobroker/iobroker-data/node-red/settings.js
          
          
          mickym 1 Reply Last reply Reply Quote 0
          • mickym
            mickym Most Active @Tiger last edited by mickym

            @tiger I cant help you with alexa - as I personally do not use it. The only node - which I help for support was this node:
            node-red-contrib-virtual-smart-home. The message which you log are specific to nodes that you have installed.

            T 1 Reply Last reply Reply Quote 0
            • T
              Tiger @mickym last edited by Tiger

              @mickym
              how can i solved it?
              as i can't access to node-red now...
              when trying to open node-red message appear

              This site is not accessible
              192.168.1.16 don't allow the connexion

              mickym 1 Reply Last reply Reply Quote 0
              • mickym
                mickym Most Active @Tiger last edited by

                @tiger Try to start node-red in secure mode - then the flows do not start and you can delete all alexa stuff.

                T 1 Reply Last reply Reply Quote 0
                • T
                  Tiger @mickym last edited by

                  @mickym

                  ok now.
                  With your node-red-contrib-virtual-smart-home, it works with alexa?

                  mickym 1 Reply Last reply Reply Quote 0
                  • mickym
                    mickym Most Active @Tiger last edited by mickym

                    @tiger As I said - I have no alexa - however when users used it they had good experience .
                    https://flows.nodered.org/node/node-red-contrib-virtual-smart-home
                    You need to register it.

                    But to be honest - if there are only problems with alexa and the other flows work - you may should ask for help from users who work with alexa. So if all your other nodes work - then you should open a separate thread to solve your alexa issues.

                    T 3 Replies Last reply Reply Quote 0
                    • T
                      Tiger @mickym last edited by

                      @mickym
                      node-red is only for alexa...
                      all other node are for the programmation of alexa.

                      I had register, connect...

                      but you are right, I think we can continue to upgrade and i will solve the problem of node-red after

                      1 Reply Last reply Reply Quote 0
                      • T
                        Tiger @mickym last edited by

                        @mickym

                        Your node is extremely good and easy...
                        everything is working now

                        @Homoran

                        Everything is good now, not VIS, SOCKETIO and WEB but we've to upgrade 🙂

                        can you help me to do it in a correct way?

                        1 Reply Last reply Reply Quote 0
                        • T
                          Tiger @mickym last edited by

                          @mickym

                          Hy,
                          everything is update...
                          The only problem is node-red, on the left, when I click On Node-Red icon, I have to login,
                          But it failed and I don't know why..
                          Is there another user or password? I out the usernam and password written in the configuration of Node-red

                          Thanks

                          mickym 1 Reply Last reply Reply Quote 0
                          • mickym
                            mickym Most Active @Tiger last edited by

                            @tiger I do not work with authentication. May be you should disable it in the adapter config.

                            T 1 Reply Last reply Reply Quote 0
                            • T
                              Tiger @Homoran last edited by

                              @homoran
                              @Thomas-Braun
                              @mickym
                              @crunchip

                              THanks a lot for your help !
                              My system is completely as before but with all update !!! (just the problem of login in node red)

                              Last question, to stay up to date, I've only to check if there is update on Iobroker?
                              As I don't go very often in the page of iobroker, is it possible to send all the update available via notification on vis?

                              Thanks a lot for all!

                              Homoran mickym 2 Replies Last reply Reply Quote 0
                              • T
                                Tiger @mickym last edited by

                                @mickym
                                ok works without password...strange

                                Thanks a lot 🙂

                                1 Reply Last reply Reply Quote 0
                                • Homoran
                                  Homoran Global Moderator Administrators @Tiger last edited by Homoran

                                  @tiger sagte in Update System iobroker failed:

                                  As I don't go very often in the page of iobroker,

                                  as you've learned the last days, you should keep your system up to date.
                                  so you surely will open puTTY at least all 2 weeks and upgrade the system with
                                  sudo apt update followed by a sudo apt upgrade

                                  after finishing upgrading the OS you can upgrade iobroker the same way with iobroker update followed by a iobroker upgrade

                                  I know, this isn't any new information for you 🙂

                                  How to display existing upgrades in the vis, you should ask in another thread, as I don't know

                                  T 1 Reply Last reply Reply Quote 0
                                  • T
                                    Tiger @Homoran last edited by

                                    @homoran
                                    you're right... with PuTTY is more easy...
                                    Very big THANK YOU.

                                    1 Reply Last reply Reply Quote 0
                                    • mickym
                                      mickym Most Active @Tiger last edited by

                                      @tiger For the nodes within Node-Red you need to look to the palette manager. If you use the linux device adapter, you get automatically states where you can see if update packages are available.

                                      981836b9-b8c1-4c0a-b136-1454982e1c22-image.png

                                      Check Hosts.mp4

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

                                      Support us

                                      ioBroker
                                      Community Adapters
                                      Donate

                                      780
                                      Online

                                      31.9k
                                      Users

                                      80.1k
                                      Topics

                                      1.3m
                                      Posts

                                      update iobroker
                                      7
                                      164
                                      15935
                                      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