Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Einsteigerfragen
  4. Installation
  5. Umzug von raspi Installation auf lxc proxmox container

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.4k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.0k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.6k

Umzug von raspi Installation auf lxc proxmox container

Geplant Angeheftet Gesperrt Verschoben Installation
backitupumzuglxc-container
23 Beiträge 6 Kommentatoren 1.8k Aufrufe 6 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • L lunatikk

    Hallo zusammen,

    Bin schon wieder am verzweifeln. Habe versucht ein backitup backup von det iobroker Installation auf meinem raspberry pi in meine neue proxmox Installation einzuspielen. Das Backup wird laut Ausgabe im popup-Fenster erfolgreich geladen und eingespielt. Nach ner Minute kann ich jedoch die Iobroler Konsole nicht mehr aufrufen (Seite nicht gefunden).

    Fehlt noch irgendein Zwischenschritt?

    Viele Grüße

    ? Offline
    ? Offline
    Ein ehemaliger Benutzer
    schrieb am zuletzt editiert von
    #4

    @lunatikk

    Na, der fehler sagt dein filesystem ist schreibgeschützt..
    evtl Iobroker nicht richtig installiert im lxc?
    Lass mal iob fix laufen und poste bitte die Ausgabe von iob diag hier in codetags.

    L 3 Antworten Letzte Antwort
    0
    • ? Ein ehemaliger Benutzer

      @lunatikk

      Na, der fehler sagt dein filesystem ist schreibgeschützt..
      evtl Iobroker nicht richtig installiert im lxc?
      Lass mal iob fix laufen und poste bitte die Ausgabe von iob diag hier in codetags.

      L Offline
      L Offline
      lunatikk
      schrieb am zuletzt editiert von
      #5

      @ilovegym

      selbst das geht jetzt nicht. wenn ich versuche mich über die shell vom lxc einzuloggen passiert einfach garnichts.

      d010ce21-067c-4c47-86d5-3863fd9a198f-image.png

      ich mach nochmal nen rollback und installier es nochmal mit standardeinstellungen. Wüsste nicht wie ich das mit dem filesystem wärend der Installation versemmelt haben könnte.

      ? 1 Antwort Letzte Antwort
      0
      • L lunatikk

        @ilovegym

        selbst das geht jetzt nicht. wenn ich versuche mich über die shell vom lxc einzuloggen passiert einfach garnichts.

        d010ce21-067c-4c47-86d5-3863fd9a198f-image.png

        ich mach nochmal nen rollback und installier es nochmal mit standardeinstellungen. Wüsste nicht wie ich das mit dem filesystem wärend der Installation versemmelt haben könnte.

        ? Offline
        ? Offline
        Ein ehemaliger Benutzer
        schrieb am zuletzt editiert von
        #6

        @lunatikk

        Installier mal den Container neu , dann User anlegen, updates von Bookworm drauf, dann Iobroker installieren und dann mal ein iob diag posten.

        Nicht dass schon mit dem Container was nicht stimmt.

        L 1 Antwort Letzte Antwort
        0
        • ? Ein ehemaliger Benutzer

          @lunatikk

          Na, der fehler sagt dein filesystem ist schreibgeschützt..
          evtl Iobroker nicht richtig installiert im lxc?
          Lass mal iob fix laufen und poste bitte die Ausgabe von iob diag hier in codetags.

          L Offline
          L Offline
          lunatikk
          schrieb am zuletzt editiert von lunatikk
          #7

          @ilovegym

          hier der diag output:

          
          ======================= SUMMARY =======================
                                  v.2024-10-19
          
          
           Static hostname: iobroker
                 Icon name: computer-container
                   Chassis: container ☐
            Virtualization: lxc
          Operating System: Debian GNU/Linux 12 (bookworm)
                    Kernel: Linux 6.8.4-2-pve
              Architecture: x86-64
          
          Installation:           lxc
          Kernel:                 x86_64
          Userland:               64 bit
          Timezone:               Europe/Berlin (CET, +0100)
          User-ID:                0
          Display-Server:         false
          Boot Target:            graphical.target
          
          Pending OS-Updates:     0
          Pending iob updates:    0
          
          Nodejs-Installation:
          /usr/bin/nodejs         v20.18.0
          /usr/bin/node           v20.18.0
          /usr/bin/npm            10.8.2
          /usr/bin/npx            10.8.2
          /usr/bin/corepack       0.29.3
          
          Recommended versions are nodejs 
          ***For security reasons ioBroker should not be run or administrated as root.***
          By default only a user that is member of iobroker group can execute ioBroker commands.
          Please read the Documentation on how to set up such a user, if not done yet.
          Only in very special cases you can run iobroker commands by adding the --allow-root option at the end of the command line.
          Please note that this option may be disabled in the future, so please change your setup accordingly now. and npm 
          ***For security reasons ioBroker should not be run or administrated as root.***
          By default only a user that is member of iobroker group can execute ioBroker commands.
          Please read the Documentation on how to set up such a user, if not done yet.
          Only in very special cases you can run iobroker commands by adding the --allow-root option at the end of the command line.
          Please note that this option may be disabled in the future, so please change your setup accordingly now.
          nodeJS installation is correct
          
          MEMORY: 
                         total        used        free      shared  buff/cache   available
          Mem:            2.1G        309M        1.5G        102K        345M        1.8G
          Swap:           536M          0B        536M
          Total:          2.7G        309M        2.0G
          
          Active iob-Instances:   0
          Please note that this option may be disabled in the future, so please change your setup accordingly now.
          
          ioBroker Core:          js-controller 
          ***For security reasons ioBroker should not be run or administrated as root.***
          By default only a user that is member of iobroker group can execute ioBroker commands.
          Please read the Documentation on how to set up such a user, if not done yet.
          Only in very special cases you can run iobroker commands by adding the --allow-root option at the end of the command line.
          Please note that this option may be disabled in the future, so please change your setup accordingly now.
                                  admin 
          ***For security reasons ioBroker should not be run or administrated as root.***
          By default only a user that is member of iobroker group can execute ioBroker commands.
          Please read the Documentation on how to set up such a user, if not done yet.
          Only in very special cases you can run iobroker commands by adding the --allow-root option at the end of the command line.
          Please note that this option may be disabled in the future, so please change your setup accordingly now.
          
          ioBroker Status: 
          ***For security reasons ioBroker should not be run or administrated as root.***
          By default only a user that is member of iobroker group can execute ioBroker commands.
          Please read the Documentation on how to set up such a user, if not done yet.
          Only in very special cases you can run iobroker commands by adding the --allow-root option at the end of the command line.
          Please note that this option may be disabled in the future, so please change your setup accordingly now.
          
          Status admin and web instance:
          ***For security reasons ioBroker should not be run or administrated as root.***
          
          Objects:                6
          States:                 6
          
          Size of iob-Database:
          
          5.0M    /opt/iobroker/iobroker-data/objects.jsonl
          48K     /opt/iobroker/iobroker-data/states.jsonl
          
          
          Unknown release codenamed ''. Please check yourself if the Operating System is actively maintained.
          
          =================== END OF SUMMARY ====================
          
          
          

          habe vorher den iobroker beendet und "iobroker fix" aufgerufen. bekam folgende ausgabe: "By default only a user that is member of iobroker group can execute ioBroker commands".
          Das kannte ich so noch nicht von meinem raspberry. Habe das command mit --allow-root ausgeführt und einen neuen user "admin" angelegt (root und iobroker ging ja nicht). Der user ist nun angelegt. Das fix command habe ich trotzdem mit root ausgeführt:

          33e96d2d-21b5-437c-bd9e-43e9d4e0bc8e-image.png

          Thomas BraunT 1 Antwort Letzte Antwort
          0
          • ? Ein ehemaliger Benutzer

            @lunatikk

            Installier mal den Container neu , dann User anlegen, updates von Bookworm drauf, dann Iobroker installieren und dann mal ein iob diag posten.

            Nicht dass schon mit dem Container was nicht stimmt.

            L Offline
            L Offline
            lunatikk
            schrieb am zuletzt editiert von
            #8

            @ilovegym said in Umzug von raspi Installation auf lxc proxmox container:

            Bookworm drauf, dan

            Bookworm sagt mir leider garnix. Habe für die Installation die VR Helper scripts genutzt:
            https://tteck.github.io/Proxmox/#iobroker-lxc

            viele Grüße
            lunatikk

            CodierknechtC 1 Antwort Letzte Antwort
            0
            • L lunatikk

              @ilovegym

              hier der diag output:

              
              ======================= SUMMARY =======================
                                      v.2024-10-19
              
              
               Static hostname: iobroker
                     Icon name: computer-container
                       Chassis: container ☐
                Virtualization: lxc
              Operating System: Debian GNU/Linux 12 (bookworm)
                        Kernel: Linux 6.8.4-2-pve
                  Architecture: x86-64
              
              Installation:           lxc
              Kernel:                 x86_64
              Userland:               64 bit
              Timezone:               Europe/Berlin (CET, +0100)
              User-ID:                0
              Display-Server:         false
              Boot Target:            graphical.target
              
              Pending OS-Updates:     0
              Pending iob updates:    0
              
              Nodejs-Installation:
              /usr/bin/nodejs         v20.18.0
              /usr/bin/node           v20.18.0
              /usr/bin/npm            10.8.2
              /usr/bin/npx            10.8.2
              /usr/bin/corepack       0.29.3
              
              Recommended versions are nodejs 
              ***For security reasons ioBroker should not be run or administrated as root.***
              By default only a user that is member of iobroker group can execute ioBroker commands.
              Please read the Documentation on how to set up such a user, if not done yet.
              Only in very special cases you can run iobroker commands by adding the --allow-root option at the end of the command line.
              Please note that this option may be disabled in the future, so please change your setup accordingly now. and npm 
              ***For security reasons ioBroker should not be run or administrated as root.***
              By default only a user that is member of iobroker group can execute ioBroker commands.
              Please read the Documentation on how to set up such a user, if not done yet.
              Only in very special cases you can run iobroker commands by adding the --allow-root option at the end of the command line.
              Please note that this option may be disabled in the future, so please change your setup accordingly now.
              nodeJS installation is correct
              
              MEMORY: 
                             total        used        free      shared  buff/cache   available
              Mem:            2.1G        309M        1.5G        102K        345M        1.8G
              Swap:           536M          0B        536M
              Total:          2.7G        309M        2.0G
              
              Active iob-Instances:   0
              Please note that this option may be disabled in the future, so please change your setup accordingly now.
              
              ioBroker Core:          js-controller 
              ***For security reasons ioBroker should not be run or administrated as root.***
              By default only a user that is member of iobroker group can execute ioBroker commands.
              Please read the Documentation on how to set up such a user, if not done yet.
              Only in very special cases you can run iobroker commands by adding the --allow-root option at the end of the command line.
              Please note that this option may be disabled in the future, so please change your setup accordingly now.
                                      admin 
              ***For security reasons ioBroker should not be run or administrated as root.***
              By default only a user that is member of iobroker group can execute ioBroker commands.
              Please read the Documentation on how to set up such a user, if not done yet.
              Only in very special cases you can run iobroker commands by adding the --allow-root option at the end of the command line.
              Please note that this option may be disabled in the future, so please change your setup accordingly now.
              
              ioBroker Status: 
              ***For security reasons ioBroker should not be run or administrated as root.***
              By default only a user that is member of iobroker group can execute ioBroker commands.
              Please read the Documentation on how to set up such a user, if not done yet.
              Only in very special cases you can run iobroker commands by adding the --allow-root option at the end of the command line.
              Please note that this option may be disabled in the future, so please change your setup accordingly now.
              
              Status admin and web instance:
              ***For security reasons ioBroker should not be run or administrated as root.***
              
              Objects:                6
              States:                 6
              
              Size of iob-Database:
              
              5.0M    /opt/iobroker/iobroker-data/objects.jsonl
              48K     /opt/iobroker/iobroker-data/states.jsonl
              
              
              Unknown release codenamed ''. Please check yourself if the Operating System is actively maintained.
              
              =================== END OF SUMMARY ====================
              
              
              

              habe vorher den iobroker beendet und "iobroker fix" aufgerufen. bekam folgende ausgabe: "By default only a user that is member of iobroker group can execute ioBroker commands".
              Das kannte ich so noch nicht von meinem raspberry. Habe das command mit --allow-root ausgeführt und einen neuen user "admin" angelegt (root und iobroker ging ja nicht). Der user ist nun angelegt. Das fix command habe ich trotzdem mit root ausgeführt:

              33e96d2d-21b5-437c-bd9e-43e9d4e0bc8e-image.png

              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              schrieb am zuletzt editiert von
              #9

              @lunatikk sagte in Umzug von raspi Installation auf lxc proxmox container:

              Das fix command habe ich trotzdem mit root ausgeführt:

              Du sollst da aber eben NICHTS mit root-Rechten machen.

              Linux-Werkzeugkasten:
              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
              NodeJS Fixer Skript:
              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

              L 1 Antwort Letzte Antwort
              0
              • Thomas BraunT Thomas Braun

                @lunatikk sagte in Umzug von raspi Installation auf lxc proxmox container:

                Das fix command habe ich trotzdem mit root ausgeführt:

                Du sollst da aber eben NICHTS mit root-Rechten machen.

                L Offline
                L Offline
                lunatikk
                schrieb am zuletzt editiert von
                #10

                @thomas-braun said in Umzug von raspi Installation auf lxc proxmox container:

                @lunatikk sagte in Umzug von raspi Installation auf lxc proxmox container:

                Das fix command habe ich trotzdem mit root ausgeführt:

                Du sollst da aber eben NICHTS mit root-Rechten machen.

                Okay, nur verständnishalber: weshalb soll ich das nicht mit "root-Rechten" machen?
                Iobroker läuft ja bereits in dem lxc container. Soll ich mich dann mit dem "iobroker" user anmelden oder mit dem von mir während dem "fix" neu erstellten user?

                Viele Grüße

                CodierknechtC 1 Antwort Letzte Antwort
                0
                • L lunatikk

                  @thomas-braun said in Umzug von raspi Installation auf lxc proxmox container:

                  @lunatikk sagte in Umzug von raspi Installation auf lxc proxmox container:

                  Das fix command habe ich trotzdem mit root ausgeführt:

                  Du sollst da aber eben NICHTS mit root-Rechten machen.

                  Okay, nur verständnishalber: weshalb soll ich das nicht mit "root-Rechten" machen?
                  Iobroker läuft ja bereits in dem lxc container. Soll ich mich dann mit dem "iobroker" user anmelden oder mit dem von mir während dem "fix" neu erstellten user?

                  Viele Grüße

                  CodierknechtC Online
                  CodierknechtC Online
                  Codierknecht
                  Developer Most Active
                  schrieb am zuletzt editiert von
                  #11

                  @lunatikk sagte in Umzug von raspi Installation auf lxc proxmox container:

                  weshalb soll ich das nicht mit "root-Rechten" machen?

                  Weil Du Dir damit die Rechte verbiegst.

                  oder mit dem von mir während dem "fix" neu erstellten user?

                  Du legst Dir einen eigenen User an. Entweder sowas wie "lunatikk" oder auch Dein Vorname.
                  Mit dem arbeitest Du in der Konsole. Niemals als root. Wenn Root-Rechte erforderlich sind, kommt ein sudo vorweg.

                  "Any fool can write code that a computer can understand. Good programmers write code that humans can understand." (Martin Fowler, "Refactoring")

                  Proxmox 9.1.1 LXC|8 GB|Core i7-6700
                  HmIP|ZigBee|Tasmota|Unifi
                  Zabbix Certified Specialist
                  Konnte ich Dir helfen? Dann benutze bitte das Voting unten rechts im Beitrag

                  1 Antwort Letzte Antwort
                  0
                  • ? Ein ehemaliger Benutzer

                    @lunatikk

                    Na, der fehler sagt dein filesystem ist schreibgeschützt..
                    evtl Iobroker nicht richtig installiert im lxc?
                    Lass mal iob fix laufen und poste bitte die Ausgabe von iob diag hier in codetags.

                    L Offline
                    L Offline
                    lunatikk
                    schrieb am zuletzt editiert von
                    #12

                    @ilovegym said in Umzug von raspi Installation auf lxc proxmox container:

                    @lunatikk

                    Na, der fehler sagt dein filesystem ist schreibgeschützt..
                    evtl Iobroker nicht richtig installiert im lxc?
                    Lass mal iob fix laufen und poste bitte die Ausgabe von iob diag hier in codetags.

                    also, nach erneutem rollback auf den stand nachdem der iobroker lxc installiert wurde (vor backup wiederherstellung) habe ich einen benutzer "admin" angelegt und mit diesem user iobroker fix und im anschluss iob diag ausgeführt. Hier die Ausgabe:

                    ======================= SUMMARY =======================
                                            v.2024-10-19
                    
                    
                     Static hostname: iobroker
                           Icon name: computer-container
                             Chassis: container ☐
                      Virtualization: lxc
                    Operating System: Debian GNU/Linux 12 (bookworm)
                              Kernel: Linux 6.8.4-2-pve
                        Architecture: x86-64
                    
                    Installation:           lxc
                    Kernel:                 x86_64
                    Userland:               64 bit
                    Timezone:               Europe/Berlin (CET, +0100)
                    User-ID:                1001
                    Display-Server:         false
                    Boot Target:            multi-user.target
                    
                    Pending OS-Updates:     0
                    Pending iob updates:    0
                    
                    Nodejs-Installation:
                    /usr/bin/nodejs         v20.18.0
                    /usr/bin/node           v20.18.0
                    /usr/bin/npm            10.8.2
                    /usr/bin/npx            10.8.2
                    /usr/bin/corepack       0.29.3
                    
                    Recommended versions are nodejs 20.18.0 and npm 10.8.2
                    nodeJS installation is correct
                    
                    MEMORY: 
                                   total        used        free      shared  buff/cache   available
                    Mem:            2.1G         63M        1.7G        106K        352M        2.1G
                    Swap:           536M          0B        536M
                    Total:          2.7G         63M        2.3G
                    
                    Active iob-Instances:   1
                    Upgrade policy: none
                    
                    ioBroker Core:          js-controller           6.0.11
                                            admin                   7.1.5
                    
                    ioBroker Status:        iobroker is not running on this host.
                    
                    
                    Objects type: jsonl
                    States  type: jsonl
                    
                    Status admin and web instance:
                      system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                    
                    Objects:                148
                    States:                 78
                    
                    Size of iob-Database:
                    
                    4.9M    /opt/iobroker/iobroker-data/objects.jsonl
                    36K     /opt/iobroker/iobroker-data/states.jsonl
                    
                    
                    Unknown release codenamed ''. Please check yourself if the Operating System is actively maintained.
                    
                    =================== END OF SUMMARY ====================
                    
                    1 Antwort Letzte Antwort
                    0
                    • L lunatikk

                      @ilovegym said in Umzug von raspi Installation auf lxc proxmox container:

                      Bookworm drauf, dan

                      Bookworm sagt mir leider garnix. Habe für die Installation die VR Helper scripts genutzt:
                      https://tteck.github.io/Proxmox/#iobroker-lxc

                      viele Grüße
                      lunatikk

                      CodierknechtC Online
                      CodierknechtC Online
                      Codierknecht
                      Developer Most Active
                      schrieb am zuletzt editiert von
                      #13

                      @lunatikk sagte in Umzug von raspi Installation auf lxc proxmox container:

                      Habe für die Installation die VR Helper scripts genutzt:

                      Und warum nicht über den "offiziellen" Weg?

                      https://www.iobroker.net/#de/documentation/install/proxmox.md

                      Hatten wir doch hier zuletzt noch.
                      Du holst Dir zunächst das passende CT-Template und erzeugst damit einen LXC-Container:

                      43fd45b7-cd95-4bdf-9888-00c321d38bb4-grafik.png

                      Danach:

                      • Updates installieren
                      • User anlegen
                      • ioBroker installieren

                      "Any fool can write code that a computer can understand. Good programmers write code that humans can understand." (Martin Fowler, "Refactoring")

                      Proxmox 9.1.1 LXC|8 GB|Core i7-6700
                      HmIP|ZigBee|Tasmota|Unifi
                      Zabbix Certified Specialist
                      Konnte ich Dir helfen? Dann benutze bitte das Voting unten rechts im Beitrag

                      L 1 Antwort Letzte Antwort
                      0
                      • CodierknechtC Codierknecht

                        @lunatikk sagte in Umzug von raspi Installation auf lxc proxmox container:

                        Habe für die Installation die VR Helper scripts genutzt:

                        Und warum nicht über den "offiziellen" Weg?

                        https://www.iobroker.net/#de/documentation/install/proxmox.md

                        Hatten wir doch hier zuletzt noch.
                        Du holst Dir zunächst das passende CT-Template und erzeugst damit einen LXC-Container:

                        43fd45b7-cd95-4bdf-9888-00c321d38bb4-grafik.png

                        Danach:

                        • Updates installieren
                        • User anlegen
                        • ioBroker installieren
                        L Offline
                        L Offline
                        lunatikk
                        schrieb am zuletzt editiert von lunatikk
                        #14

                        @codierknecht said in Umzug von raspi Installation auf lxc proxmox container:

                        @lunatikk sagte in Umzug von raspi Installation auf lxc proxmox container:

                        Habe für die Installation die VR Helper scripts genutzt:

                        Und warum nicht über den "offiziellen" Weg?

                        habe eigentlich erwartet, dass es mit den sog. "helper scripts" noch etwas einfacher geht.

                        Selbst nach dem fix mit dem neu angelegten user bekomme ich das gleiche Ergebnis nach der wiederherstellung vom backup. Iobroker ist nach kurzer Zeit (1-2m) nicht mehr aufrufbar und startet auch nicht mehr neu.

                        e9e639fb-7c9c-4162-94bf-f495825bebec-image.png

                        CodierknechtC 2 Antworten Letzte Antwort
                        0
                        • L lunatikk

                          @codierknecht said in Umzug von raspi Installation auf lxc proxmox container:

                          @lunatikk sagte in Umzug von raspi Installation auf lxc proxmox container:

                          Habe für die Installation die VR Helper scripts genutzt:

                          Und warum nicht über den "offiziellen" Weg?

                          habe eigentlich erwartet, dass es mit den sog. "helper scripts" noch etwas einfacher geht.

                          Selbst nach dem fix mit dem neu angelegten user bekomme ich das gleiche Ergebnis nach der wiederherstellung vom backup. Iobroker ist nach kurzer Zeit (1-2m) nicht mehr aufrufbar und startet auch nicht mehr neu.

                          e9e639fb-7c9c-4162-94bf-f495825bebec-image.png

                          CodierknechtC Online
                          CodierknechtC Online
                          Codierknecht
                          Developer Most Active
                          schrieb am zuletzt editiert von Codierknecht
                          #15

                          @lunatikk sagte in Umzug von raspi Installation auf lxc proxmox container:

                          noch etwas einfacher

                          Du siehst ja, wie "einfach" solche Scripte die Sache machen.
                          Am längsten dauert noch das herunterladen des passenden Image - wenn man das noch nicht hat.
                          Der Rest dauert lediglich ein paar Minuten. Versuch's einfach mal ... das übt ;-)

                          "Any fool can write code that a computer can understand. Good programmers write code that humans can understand." (Martin Fowler, "Refactoring")

                          Proxmox 9.1.1 LXC|8 GB|Core i7-6700
                          HmIP|ZigBee|Tasmota|Unifi
                          Zabbix Certified Specialist
                          Konnte ich Dir helfen? Dann benutze bitte das Voting unten rechts im Beitrag

                          1 Antwort Letzte Antwort
                          0
                          • L lunatikk

                            @codierknecht said in Umzug von raspi Installation auf lxc proxmox container:

                            @lunatikk sagte in Umzug von raspi Installation auf lxc proxmox container:

                            Habe für die Installation die VR Helper scripts genutzt:

                            Und warum nicht über den "offiziellen" Weg?

                            habe eigentlich erwartet, dass es mit den sog. "helper scripts" noch etwas einfacher geht.

                            Selbst nach dem fix mit dem neu angelegten user bekomme ich das gleiche Ergebnis nach der wiederherstellung vom backup. Iobroker ist nach kurzer Zeit (1-2m) nicht mehr aufrufbar und startet auch nicht mehr neu.

                            e9e639fb-7c9c-4162-94bf-f495825bebec-image.png

                            CodierknechtC Online
                            CodierknechtC Online
                            Codierknecht
                            Developer Most Active
                            schrieb am zuletzt editiert von
                            #16

                            @lunatikk sagte in Umzug von raspi Installation auf lxc proxmox container:

                            Selbst nach dem fix mit dem neu angelegten user bekomme ich das gleiche Ergebnis nach der wiederherstellung vom backup

                            Fang nochmal von vorne an ... mit der "offiziellen" Vorgehensweise.
                            Was einmal so richtig verstrubbelt ist, kriegt man auch mit Prügel nicht mehr sauber hin.

                            "Any fool can write code that a computer can understand. Good programmers write code that humans can understand." (Martin Fowler, "Refactoring")

                            Proxmox 9.1.1 LXC|8 GB|Core i7-6700
                            HmIP|ZigBee|Tasmota|Unifi
                            Zabbix Certified Specialist
                            Konnte ich Dir helfen? Dann benutze bitte das Voting unten rechts im Beitrag

                            L 1 Antwort Letzte Antwort
                            0
                            • CodierknechtC Codierknecht

                              @lunatikk sagte in Umzug von raspi Installation auf lxc proxmox container:

                              Selbst nach dem fix mit dem neu angelegten user bekomme ich das gleiche Ergebnis nach der wiederherstellung vom backup

                              Fang nochmal von vorne an ... mit der "offiziellen" Vorgehensweise.
                              Was einmal so richtig verstrubbelt ist, kriegt man auch mit Prügel nicht mehr sauber hin.

                              L Offline
                              L Offline
                              lunatikk
                              schrieb am zuletzt editiert von
                              #17

                              @codierknecht

                              @codierknecht said in Umzug von raspi Installation auf lxc proxmox container:

                              @lunatikk sagte in Umzug von raspi Installation auf lxc proxmox container:

                              Selbst nach dem fix mit dem neu angelegten user bekomme ich das gleiche Ergebnis nach der wiederherstellung vom backup

                              Fang nochmal von vorne an ... mit der "offiziellen" Vorgehensweise.
                              Was einmal so richtig verstrubbelt ist, kriegt man auch mit Prügel nicht mehr sauber hin.

                              Werde ich versuchen.
                              Bitte nicht falsch verstehen, aber dieser ganze Umgang mit Linux geht mir fürchterlich auf die Eier. Ich sitze alle 1-2 Jahre immer an System und versuche irgendwelche Probleme zu fixen. Man bekommt es stets hin - besonders auch aufgrund der guten Unterstützung in der Community - dennoch nervt es tierisch. Wenn man nicht regelmäßig damit arbeitet (und das tue ich eben nicht) dann vergisst man vieles und man muss immer wieder erneut in das Thema reinkommen - da geht richtig Zeit drauf. So, genug geheult.

                              Vielen Dank & Grüße

                              Thomas BraunT CodierknechtC amg_666A 3 Antworten Letzte Antwort
                              0
                              • L lunatikk

                                @codierknecht

                                @codierknecht said in Umzug von raspi Installation auf lxc proxmox container:

                                @lunatikk sagte in Umzug von raspi Installation auf lxc proxmox container:

                                Selbst nach dem fix mit dem neu angelegten user bekomme ich das gleiche Ergebnis nach der wiederherstellung vom backup

                                Fang nochmal von vorne an ... mit der "offiziellen" Vorgehensweise.
                                Was einmal so richtig verstrubbelt ist, kriegt man auch mit Prügel nicht mehr sauber hin.

                                Werde ich versuchen.
                                Bitte nicht falsch verstehen, aber dieser ganze Umgang mit Linux geht mir fürchterlich auf die Eier. Ich sitze alle 1-2 Jahre immer an System und versuche irgendwelche Probleme zu fixen. Man bekommt es stets hin - besonders auch aufgrund der guten Unterstützung in der Community - dennoch nervt es tierisch. Wenn man nicht regelmäßig damit arbeitet (und das tue ich eben nicht) dann vergisst man vieles und man muss immer wieder erneut in das Thema reinkommen - da geht richtig Zeit drauf. So, genug geheult.

                                Vielen Dank & Grüße

                                Thomas BraunT Online
                                Thomas BraunT Online
                                Thomas Braun
                                Most Active
                                schrieb am zuletzt editiert von
                                #18

                                @lunatikk sagte in Umzug von raspi Installation auf lxc proxmox container:

                                aber dieser ganze Umgang mit Linux geht mir fürchterlich auf die Eier.

                                Dann meine Bitte: Lass die Finger davon. Bringt keinem was, wenn du mit dem System nicht arbeiten kannst und willst.

                                Linux-Werkzeugkasten:
                                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                NodeJS Fixer Skript:
                                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                L 1 Antwort Letzte Antwort
                                0
                                • L lunatikk

                                  @codierknecht

                                  @codierknecht said in Umzug von raspi Installation auf lxc proxmox container:

                                  @lunatikk sagte in Umzug von raspi Installation auf lxc proxmox container:

                                  Selbst nach dem fix mit dem neu angelegten user bekomme ich das gleiche Ergebnis nach der wiederherstellung vom backup

                                  Fang nochmal von vorne an ... mit der "offiziellen" Vorgehensweise.
                                  Was einmal so richtig verstrubbelt ist, kriegt man auch mit Prügel nicht mehr sauber hin.

                                  Werde ich versuchen.
                                  Bitte nicht falsch verstehen, aber dieser ganze Umgang mit Linux geht mir fürchterlich auf die Eier. Ich sitze alle 1-2 Jahre immer an System und versuche irgendwelche Probleme zu fixen. Man bekommt es stets hin - besonders auch aufgrund der guten Unterstützung in der Community - dennoch nervt es tierisch. Wenn man nicht regelmäßig damit arbeitet (und das tue ich eben nicht) dann vergisst man vieles und man muss immer wieder erneut in das Thema reinkommen - da geht richtig Zeit drauf. So, genug geheult.

                                  Vielen Dank & Grüße

                                  CodierknechtC Online
                                  CodierknechtC Online
                                  Codierknecht
                                  Developer Most Active
                                  schrieb am zuletzt editiert von
                                  #19

                                  @lunatikk
                                  Schreib Dir auf was Du brauchst.
                                  Soooo viel ist das ja nicht.

                                  "Any fool can write code that a computer can understand. Good programmers write code that humans can understand." (Martin Fowler, "Refactoring")

                                  Proxmox 9.1.1 LXC|8 GB|Core i7-6700
                                  HmIP|ZigBee|Tasmota|Unifi
                                  Zabbix Certified Specialist
                                  Konnte ich Dir helfen? Dann benutze bitte das Voting unten rechts im Beitrag

                                  1 Antwort Letzte Antwort
                                  1
                                  • Thomas BraunT Thomas Braun

                                    @lunatikk sagte in Umzug von raspi Installation auf lxc proxmox container:

                                    aber dieser ganze Umgang mit Linux geht mir fürchterlich auf die Eier.

                                    Dann meine Bitte: Lass die Finger davon. Bringt keinem was, wenn du mit dem System nicht arbeiten kannst und willst.

                                    L Offline
                                    L Offline
                                    lunatikk
                                    schrieb am zuletzt editiert von
                                    #20

                                    @thomas-braun said in Umzug von raspi Installation auf lxc proxmox container:

                                    @lunatikk sagte in Umzug von raspi Installation auf lxc proxmox container:

                                    aber dieser ganze Umgang mit Linux geht mir fürchterlich auf die Eier.

                                    Dann meine Bitte: Lass die Finger davon. Bringt keinem was, wenn du mit dem System nicht arbeiten kannst und willst.

                                    So einfach ist das halt nicht. Ich möchte eben iobroker nutzen und damit arbeiten (tue ich ja shcon seit Jahren), aber das drunterliegende System macht's einem eben nicht einfach.

                                    Thomas BraunT CodierknechtC 2 Antworten Letzte Antwort
                                    0
                                    • L lunatikk

                                      @thomas-braun said in Umzug von raspi Installation auf lxc proxmox container:

                                      @lunatikk sagte in Umzug von raspi Installation auf lxc proxmox container:

                                      aber dieser ganze Umgang mit Linux geht mir fürchterlich auf die Eier.

                                      Dann meine Bitte: Lass die Finger davon. Bringt keinem was, wenn du mit dem System nicht arbeiten kannst und willst.

                                      So einfach ist das halt nicht. Ich möchte eben iobroker nutzen und damit arbeiten (tue ich ja shcon seit Jahren), aber das drunterliegende System macht's einem eben nicht einfach.

                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      schrieb am zuletzt editiert von
                                      #21

                                      @lunatikk

                                      aber das drunterliegende System macht's einem eben nicht einfach.

                                      Linux ist total einfach. Nur nicht für jeden.
                                      Man kann nämlich bei Interesse alles nachlesen.
                                      'Linux' ist auch nicht komplexer als andere Systeme. Kann man sich alles aneignen. Musstest du bei anderen Systemen auch.

                                      Linux-Werkzeugkasten:
                                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                      NodeJS Fixer Skript:
                                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                      1 Antwort Letzte Antwort
                                      0
                                      • L lunatikk

                                        @thomas-braun said in Umzug von raspi Installation auf lxc proxmox container:

                                        @lunatikk sagte in Umzug von raspi Installation auf lxc proxmox container:

                                        aber dieser ganze Umgang mit Linux geht mir fürchterlich auf die Eier.

                                        Dann meine Bitte: Lass die Finger davon. Bringt keinem was, wenn du mit dem System nicht arbeiten kannst und willst.

                                        So einfach ist das halt nicht. Ich möchte eben iobroker nutzen und damit arbeiten (tue ich ja shcon seit Jahren), aber das drunterliegende System macht's einem eben nicht einfach.

                                        CodierknechtC Online
                                        CodierknechtC Online
                                        Codierknecht
                                        Developer Most Active
                                        schrieb am zuletzt editiert von
                                        #22

                                        @lunatikk sagte in Umzug von raspi Installation auf lxc proxmox container:

                                        das drunterliegende System macht's einem eben nicht einfach

                                        MS-DOS war auch nicht einfacher :grin:

                                        Wie @Thomas-Braun schon schreibt: Das ist eigentlich total einfach.
                                        Eigentlich muss man sich nur einige wenige Befehle merken (aufschreiben).
                                        Der Vorteil eines unter Linux laufenden Servers gegenüber dem Klicki-Bunti-Kram: Kommandozeile bleibt Kommandozeile. Da ändert sich prinzipiell nix dran.
                                        Und ressourcensparender ist es auch noch. Läuft eben einfach besser und stabiler.

                                        "Any fool can write code that a computer can understand. Good programmers write code that humans can understand." (Martin Fowler, "Refactoring")

                                        Proxmox 9.1.1 LXC|8 GB|Core i7-6700
                                        HmIP|ZigBee|Tasmota|Unifi
                                        Zabbix Certified Specialist
                                        Konnte ich Dir helfen? Dann benutze bitte das Voting unten rechts im Beitrag

                                        1 Antwort Letzte Antwort
                                        0
                                        • L lunatikk

                                          @codierknecht

                                          @codierknecht said in Umzug von raspi Installation auf lxc proxmox container:

                                          @lunatikk sagte in Umzug von raspi Installation auf lxc proxmox container:

                                          Selbst nach dem fix mit dem neu angelegten user bekomme ich das gleiche Ergebnis nach der wiederherstellung vom backup

                                          Fang nochmal von vorne an ... mit der "offiziellen" Vorgehensweise.
                                          Was einmal so richtig verstrubbelt ist, kriegt man auch mit Prügel nicht mehr sauber hin.

                                          Werde ich versuchen.
                                          Bitte nicht falsch verstehen, aber dieser ganze Umgang mit Linux geht mir fürchterlich auf die Eier. Ich sitze alle 1-2 Jahre immer an System und versuche irgendwelche Probleme zu fixen. Man bekommt es stets hin - besonders auch aufgrund der guten Unterstützung in der Community - dennoch nervt es tierisch. Wenn man nicht regelmäßig damit arbeitet (und das tue ich eben nicht) dann vergisst man vieles und man muss immer wieder erneut in das Thema reinkommen - da geht richtig Zeit drauf. So, genug geheult.

                                          Vielen Dank & Grüße

                                          amg_666A Offline
                                          amg_666A Offline
                                          amg_666
                                          schrieb am zuletzt editiert von
                                          #23

                                          @lunatikk sagte in Umzug von raspi Installation auf lxc proxmox container:

                                          Ich sitze alle 1-2 Jahre immer an System und versuche irgendwelche Probleme zu fixen.

                                          Das "Problem" kenne ich. Solange alles läuft ist es ja gut, aber wenn mal etwas nicht läuft und man sich in Unix gar nicht auskennt, hat man ein Problem.
                                          Aber: Wie bereits geschrieben, sooo viele Unix Kommandos braucht man nicht und man kann viele Probeme einfach bei google eingeben und findet Forenbeiträge. Ich schreib mir die Lösungen dann immer auf und habe so ein Nachschlagewerk, falls mal wieder was nicht stimmt.

                                          iobroker auf proxmox container

                                          1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          810

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe