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. ioBroker Allgemein
  4. Autostart wieder herstellen

NEWS

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    3.6k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.2k

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.5k

Autostart wieder herstellen

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
21 Beiträge 4 Kommentatoren 6.1k Aufrufe
  • Ä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.
  • HomoranH Nicht stören
    HomoranH Nicht stören
    Homoran
    Global Moderator Administrators
    schrieb am zuletzt editiert von
    #5

    Habt ihr schon mal todesmutig versucht ioBroker noch Mal drüberinstallieren?

    Vorher am besten npm cache leeren mit

    cd /opt/iobroker
    npm cache clean
    iobroker stop
    npm install iobroker --unsafe-perm
    iobroker start
    

    Gruß

    Rainer

    kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

    1 Antwort Letzte Antwort
    0
    • S Offline
      S Offline
      Semenchkare
      schrieb am zuletzt editiert von
      #6

      root@bananapim2:/opt/iobroker# npm cache clean

      root@bananapim2:/opt/iobroker# iobroker stop

      Stopping iobroker controller daemon…

      iobroker controller daemon stopped.

      Exit code for "killall.sh": 0

      root@bananapim2:/opt/iobroker# npm install iobroker --unsafe-perm

      npm ERR! not a package /opt/iobroker/iobroker

      npm ERR! addLocal Could not install /opt/iobroker/iobroker

      npm ERR! Linux 4.6.3-sunxi

      npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "iobroker" "--unsafe-perm"

      npm ERR! node v4.2.1

      npm ERR! npm v2.14.7

      npm ERR! path /tmp/npm-1479-35c0aa2e/unpack-00c8201481af/package.json

      npm ERR! code ENOENT

      npm ERR! errno -2

      npm ERR! syscall open

      npm ERR! enoent ENOENT: no such file or directory, open '/tmp/npm-1479-35c0aa2e/unpack-00c8201481af/package.json'

      npm ERR! enoent This is most likely not a problem with npm itself

      npm ERR! enoent and is related to npm not being able to find a file.

      npm ERR! enoent

      npm ERR! Please include the following file with any support request:

      npm ERR! /opt/iobroker/npm-debug.log

      root@bananapim2:/opt/iobroker# npm ERR! not a package /opt/iobroker/iobroker

      Viele Grüße

      Semenchkare

      raspberry 5 8GB mit iobroker,
      raspberry 5 8GB mit Raspberrymatic

      1 Antwort Letzte Antwort
      0
      • HomoranH Nicht stören
        HomoranH Nicht stören
        Homoran
        Global Moderator Administrators
        schrieb am zuletzt editiert von
        #7

        Wechsel mal dein Repository auf "online"

        Gruß

        Rainer

        kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

        1 Antwort Letzte Antwort
        0
        • S Offline
          S Offline
          Semenchkare
          schrieb am zuletzt editiert von
          #8

          ich habe es umgestellt unter ddem iobroker.admin.

          root@bananapim2:/opt/iobroker# npm install iobroker –unsafe-perm

          npm ERR! not a package /opt/iobroker/iobroker

          npm ERR! addLocal Could not install /opt/iobroker/iobroker

          npm ERR! Linux 4.6.3-sunxi

          npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "iobroker" "--unsafe-perm"

          npm ERR! node v4.2.1

          npm ERR! npm v2.14.7

          npm ERR! path /tmp/npm-1057-f0d6f77e/unpack-ef73c59e454a/package.json

          npm ERR! code ENOENT

          npm ERR! errno -2

          npm ERR! syscall open

          npm ERR! enoent ENOENT: no such file or directory, open '/tmp/npm-1057-f0d6f77e/unpack-ef73c59e454a/package.json'

          npm ERR! enoent This is most likely not a problem with npm itself

          npm ERR! enoent and is related to npm not being able to find a file.

          npm ERR! enoent

          npm ERR! Please include the following file with any support request:

          npm ERR! /opt/iobroker/npm-debug.log

          root@bananapim2:/opt/iobroker# npm ERR! not a package /opt/iobroker/iobroker

          Viele Grüße

          Semenchkare

          raspberry 5 8GB mit iobroker,
          raspberry 5 8GB mit Raspberrymatic

          1 Antwort Letzte Antwort
          0
          • HomoranH Nicht stören
            HomoranH Nicht stören
            Homoran
            Global Moderator Administrators
            schrieb am zuletzt editiert von
            #9

            Die neuen Versionen benötigen node 4.5

            Mach mal ein

            sudo apt-get update && apt-get upgrade
            

            Gruß

            Rainer

            kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

            Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

            der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

            1 Antwort Letzte Antwort
            0
            • S Offline
              S Offline
              Semenchkare
              schrieb am zuletzt editiert von
              #10

              oot@bananapim2:/opt/iobroker# sudo apt-get update && apt-get upgrade

              Hit http://security.debian.org jessie/updates InRelease

              Hit http://apt.armbian.com jessie InRelease

              Ign http://httpredir.debian.org jessie InRelease

              Get:1 http://httpredir.debian.org jessie-backports InRelease [166 kB]

              Get:2 http://httpredir.debian.org jessie-updates InRelease [142 kB]

              Hit http://security.debian.org jessie/updates/main armhf Packages

              Hit https://deb.nodesource.com jessie InRelease

              Hit http://httpredir.debian.org jessie Release.gpg

              Hit http://security.debian.org jessie/updates/contrib armhf Packages

              Hit http://apt.armbian.com jessie/main armhf Packages

              Hit http://security.debian.org jessie/updates/non-free armhf Packages

              Hit http://httpredir.debian.org jessie Release

              Hit http://security.debian.org jessie/updates/contrib Translation-en

              Hit http://security.debian.org jessie/updates/main Translation-en

              Hit http://security.debian.org jessie/updates/non-free Translation-en

              Get:3 http://httpredir.debian.org jessie-backports/main armhf Packages/DiffIndex [27.8 kB]

              Get:4 http://httpredir.debian.org jessie-backports/non-free armhf Packages/DiffIndex [3,610 B]

              Get:5 http://httpredir.debian.org jessie-backports/contrib armhf Packages/DiffIndex [17.7 kB]

              Get:6 http://httpredir.debian.org jessie-backports/non-free Translation-en/DiffIndex [8,314 B]

              Get:7 http://httpredir.debian.org jessie-backports/contrib Translation-en/DiffIndex [5,500 B]

              Get:8 http://httpredir.debian.org jessie-backports/main Translation-en/DiffIndex [27.8 kB]

              Get:9 http://httpredir.debian.org jessie-backports/main armhf 2016-09-07-0904.04.pdiff [1,346 B]

              Hit https://deb.nodesource.com jessie/main Sources

              Get:10 http://httpredir.debian.org jessie-updates/contrib Translation-en [14 B]

              Get:11 http://httpredir.debian.org jessie-backports/main armhf 2016-09-07-1508.46.pdiff [1,456 B]

              Hit https://deb.nodesource.com jessie/main armhf Packages

              Get:12 https://deb.nodesource.com jessie/main Translation-en_US [162 B]

              Get:13 https://deb.nodesource.com jessie/main Translation-en [162 B]

              Get:14 https://deb.nodesource.com jessie/main Translation-en_US.UTF-8 [162 B]

              Get:15 http://httpredir.debian.org jessie-updates/non-free Translation-en/DiffIndex [736 B]

              Get:16 http://httpredir.debian.org jessie-backports/contrib armhf 2016-09-07-1508.46.pdiff [517 B]

              Get:17 http://httpredir.debian.org jessie-backports/main armhf 2016-09-07-1508.46.pdiff [1,456 B]

              Get:18 http://httpredir.debian.org jessie-updates/main armhf Packages/DiffIndex [5,440 B]

              Hit http://httpredir.debian.org jessie/main armhf Packages

              Hit http://httpredir.debian.org jessie/contrib Translation-en

              Get:19 http://httpredir.debian.org jessie-updates/contrib armhf Packages [32 B]

              Get:20 http://httpredir.debian.org jessie-updates/non-free armhf Packages/DiffIndex [736 B]

              Get:21 http://httpredir.debian.org jessie-updates/main Translation-en/DiffIndex [2,704 B]

              Get:22 https://deb.nodesource.com jessie/main Translation-en_US [162 B]

              Get:23 https://deb.nodesource.com jessie/main Translation-en [162 B]

              Hit http://httpredir.debian.org jessie/contrib armhf Packages

              Hit http://httpredir.debian.org jessie/non-free armhf Packages

              Hit http://httpredir.debian.org jessie/main Translation-en

              Ign http://apt.armbian.com jessie/main Translation-en_US

              Hit http://httpredir.debian.org jessie/non-free Translation-en

              Get:24 https://deb.nodesource.com jessie/main Translation-en_US.UTF-8 [162 B]

              Get:25 http://httpredir.debian.org jessie-backports/main 2016-09-07-0904.04.pdiff [1,228 B]

              Ign http://apt.armbian.com jessie/main Translation-en

              Ign http://apt.armbian.com jessie/main Translation-en_US.UTF-8

              Get:26 https://deb.nodesource.com jessie/main Translation-en_US [162 B]

              Get:27 https://deb.nodesource.com jessie/main Translation-en [162 B]

              Get:28 https://deb.nodesource.com jessie/main Translation-en_US.UTF-8 [162 B]

              Get:29 https://deb.nodesource.com jessie/main Translation-en_US [162 B]

              Get:30 http://httpredir.debian.org jessie-backports/contrib armhf 2016-09-07-1508.46.pdiff [517 B]

              Get:31 http://httpredir.debian.org jessie-backports/main 2016-09-07-0904.04.pdiff [1,228 B]

              Get:32 https://deb.nodesource.com jessie/main Translation-en [162 B]

              Get:33 https://deb.nodesource.com jessie/main Translation-en_US.UTF-8 [162 B]

              Get:34 https://deb.nodesource.com jessie/main Translation-en_US [162 B]

              Ign https://deb.nodesource.com jessie/main Translation-en_US

              Get:35 https://deb.nodesource.com jessie/main Translation-en [162 B]

              Ign https://deb.nodesource.com jessie/main Translation-en

              Get:36 https://deb.nodesource.com jessie/main Translation-en_US.UTF-8 [162 B]

              Ign https://deb.nodesource.com jessie/main Translation-en_US.UTF-8

              Fetched 413 kB in 33s (12.5 kB/s)

              Reading package lists… Done

              Reading package lists... Done

              Building dependency tree

              Reading state information... Done

              Calculating upgrade... Done

              0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

              root@bananapim2:/opt/iobroker# node -v

              v4.2.1

              irgendwie updatet er node nicht...

              Viele Grüße

              Semenchkare

              raspberry 5 8GB mit iobroker,
              raspberry 5 8GB mit Raspberrymatic

              1 Antwort Letzte Antwort
              0
              • M Offline
                M Offline
                mamoel
                schrieb am zuletzt editiert von
                #11

                Ich habe auf meinem Pi2````
                sudo apt-get update && apt-get upgrade

                
                dann:
                
                

                root@raspberrypi:/opt/iobroker# npm cache clean
                root@raspberrypi:/opt/iobroker# iobroker stop
                Stopping iobroker controller daemon...
                iobroker controller daemon stopped.
                Exit code for "killall.sh": 0
                root@raspberrypi:/opt/iobroker# npm install iobroker --unsafe-perm
                npm ERR! not a package /opt/iobroker/iobroker
                npm ERR! addLocal Could not install /opt/iobroker/iobroker
                npm ERR! Linux 4.4.13-v7+
                npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "iobroker" "- -unsafe-perm"
                npm ERR! node v0.12.6
                npm ERR! npm v2.11.2
                npm ERR! path /tmp/npm-1110-2a6f4ee3/unpack-5a463a3465aa/package.json
                npm ERR! code ENOENT
                npm ERR! errno -2

                npm ERR! enoent ENOENT, open '/tmp/npm-1110-2a6f4ee3/unpack-5a463a3465aa/package .json'
                npm ERR! enoent This is most likely not a problem with npm itself
                npm ERR! enoent and is related to npm not being able to find a file.
                npm ERR! enoent

                npm ERR! Please include the following file with any support request:
                npm ERR! /opt/iobroker/npm-debug.log
                root@raspberrypi:/opt/iobroker#

                <size size="85">ioBroker (docker) auf Synology DS418play

                Alexa2, cloud, fritzdect, g-homa, harmony, hm-rega, hm-rpc, hs100, hue, javascript, nuki, ring, sayit, sonos, sql, viessmannapi</size>

                1 Antwort Letzte Antwort
                0
                • HomoranH Nicht stören
                  HomoranH Nicht stören
                  Homoran
                  Global Moderator Administrators
                  schrieb am zuletzt editiert von
                  #12

                  Wie hast du das denn geschafft??? .

                  (Nicht böse gemeint)

                  Jetzt hast du eine ganz alte Version von node drauf!

                  Das ist Armbian für den bananapi m2?

                  Jetzt bitte durchführen

                  Die alten node & node.js Versionen deinstallieren

                  apt-get –purge remove node

                  apt-get --purge remove nodejs

                  apt-get autoremove

                  reboot

                  Node.js neu installieren

                  curl -sL https://deb.nodesource.com/setup_4.x | sudo -E bash -

                  sudo apt-get install -y build-essential nodejs

                  reboot

                  Gruß

                  Rainer

                  kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                  Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                  der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                  1 Antwort Letzte Antwort
                  0
                  • M Offline
                    M Offline
                    mamoel
                    schrieb am zuletzt editiert von
                    #13

                    Die richtige Node-Version habe ich jetzt, aber die iobroker-Installation läuft immer noch nicht:````
                    root@raspberrypi:/opt/iobroker# npm install iobroker --unsafe-perm
                    npm ERR! not a package /opt/iobroker/iobroker
                    npm ERR! addLocal Could not install /opt/iobroker/iobroker
                    npm ERR! Linux 4.4.13-v7+
                    npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "iobroker" "--unsafe-perm"
                    npm ERR! node v4.5.0
                    npm ERR! npm v2.15.9
                    npm ERR! path /tmp/npm-1175-6e26a984/unpack-a9ea635b22b1/package.json
                    npm ERR! code ENOENT
                    npm ERR! errno -2
                    npm ERR! syscall open

                    npm ERR! enoent ENOENT: no such file or directory, open '/tmp/npm-1175-6e26a984/unpack-a9ea635b22b1/package.json'
                    npm ERR! enoent This is most likely not a problem with npm itself
                    npm ERR! enoent and is related to npm not being able to find a file.
                    npm ERR! enoent

                    npm ERR! Please include the following file with any support request:
                    npm ERR! /opt/iobroker/npm-debug.log
                    root@raspberrypi:/opt/iobroker#

                    
                    Witzigerweise funktioniert jetzt aber der Autostart wieder! :lol:

                    <size size="85">ioBroker (docker) auf Synology DS418play

                    Alexa2, cloud, fritzdect, g-homa, harmony, hm-rega, hm-rpc, hs100, hue, javascript, nuki, ring, sayit, sonos, sql, viessmannapi</size>

                    1 Antwort Letzte Antwort
                    0
                    • HomoranH Nicht stören
                      HomoranH Nicht stören
                      Homoran
                      Global Moderator Administrators
                      schrieb am zuletzt editiert von
                      #14

                      @mamoel:

                      Witzigerweise funktioniert jetzt aber der Autostart wieder! `
                      Dafür war ja der ganze Aufwand.

                      Für den Rest bin ich mit meinem Latein am Ende.

                      Da muss leider jemand anderes ran.

                      Gruß

                      Rainer

                      kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                      der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                      1 Antwort Letzte Antwort
                      0
                      • M Offline
                        M Offline
                        mamoel
                        schrieb am zuletzt editiert von
                        #15

                        Ich danke dir auf jeden Fall für deine Hilfe.

                        <size size="85">ioBroker (docker) auf Synology DS418play

                        Alexa2, cloud, fritzdect, g-homa, harmony, hm-rega, hm-rpc, hs100, hue, javascript, nuki, ring, sayit, sonos, sql, viessmannapi</size>

                        1 Antwort Letzte Antwort
                        0
                        • S Offline
                          S Offline
                          Semenchkare
                          schrieb am zuletzt editiert von
                          #16

                          Bei mir klappts bestens. Vielen vielen Dank Rainer!

                          Ich bereue nicht, umgestiegen zu sein!

                          Viele Grüße

                          Semenchkare

                          raspberry 5 8GB mit iobroker,
                          raspberry 5 8GB mit Raspberrymatic

                          1 Antwort Letzte Antwort
                          0
                          • HomoranH Nicht stören
                            HomoranH Nicht stören
                            Homoran
                            Global Moderator Administrators
                            schrieb am zuletzt editiert von
                            #17

                            @mamoel:

                            Ich danke dir auf jeden Fall für deine Hilfe. `
                            Ich fürchte ich habe euch zwei fröhlich durcheinandergeworfen.

                            Du hast noch Wheezy drauf?

                            Da war doch was mit node 4.xx???

                            Vielleicht kann da mal ein Wissender drüber sehen.

                            Gruß

                            Rainer

                            kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                            Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                            der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                            1 Antwort Letzte Antwort
                            0
                            • M Offline
                              M Offline
                              mamoel
                              schrieb am zuletzt editiert von
                              #18

                              Nein, ich habe (meines Wissens) Jessie auf meinem Raspberry Pi2.

                              root@raspberrypi:~# cat /etc/os-release
                              PRETTY_NAME="Raspbian GNU/Linux 8 (jessie)"
                              NAME="Raspbian GNU/Linux"
                              VERSION_ID="8"
                              VERSION="8 (jessie)"
                              ID=raspbian
                              ID_LIKE=debian
                              HOME_URL="http://www.raspbian.org/"
                              SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
                              BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
                              root@raspberrypi:~#
                              
                              

                              <size size="85">ioBroker (docker) auf Synology DS418play

                              Alexa2, cloud, fritzdect, g-homa, harmony, hm-rega, hm-rpc, hs100, hue, javascript, nuki, ring, sayit, sonos, sql, viessmannapi</size>

                              1 Antwort Letzte Antwort
                              0
                              • HomoranH Nicht stören
                                HomoranH Nicht stören
                                Homoran
                                Global Moderator Administrators
                                schrieb am zuletzt editiert von
                                #19

                                Aber bei dir steht:
                                @mamoel:

                                Linux 4.4.13-v7+ `
                                Und v7 ist Wheezy.

                                Hättest du vor dem letzten Versuch nach Umstellung des Repository npm cache clean gemacht?

                                Gruß

                                Rainer

                                kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                                Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                1 Antwort Letzte Antwort
                                0
                                • M Offline
                                  M Offline
                                  mamoel
                                  schrieb am zuletzt editiert von
                                  #20

                                  Ich behaupte mal "ja".

                                  Bist du sicher, dass die v7 für Wheezy steht? Ich habe meinen Raspberry erst vor ein paar Wochen komplett neu vom letzten Raspbian Image neu installiert. Da sollte kein Wheezy reingekommen sein.

                                  <size size="85">ioBroker (docker) auf Synology DS418play

                                  Alexa2, cloud, fritzdect, g-homa, harmony, hm-rega, hm-rpc, hs100, hue, javascript, nuki, ring, sayit, sonos, sql, viessmannapi</size>

                                  1 Antwort Letzte Antwort
                                  0
                                  • HomoranH Nicht stören
                                    HomoranH Nicht stören
                                    Homoran
                                    Global Moderator Administrators
                                    schrieb am zuletzt editiert von
                                    #21

                                    @mamoel:

                                    Bist du sicher, dass die v7 für Wheezy steht? `
                                    https://www.debian.org/News/2013/20130504

                                    root@Test-Pi3:~# cat  /etc/issue                                                                                                                                                      
                                    Raspbian GNU/Linux 8 \n \l
                                    

                                    Gruß

                                    Rainer

                                    kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                                    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                    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
                                    FAQ Cloud / IOT
                                    HowTo: Node.js-Update
                                    HowTo: Backup/Restore
                                    Downloads
                                    BLOG

                                    705

                                    Online

                                    32.7k

                                    Benutzer

                                    82.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