Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Adapter über synology VM / Ubuntu Server nicht erreichbar

    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

    Adapter über synology VM / Ubuntu Server nicht erreichbar

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

      @Thomas-Braun sagte in Adapter über synology VM / Ubuntu Server nicht erreichbar:

      @Elektroman Sieht jetzt sauber aus. Klemmt der Admin immer noch?

      im letzten /aktuellen Log ist immer noch der Port belegt ... das finde ich sehr merkwürdig

      2020-09-14 17:41:01.529  - info: host.iobroker  Error inMem-objects listening on port 9001
      2020-09-14 17:41:01.538  - info: host.iobroker  Error inMem-states listening on port 9000
      
      Homoran E 2 Replies Last reply Reply Quote 0
      • E
        Elektroman last edited by

        @Thomas-Braun sagte in Adapter über synology VM / Ubuntu Server nicht erreichbar:

        which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs

        da passiert nichts

        Last login: Mon Sep 14 20:50:27 2020 from 192.168.168.82
        kenobi@iobroker:~$ which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
        kenobi@iobroker:~$

        Thomas Braun 1 Reply Last reply Reply Quote 0
        • Homoran
          Homoran Global Moderator Administrators @Glasfaser last edited by

          @Glasfaser sagte in Adapter über synology VM / Ubuntu Server nicht erreichbar:

          im letzten /aktuellen Log

          passend zu:

          @Elektroman sagte in Adapter über synology VM / Ubuntu Server nicht erreichbar:

          Uhrzeit stimmt jetzt, alles andere hoffe ich mal auch

          steht da jetzt:

          @Glasfaser sagte in Adapter über synology VM / Ubuntu Server nicht erreichbar:

          2020-09-14 17:41:01.529

          immer noch 3 Stunden zurück

          E 1 Reply Last reply Reply Quote 0
          • E
            Elektroman @Glasfaser last edited by

            @Glasfaser

            Ich habe das andere Ubuntu Ausgeschaltet

            Docker hatte ich auch mal versucht, aber wieder deinstalliert

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

              @Elektroman

              sudo ln -s /usr/bin/node /usr/bin/nodejs
              

              Dann nochmal den kompletten Aufruf der Befehlskette.

              E 1 Reply Last reply Reply Quote 0
              • E
                Elektroman @Homoran last edited by

                @Homoran

                kenobi@iobroker:~$ sudo timedatectl show
                Timezone=Europe/Berlin
                LocalRTC=no
                CanNTP=yes
                NTP=yes
                NTPSynchronized=yes
                TimeUSec=Mon 2020-09-14 20:57:17 CEST
                RTCTimeUSec=Mon 2020-09-14 20:57:18 CEST
                kenobi@iobroker:~$

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

                  @Thomas-Braun sagte in Adapter über synology VM / Ubuntu Server nicht erreichbar:

                  sudo ln -s /usr/bin/node /usr/bin/nodejs

                  kenobi@iobroker:~$ sudo ln -s /usr/bin/node /usr/bin/nodejs
                  kenobi@iobroker:~$

                  Glasfaser 1 Reply Last reply Reply Quote 0
                  • Glasfaser
                    Glasfaser @Elektroman last edited by

                    @Elektroman

                    Iregnwie stimmt was nicht .

                    Was ist mit deinen IP:

                    Ganz oben 192.168.168.222 und jetzt 192.168.168.68 . bist du eigentlich richtig verbunden !?

                    E 1 Reply Last reply Reply Quote 0
                    • E
                      Elektroman @Glasfaser last edited by

                      @Glasfaser sagte in Adapter über synology VM / Ubuntu Server nicht erreichbar:

                      192.168.168.68

                      wo steht denn ....68?

                      Glasfaser Thomas Braun 2 Replies Last reply Reply Quote 0
                      • Glasfaser
                        Glasfaser @Elektroman last edited by

                        @Elektroman

                        Sorry verlesen ... das ist dein Rechner "from 192.168.168.82"

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

                          @Elektroman Der Aufruf von den ganzen which...-Kommandos bringt nun?

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

                            @Thomas-Braun

                            Nichts nach der Eingabe

                            Jetzt wird mir als Elektriker langsam schwindelig 😉

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

                              @Elektroman Das kann eigentlich nicht sein.

                              ls -la /usr/bin/nodejs
                              
                              E 1 Reply Last reply Reply Quote 0
                              • E
                                Elektroman @Thomas Braun last edited by

                                @Thomas-Braun sagte in Adapter über synology VM / Ubuntu Server nicht erreichbar:

                                ls -la /usr/bin/nodejs

                                das sieht schon besser aus

                                kenobi@iobroker:~$ ls -la /usr/bin/nodejs
                                lrwxrwxrwx 1 root root 13 Sep 14 20:58 /usr/bin/nodejs -> /usr/bin/node
                                kenobi@iobroker:~$

                                Thomas Braun Glasfaser 2 Replies Last reply Reply Quote 0
                                • Thomas Braun
                                  Thomas Braun Most Active @Elektroman last edited by

                                  @Elektroman

                                  which node && node -v && which npm && npm -v && apt policy nodejs
                                  
                                  E 1 Reply Last reply Reply Quote 0
                                  • E
                                    Elektroman @Thomas Braun last edited by

                                    @Thomas-Braun

                                    Ihr halte mich jetzt für .....

                                    jetzt hat es funktioniert

                                    kenobi@iobroker:~$ which node && node -v && which npm && npm -v && apt policy nodejs
                                    /usr/bin/node
                                    v12.18.3
                                    /usr/bin/npm
                                    6.14.6
                                    nodejs:
                                    Installed: 12.18.3-deb-1nodesource1
                                    Candidate: 12.18.3-deb-1nodesource1
                                    Version table:
                                    *** 12.18.3-deb-1nodesource1 500
                                    500 https://deb.nodesource.com/node_12.x focal/main amd64 Packages
                                    100 /var/lib/dpkg/status
                                    10.19.0~dfsg-3ubuntu1 500
                                    500 http://de.archive.ubuntu.com/ubuntu focal/universe amd64 Packages
                                    kenobi@iobroker:~$

                                    Thomas Braun Homoran 2 Replies Last reply Reply Quote 0
                                    • Glasfaser
                                      Glasfaser @Elektroman last edited by Glasfaser

                                      @Elektroman

                                      Frage zwischendurch ...
                                      wo du Ubuntu fertig installiert hast , hast du ein Schnapschuss vom VM gemacht bevor du ioBroker installiert hast !?

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

                                        @Elektroman

                                        which nodejs
                                        

                                        Wenn das nichts zurückgibt, starte den Server neu.

                                        E 1 Reply Last reply Reply Quote 0
                                        • E
                                          Elektroman @Glasfaser last edited by

                                          @Glasfaser

                                          nö, noch nicht

                                          alles noch ganz frisch

                                          iobroker läuft ja eigentlich auch schon auf dem anderen Ubuntu sehr gut. Nur der Adpter wird bei beiden Ubuntu´s nicht angezeigt

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

                                            @Thomas-Braun sagte in Adapter über synology VM / Ubuntu Server nicht erreichbar:

                                            which nodejs

                                            kenobi@iobroker:~$ which nodejs
                                            /usr/bin/nodejs
                                            kenobi@iobroker:~$

                                            Thomas Braun 1 Reply 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

                                            454
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            ubuntu server synology vm
                                            4
                                            108
                                            5986
                                            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