Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter Alexa2 3.0.x

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    12
    1
    126

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

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

Test Adapter Alexa2 3.0.x

Scheduled Pinned Locked Moved Tester
alexa2
209 Posts 31 Posters 30.8k Views 31 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Matten MattenM Matten Matten

    wenn ich von github installiere steht bei mir immer noch V2.6.4

    D Offline
    D Offline
    deta
    Most Active
    wrote on last edited by
    #27

    @Matten-Matten sagte in Test Adapter Alexa2 3.0.x:

    wenn ich von github installiere steht bei mir immer noch V2.6.4

    Oben direkt mit dem Link vom Git installieren

    1 Reply Last reply
    0
    • Matten MattenM Matten Matten

      wenn ich von github installiere steht bei mir immer noch V2.6.4

      apollon77A Offline
      apollon77A Offline
      apollon77
      wrote on last edited by
      #28

      @Matten-Matten ggf mal upload manuell ausführen (vor allem bei Controller 1.5 oder so).

      Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

      • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
      • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
      Matten MattenM 1 Reply Last reply
      0
      • padrinoP Offline
        padrinoP Offline
        padrino
        Most Active
        wrote on last edited by
        #29

        Ein "delete" (über Datenpunkt) löscht das Objekt zwar aus der Shoppingliste, aber es kommt zu einer Menge Fehler im Log:

        host.raspberrypi	2019-12-22 18:51:02.580	error	instance system.adapter.alexa2.0 terminated with code 0 (OK)
        host.raspberrypi	2019-12-22 18:51:02.580	error	Caught by controller[1]: at process._tickDomainCallback (internal/process/next_tick.js:218:9)
        host.raspberrypi	2019-12-22 18:51:02.580	error	Caught by controller[1]: at _combinedTickCallback (internal/process/next_tick.js:138:11)
        host.raspberrypi	2019-12-22 18:51:02.580	error	Caught by controller[1]: at endReadableNT (_stream_readable.js:1064:12)
        host.raspberrypi	2019-12-22 18:51:02.579	error	Caught by controller[1]: at IncomingMessage.emit (events.js:208:7)
        host.raspberrypi	2019-12-22 18:51:02.579	error	Caught by controller[1]: at emitNone (events.js:111:20)
        host.raspberrypi	2019-12-22 18:51:02.579	error	Caught by controller[1]: at IncomingMessage.res.on (/opt/iobroker/node_modules/iobroker.alexa2/node_modules/alexa-remote2/alexa-remote.js:778:28)
        host.raspberrypi	2019-12-22 18:51:02.579	error	Caught by controller[1]: at alexa.getList (/opt/iobroker/node_modules/iobroker.alexa2/main.js:2587:13)
        host.raspberrypi	2019-12-22 18:51:02.579	error	Caught by controller[1]: TypeError: adapter.getObjectList is not a function
        host.raspberrypi	2019-12-22 18:51:02.579	error	Caught by controller[0]: at process._tickDomainCallback (internal/process/next_tick.js:218:9)
        host.raspberrypi	2019-12-22 18:51:02.579	error	Caught by controller[0]: at _combinedTickCallback (internal/process/next_tick.js:138:11)
        host.raspberrypi	2019-12-22 18:51:02.579	error	Caught by controller[0]: at endReadableNT (_stream_readable.js:1064:12)
        host.raspberrypi	2019-12-22 18:51:02.579	error	Caught by controller[0]: at IncomingMessage.emit (events.js:208:7)
        host.raspberrypi	2019-12-22 18:51:02.579	error	Caught by controller[0]: at emitNone (events.js:111:20)
        host.raspberrypi	2019-12-22 18:51:02.579	error	Caught by controller[0]: at IncomingMessage.res.on (/opt/iobroker/node_modules/iobroker.alexa2/node_modules/alexa-remote2/alexa-remote.js:778:28)
        host.raspberrypi	2019-12-22 18:51:02.578	error	Caught by controller[0]: at alexa.getList (/opt/iobroker/node_modules/iobroker.alexa2/main.js:2587:13)
        host.raspberrypi	2019-12-22 18:51:02.578	error	Caught by controller[0]: TypeError: adapter.getObjectList is not a function
        
        apollon77A 1 Reply Last reply
        0
        • padrinoP Offline
          padrinoP Offline
          padrino
          Most Active
          wrote on last edited by padrino
          #30

          Das mit den Listen ist spitze!
          Spinne grad ein wenig damit rum, da lässt sich sicher was Schickes machen... :sunglasses:
          ("Füge Einkaufsstätte Produkt zu meiner Einkaufsliste hinzu")
          shopping.png
          Dank an @Zefau & @apollon77 :grin:

          1 Reply Last reply
          0
          • padrinoP padrino

            Ein "delete" (über Datenpunkt) löscht das Objekt zwar aus der Shoppingliste, aber es kommt zu einer Menge Fehler im Log:

            host.raspberrypi	2019-12-22 18:51:02.580	error	instance system.adapter.alexa2.0 terminated with code 0 (OK)
            host.raspberrypi	2019-12-22 18:51:02.580	error	Caught by controller[1]: at process._tickDomainCallback (internal/process/next_tick.js:218:9)
            host.raspberrypi	2019-12-22 18:51:02.580	error	Caught by controller[1]: at _combinedTickCallback (internal/process/next_tick.js:138:11)
            host.raspberrypi	2019-12-22 18:51:02.580	error	Caught by controller[1]: at endReadableNT (_stream_readable.js:1064:12)
            host.raspberrypi	2019-12-22 18:51:02.579	error	Caught by controller[1]: at IncomingMessage.emit (events.js:208:7)
            host.raspberrypi	2019-12-22 18:51:02.579	error	Caught by controller[1]: at emitNone (events.js:111:20)
            host.raspberrypi	2019-12-22 18:51:02.579	error	Caught by controller[1]: at IncomingMessage.res.on (/opt/iobroker/node_modules/iobroker.alexa2/node_modules/alexa-remote2/alexa-remote.js:778:28)
            host.raspberrypi	2019-12-22 18:51:02.579	error	Caught by controller[1]: at alexa.getList (/opt/iobroker/node_modules/iobroker.alexa2/main.js:2587:13)
            host.raspberrypi	2019-12-22 18:51:02.579	error	Caught by controller[1]: TypeError: adapter.getObjectList is not a function
            host.raspberrypi	2019-12-22 18:51:02.579	error	Caught by controller[0]: at process._tickDomainCallback (internal/process/next_tick.js:218:9)
            host.raspberrypi	2019-12-22 18:51:02.579	error	Caught by controller[0]: at _combinedTickCallback (internal/process/next_tick.js:138:11)
            host.raspberrypi	2019-12-22 18:51:02.579	error	Caught by controller[0]: at endReadableNT (_stream_readable.js:1064:12)
            host.raspberrypi	2019-12-22 18:51:02.579	error	Caught by controller[0]: at IncomingMessage.emit (events.js:208:7)
            host.raspberrypi	2019-12-22 18:51:02.579	error	Caught by controller[0]: at emitNone (events.js:111:20)
            host.raspberrypi	2019-12-22 18:51:02.579	error	Caught by controller[0]: at IncomingMessage.res.on (/opt/iobroker/node_modules/iobroker.alexa2/node_modules/alexa-remote2/alexa-remote.js:778:28)
            host.raspberrypi	2019-12-22 18:51:02.578	error	Caught by controller[0]: at alexa.getList (/opt/iobroker/node_modules/iobroker.alexa2/main.js:2587:13)
            host.raspberrypi	2019-12-22 18:51:02.578	error	Caught by controller[0]: TypeError: adapter.getObjectList is not a function
            
            apollon77A Offline
            apollon77A Offline
            apollon77
            wrote on last edited by
            #31

            @padrino äääähm welche js-Controller version hast du? @Zefau kann es Sein das wir jetzt 2.0 brauchen??

            Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

            • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
            • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
            padrinoP 1 Reply Last reply
            0
            • apollon77A apollon77

              @padrino äääähm welche js-Controller version hast du? @Zefau kann es Sein das wir jetzt 2.0 brauchen??

              padrinoP Offline
              padrinoP Offline
              padrino
              Most Active
              wrote on last edited by
              #32

              @apollon77
              V1 - hab mich an des V2 Update noch nicht getraut, ist mir zu komplex... :(

              apollon77A ostseereiterO 2 Replies Last reply
              0
              • padrinoP padrino

                @apollon77
                V1 - hab mich an des V2 Update noch nicht getraut, ist mir zu komplex... :(

                apollon77A Offline
                apollon77A Offline
                apollon77
                wrote on last edited by apollon77
                #33

                @padrino solltest du. Ist sehr simpel. Was ist da komplex? Die listenfunktion braucht das beim löschen wie du jetzt weißt. ;-)

                Ich füge das nachher zum Changelog und als Abhängigkeit hinzu.

                Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                1 Reply Last reply
                0
                • padrinoP padrino

                  @apollon77
                  V1 - hab mich an des V2 Update noch nicht getraut, ist mir zu komplex... :(

                  ostseereiterO Offline
                  ostseereiterO Offline
                  ostseereiter
                  wrote on last edited by
                  #34

                  @padrino lach bin ich ja nicht alleine ich zöger auch. Trau mich einfach nicht.

                  Gruß OSR

                  Plattform
                  Linux x64 CPUs2 AMD G-T56N Processor 1646 MHz 8GB RAM

                  apollon77A 1 Reply Last reply
                  0
                  • ostseereiterO ostseereiter

                    @padrino lach bin ich ja nicht alleine ich zöger auch. Trau mich einfach nicht.

                    apollon77A Offline
                    apollon77A Offline
                    apollon77
                    wrote on last edited by
                    #35

                    @ostseereiter Dann sagen wir es doch mal so ... Schaut Euch mal den 2.0er Thread an und was so an Problemen gemeldet wurde nach der 2.1.1 und jetzt sage ich Euch das Stand vorhin fast 12.000 User die 2.1.1 installiert haben ... ... ... :-)

                    Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                    • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                    • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                    1 Reply Last reply
                    0
                    • apollon77A Offline
                      apollon77A Offline
                      apollon77
                      wrote on last edited by
                      #36

                      Auf GitHub gibt es die 3.0.2 ... Es könnten/sollten jetzt vllt ein paar mehr Antworten von Madam Alexa im "answerText" landen als vorher. Ansonsten hat die io-package jetzt offiziell die Info zur js-controller 2.0 Abhängigkeit.

                      Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                      • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                      • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                      padrinoP ? 3 Replies Last reply
                      0
                      • apollon77A apollon77

                        Auf GitHub gibt es die 3.0.2 ... Es könnten/sollten jetzt vllt ein paar mehr Antworten von Madam Alexa im "answerText" landen als vorher. Ansonsten hat die io-package jetzt offiziell die Info zur js-controller 2.0 Abhängigkeit.

                        padrinoP Offline
                        padrinoP Offline
                        padrino
                        Most Active
                        wrote on last edited by padrino
                        #37

                        @apollon77
                        Hm, sollte es dann nicht auch die Installation verhindern?
                        Was es nicht tut und jetzt ist der Adapter hin, weil er nicht mehr startet. :grin:
                        (downgrade auf 2.6.4 läuft :relieved:)

                        apollon77A 1 Reply Last reply
                        0
                        • apollon77A apollon77

                          Auf GitHub gibt es die 3.0.2 ... Es könnten/sollten jetzt vllt ein paar mehr Antworten von Madam Alexa im "answerText" landen als vorher. Ansonsten hat die io-package jetzt offiziell die Info zur js-controller 2.0 Abhängigkeit.

                          padrinoP Offline
                          padrinoP Offline
                          padrino
                          Most Active
                          wrote on last edited by
                          #38

                          @apollon77
                          Argh, ich kann nicht mehr zurück? :cry:
                          2.6.4 ist installiert, startet aber nicht, da es nun auch JS controller V2 verlangt? :thinking_face:

                          apollon77A 1 Reply Last reply
                          0
                          • padrinoP padrino

                            @apollon77
                            Hm, sollte es dann nicht auch die Installation verhindern?
                            Was es nicht tut und jetzt ist der Adapter hin, weil er nicht mehr startet. :grin:
                            (downgrade auf 2.6.4 läuft :relieved:)

                            apollon77A Offline
                            apollon77A Offline
                            apollon77
                            wrote on last edited by
                            #39

                            @padrino Musst Du mal versuchen. Admin blendet es in jedem Fall aus.

                            Aber naja es ist am Ende nur beim löschen von Listen-Einträgen relevant ... also hättest die 3.0.1 drauf lassen können :-)

                            Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                            • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                            • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                            1 Reply Last reply
                            0
                            • padrinoP padrino

                              @apollon77
                              Argh, ich kann nicht mehr zurück? :cry:
                              2.6.4 ist installiert, startet aber nicht, da es nun auch JS controller V2 verlangt? :thinking_face:

                              apollon77A Offline
                              apollon77A Offline
                              apollon77
                              wrote on last edited by
                              #40

                              @padrino upload nochmal machen nach 2.6.4 downgrade? Ggf iobroker js.controller neu starten

                              Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                              • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                              • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                              D 1 Reply Last reply
                              0
                              • padrinoP Offline
                                padrinoP Offline
                                padrino
                                Most Active
                                wrote on last edited by
                                #41

                                Ja, upload gemacht.
                                iobroker komplett neu gestartet.
                                Geht nicht. :(

                                apollon77A 1 Reply Last reply
                                0
                                • padrinoP padrino

                                  Ja, upload gemacht.
                                  iobroker komplett neu gestartet.
                                  Geht nicht. :(

                                  apollon77A Offline
                                  apollon77A Offline
                                  apollon77
                                  wrote on last edited by
                                  #42

                                  @padrino Dann schau mal auf der Platte in /opt/iobroker/node_modules/iobroker.alexa2/io-package.json ob es da drin ist. Wenn nicht schau bitte in Objekten system.adapter.alexa2.0 ... und lösch es da raus :-)

                                  Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                  • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                  • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                  padrinoP 1 Reply Last reply
                                  0
                                  • apollon77A apollon77

                                    @padrino upload nochmal machen nach 2.6.4 downgrade? Ggf iobroker js.controller neu starten

                                    D Offline
                                    D Offline
                                    DocGame
                                    wrote on last edited by
                                    #43

                                    @apollon77
                                    Die 3.01 ist prima gelaufen. Ich hatte einen Computerabsturz und nun ist er gelb.
                                    Was könnte die Fehlermeldung bedeuten?

                                    2019-12-22 22:56:57.952 - info: host.IOBroker(SmartHome) stopInstance system.adapter.iot.0 (force=false, process=true)
                                    2019-12-22 22:56:57.953 - info: host.IOBroker(SmartHome) stopInstance system.adapter.iot.0 send kill signal
                                    2019-12-22 22:56:58.007 - info: iot.0 (9076) Got terminate signal TERMINATE_YOURSELF
                                    2019-12-22 22:56:58.010 - info: iot.0 (9076) terminating
                                    2019-12-22 22:56:58.012 - info: iot.0 (9076) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                                    2019-12-22 22:56:58.550 - info: host.IOBroker(SmartHome) instance system.adapter.iot.0 terminated with code 4294967196 (START_IMMEDIATELY_AFTER_STOP_HEX)
                                    2019-12-22 22:57:00.495 - info: host.IOBroker(SmartHome) instance system.adapter.iot.0 started with pid 10904
                                    2019-12-22 22:57:04.866 - info: iot.0 (10904) starting. Version 1.1.9 in C:/Iobroker/SmartHome/node_modules/iobroker.iot, node: v10.16.3
                                    2019-12-22 22:57:04.903 - info: iot.0 (10904) Connecting with a18wym7vjdl22g.iot.eu-west-1.amazonaws.com
                                    2019-12-22 22:57:06.180 - error: iot.0 (10904) Cannot read keys: "error:0909006C:PEM routines:get_name:no start line" / Error: error:0909006C:PEM routines:get_name:no start line
                                    
                                    apollon77A 1 Reply Last reply
                                    0
                                    • D DocGame

                                      @apollon77
                                      Die 3.01 ist prima gelaufen. Ich hatte einen Computerabsturz und nun ist er gelb.
                                      Was könnte die Fehlermeldung bedeuten?

                                      2019-12-22 22:56:57.952 - info: host.IOBroker(SmartHome) stopInstance system.adapter.iot.0 (force=false, process=true)
                                      2019-12-22 22:56:57.953 - info: host.IOBroker(SmartHome) stopInstance system.adapter.iot.0 send kill signal
                                      2019-12-22 22:56:58.007 - info: iot.0 (9076) Got terminate signal TERMINATE_YOURSELF
                                      2019-12-22 22:56:58.010 - info: iot.0 (9076) terminating
                                      2019-12-22 22:56:58.012 - info: iot.0 (9076) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                                      2019-12-22 22:56:58.550 - info: host.IOBroker(SmartHome) instance system.adapter.iot.0 terminated with code 4294967196 (START_IMMEDIATELY_AFTER_STOP_HEX)
                                      2019-12-22 22:57:00.495 - info: host.IOBroker(SmartHome) instance system.adapter.iot.0 started with pid 10904
                                      2019-12-22 22:57:04.866 - info: iot.0 (10904) starting. Version 1.1.9 in C:/Iobroker/SmartHome/node_modules/iobroker.iot, node: v10.16.3
                                      2019-12-22 22:57:04.903 - info: iot.0 (10904) Connecting with a18wym7vjdl22g.iot.eu-west-1.amazonaws.com
                                      2019-12-22 22:57:06.180 - error: iot.0 (10904) Cannot read keys: "error:0909006C:PEM routines:get_name:no start line" / Error: error:0909006C:PEM routines:get_name:no start line
                                      
                                      apollon77A Offline
                                      apollon77A Offline
                                      apollon77
                                      wrote on last edited by
                                      #44

                                      @DocGame Bist Du im richtigen Thread? :-) in dem Log Auszug ist nur "iot" drin ... Hat mit Alexa2 nichts zu tun

                                      Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                      • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                      • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                      D 1 Reply Last reply
                                      0
                                      • apollon77A apollon77

                                        @DocGame Bist Du im richtigen Thread? :-) in dem Log Auszug ist nur "iot" drin ... Hat mit Alexa2 nichts zu tun

                                        D Offline
                                        D Offline
                                        DocGame
                                        wrote on last edited by
                                        #45

                                        @apollon77 Oh....
                                        Wollte es noch kurz loswerden vor dem schlafengehen.
                                        Sorry.

                                        1 Reply Last reply
                                        0
                                        • apollon77A apollon77

                                          @padrino Dann schau mal auf der Platte in /opt/iobroker/node_modules/iobroker.alexa2/io-package.json ob es da drin ist. Wenn nicht schau bitte in Objekten system.adapter.alexa2.0 ... und lösch es da raus :-)

                                          padrinoP Offline
                                          padrinoP Offline
                                          padrino
                                          Most Active
                                          wrote on last edited by
                                          #46

                                          @apollon77 sagte in Test Adapter Alexa2 3.0.x:

                                          @padrino Dann schau mal auf der Platte in /opt/iobroker/node_modules/iobroker.alexa2/io-package.json ob es da drin ist. Wenn nicht schau bitte in Objekten system.adapter.alexa2.0 ... und lösch es da raus :-)

                                          Was meinst Du mit "ob es da drin ist", was ist "es"? :flushed:

                                          apollon77A 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          593

                                          Online

                                          32.7k

                                          Users

                                          82.4k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe