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. ioBroker Allgemein
  4. Tado Adapter wird nicht mehr grün

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    762

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

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

Tado Adapter wird nicht mehr grün

Scheduled Pinned Locked Moved ioBroker Allgemein
97 Posts 6 Posters 9.1k Views 6 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.
  • R Offline
    R Offline
    Robbi12
    wrote on last edited by
    #4

    Ich hoffe du meinst diese Daten:

    Operatingsystem: Ubuntu 22.04.1 LTS
    Installation: lxc
    Timezone: Etc/UTC
    User-ID: 0
    X-Server: false
    Boot Target: graphical.target

    Pending OS-Updates: 0

    Nodejs-Installation: /usr/bin/nodejs v16.19.0
    /usr/bin/node v16.19.0
    /usr/bin/npm 8.19.3
    /usr/bin/npx 8.19.3

    ioBroker Core: js-controller 4.0.24
    admin 6.3.5

    ioBroker Status: iobroker is running on this host.

    Thomas BraunT 1 Reply Last reply
    0
    • R Robbi12

      Ich hoffe du meinst diese Daten:

      Operatingsystem: Ubuntu 22.04.1 LTS
      Installation: lxc
      Timezone: Etc/UTC
      User-ID: 0
      X-Server: false
      Boot Target: graphical.target

      Pending OS-Updates: 0

      Nodejs-Installation: /usr/bin/nodejs v16.19.0
      /usr/bin/node v16.19.0
      /usr/bin/npm 8.19.3
      /usr/bin/npx 8.19.3

      ioBroker Core: js-controller 4.0.24
      admin 6.3.5

      ioBroker Status: iobroker is running on this host.

      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      wrote on last edited by
      #5

      @robbi12

      Ja, die auch. Deine Zeitzone ist nicht gesetzt.

      Der Adapter Start stellt sich im Log wie dar?
      Ausgaben bitte in CodeTags gesetzt wieder hier rein.

      Bei mir rennt der tado-Adapter, ist also nichts generelles bei tado.

      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 Reply Last reply
      0
      • R Offline
        R Offline
        Robbi12
        wrote on last edited by
        #6
        2023-01-28 10:50:31.478  - error: host.IoBroker Caught by controller[0]:   },
        2023-01-28 10:50:31.478  - error: host.IoBroker Caught by controller[0]:   cause: Error: connect ETIMEDOUT 52.17.162.58:443
        2023-01-28 10:50:31.478  - error: host.IoBroker Caught by controller[0]:       at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16) {
        2023-01-28 10:50:31.478  - error: host.IoBroker Caught by controller[0]:     errno: -110,
        2023-01-28 10:50:31.478  - error: host.IoBroker Caught by controller[0]:     code: 'ETIMEDOUT',
        2023-01-28 10:50:31.478  - error: host.IoBroker Caught by controller[0]:     syscall: 'connect',
        2023-01-28 10:50:31.478  - error: host.IoBroker Caught by controller[0]:     address: '52.17.162.58',
        2023-01-28 10:50:31.478  - error: host.IoBroker Caught by controller[0]:     port: 443
        2023-01-28 10:50:31.478  - error: host.IoBroker Caught by controller[0]:   }
        2023-01-28 10:50:31.478  - error: host.IoBroker Caught by controller[0]: }
        2023-01-28 10:50:31.478  - error: host.IoBroker Caught by controller[1]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
        2023-01-28 10:50:31.478  - error: host.IoBroker Caught by controller[2]: Error: connect ETIMEDOUT 52.17.162.58:443
        2023-01-28 10:50:31.478  - error: host.IoBroker Caught by controller[2]:     at Function.AxiosError.from (/opt/iobroker/node_modules/iobroker.tado/node_modules/axios/lib/core/AxiosError.js:89:14)
        2023-01-28 10:50:31.478  - error: host.IoBroker Caught by controller[2]:     at RedirectableRequest.handleRequestError (/opt/iobroker/node_modules/iobroker.tado/node_modules/axios/lib/adapters/http.js:533:25)
        2023-01-28 10:50:31.478  - error: host.IoBroker Caught by controller[2]:     at RedirectableRequest.emit (node:events:513:28)
        2023-01-28 10:50:31.479  - error: host.IoBroker Caught by controller[2]:     at RedirectableRequest.emit (node:domain:489:12)
        2023-01-28 10:50:31.479  - error: host.IoBroker Caught by controller[2]:     at ClientRequest.eventHandlers.<computed> (/opt/iobroker/node_modules/follow-redirects/index.js:14:24)
        2023-01-28 10:50:31.479  - error: host.IoBroker Caught by controller[2]:     at ClientRequest.emit (node:events:525:35)
        2023-01-28 10:50:31.479  - error: host.IoBroker Caught by controller[2]:     at ClientRequest.emit (node:domain:489:12)
        2023-01-28 10:50:31.479  - error: host.IoBroker Caught by controller[2]:     at TLSSocket.socketErrorListener (node:_http_client:494:9)
        2023-01-28 10:50:31.479  - error: host.IoBroker Caught by controller[2]:     at TLSSocket.emit (node:events:513:28)
        2023-01-28 10:50:31.479  - error: host.IoBroker Caught by controller[2]:     at TLSSocket.emit (node:domain:489:12)
        2023-01-28 10:50:31.479  - error: host.IoBroker instance system.adapter.tado.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
        2023-01-28 10:50:31.479  - info: host.IoBroker Restart adapter system.adapter.tado.0 because enabled
        2023-01-28 10:51:01.571  - info: host.IoBroker instance system.adapter.tado.0 started with pid 13333
        
        Thomas BraunT 1 Reply Last reply
        0
        • R Robbi12
          2023-01-28 10:50:31.478  - error: host.IoBroker Caught by controller[0]:   },
          2023-01-28 10:50:31.478  - error: host.IoBroker Caught by controller[0]:   cause: Error: connect ETIMEDOUT 52.17.162.58:443
          2023-01-28 10:50:31.478  - error: host.IoBroker Caught by controller[0]:       at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16) {
          2023-01-28 10:50:31.478  - error: host.IoBroker Caught by controller[0]:     errno: -110,
          2023-01-28 10:50:31.478  - error: host.IoBroker Caught by controller[0]:     code: 'ETIMEDOUT',
          2023-01-28 10:50:31.478  - error: host.IoBroker Caught by controller[0]:     syscall: 'connect',
          2023-01-28 10:50:31.478  - error: host.IoBroker Caught by controller[0]:     address: '52.17.162.58',
          2023-01-28 10:50:31.478  - error: host.IoBroker Caught by controller[0]:     port: 443
          2023-01-28 10:50:31.478  - error: host.IoBroker Caught by controller[0]:   }
          2023-01-28 10:50:31.478  - error: host.IoBroker Caught by controller[0]: }
          2023-01-28 10:50:31.478  - error: host.IoBroker Caught by controller[1]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
          2023-01-28 10:50:31.478  - error: host.IoBroker Caught by controller[2]: Error: connect ETIMEDOUT 52.17.162.58:443
          2023-01-28 10:50:31.478  - error: host.IoBroker Caught by controller[2]:     at Function.AxiosError.from (/opt/iobroker/node_modules/iobroker.tado/node_modules/axios/lib/core/AxiosError.js:89:14)
          2023-01-28 10:50:31.478  - error: host.IoBroker Caught by controller[2]:     at RedirectableRequest.handleRequestError (/opt/iobroker/node_modules/iobroker.tado/node_modules/axios/lib/adapters/http.js:533:25)
          2023-01-28 10:50:31.478  - error: host.IoBroker Caught by controller[2]:     at RedirectableRequest.emit (node:events:513:28)
          2023-01-28 10:50:31.479  - error: host.IoBroker Caught by controller[2]:     at RedirectableRequest.emit (node:domain:489:12)
          2023-01-28 10:50:31.479  - error: host.IoBroker Caught by controller[2]:     at ClientRequest.eventHandlers.<computed> (/opt/iobroker/node_modules/follow-redirects/index.js:14:24)
          2023-01-28 10:50:31.479  - error: host.IoBroker Caught by controller[2]:     at ClientRequest.emit (node:events:525:35)
          2023-01-28 10:50:31.479  - error: host.IoBroker Caught by controller[2]:     at ClientRequest.emit (node:domain:489:12)
          2023-01-28 10:50:31.479  - error: host.IoBroker Caught by controller[2]:     at TLSSocket.socketErrorListener (node:_http_client:494:9)
          2023-01-28 10:50:31.479  - error: host.IoBroker Caught by controller[2]:     at TLSSocket.emit (node:events:513:28)
          2023-01-28 10:50:31.479  - error: host.IoBroker Caught by controller[2]:     at TLSSocket.emit (node:domain:489:12)
          2023-01-28 10:50:31.479  - error: host.IoBroker instance system.adapter.tado.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
          2023-01-28 10:50:31.479  - info: host.IoBroker Restart adapter system.adapter.tado.0 because enabled
          2023-01-28 10:51:01.571  - info: host.IoBroker instance system.adapter.tado.0 started with pid 13333
          
          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          wrote on last edited by
          #7

          @robbi12

          Deine Zeitzone ist schonmal nicht gesetzt, würde ich sagen. Sonst noch falsche Einstellungen?

          iob diag
          

          sagt?

          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 Reply Last reply
          0
          • R Offline
            R Offline
            Robbi12
            wrote on last edited by
            #8

            @thomas-braun Das was oben gezeigt. Oder soll ich das ellenlange Ergebnis zeigen?

            1 Reply Last reply
            0
            • R Offline
              R Offline
              Robbi12
              wrote on last edited by
              #9

              Zeitzone habe ich nun gesetzt

              Operatingsystem:        Ubuntu 22.04.1 LTS
              Installation:           lxc
              Timezone:               Europe/Berlin
              User-ID:                0
              X-Server:               false
              Boot Target:            graphical.target
              
              Pending OS-Updates:     0
              
              Nodejs-Installation:    /usr/bin/nodejs         v16.19.0
                                      /usr/bin/node           v16.19.0
                                      /usr/bin/npm            8.19.3
                                      /usr/bin/npx            8.19.3
              
              ioBroker Core:          js-controller           4.0.24
                                      admin                   6.3.5
              
              ioBroker Status:        iobroker is running on this host.
              
              
              Thomas BraunT 1 Reply Last reply
              0
              • R Robbi12

                Zeitzone habe ich nun gesetzt

                Operatingsystem:        Ubuntu 22.04.1 LTS
                Installation:           lxc
                Timezone:               Europe/Berlin
                User-ID:                0
                X-Server:               false
                Boot Target:            graphical.target
                
                Pending OS-Updates:     0
                
                Nodejs-Installation:    /usr/bin/nodejs         v16.19.0
                                        /usr/bin/node           v16.19.0
                                        /usr/bin/npm            8.19.3
                                        /usr/bin/npx            8.19.3
                
                ioBroker Core:          js-controller           4.0.24
                                        admin                   6.3.5
                
                ioBroker Status:        iobroker is running on this host.
                
                
                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                wrote on last edited by
                #10

                @robbi12

                Zeig mal die vollständige Ausgabe.

                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

                R S 2 Replies Last reply
                0
                • Thomas BraunT Thomas Braun

                  @robbi12

                  Zeig mal die vollständige Ausgabe.

                  R Offline
                  R Offline
                  Robbi12
                  wrote on last edited by Robbi12
                  #11

                  Wieder entfernt

                  Thomas BraunT 1 Reply Last reply
                  0
                  • R Robbi12

                    Wieder entfernt

                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    wrote on last edited by
                    #12

                    @robbi12

                    Hampel da nicht als root herum und leg das nodesource-Repo passend zu deinem jammy an.

                    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 Reply Last reply
                    0
                    • R Offline
                      R Offline
                      Robbi12
                      wrote on last edited by
                      #13

                      @thomas-braun said in Tado Adapter wird nicht mehr grün:

                      nodesource-Repo

                      Hi. Da bin ich überfordert.

                      Ich habe den IoBroker nach gängigen Anleitungen im Netz auf nen Proxmox Container installiert. Das geht wohl dann so auf root.

                      Bislang lief auch alles wunderbar. Nun lediglich Tado nicht mehr.

                      Bin aber jederzeit lernbereit und mache das anders wenn ich weiß wie

                      Thomas BraunT 1 Reply Last reply
                      0
                      • R Robbi12

                        @thomas-braun said in Tado Adapter wird nicht mehr grün:

                        nodesource-Repo

                        Hi. Da bin ich überfordert.

                        Ich habe den IoBroker nach gängigen Anleitungen im Netz auf nen Proxmox Container installiert. Das geht wohl dann so auf root.

                        Bislang lief auch alles wunderbar. Nun lediglich Tado nicht mehr.

                        Bin aber jederzeit lernbereit und mache das anders wenn ich weiß wie

                        Thomas BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        wrote on last edited by Thomas Braun
                        #14

                        @robbi12 sagte in Tado Adapter wird nicht mehr grün:

                        Ich habe den IoBroker nach gängigen Anleitungen im Netz auf nen Proxmox Container installiert.

                        In der offiziellen Anleitung zu ioBroker auf Proxmox steht es richtig drin.

                        Zu den Paketquellen: Schau in meiner Signatur nach.

                        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

                        R 1 Reply Last reply
                        0
                        • R Offline
                          R Offline
                          Robbi12
                          wrote on last edited by Robbi12
                          #15

                          @thomas-braun Gut. Habe gerade einen neuen Benutzer angelegt und dann den Fix drüberlaufen lassen.

                          Habe aber auch kein Problem Iobroker neu aufzusetzen und mit Backitup das relevante wieder zurückzuholen

                          1 Reply Last reply
                          0
                          • Thomas BraunT Thomas Braun

                            @robbi12 sagte in Tado Adapter wird nicht mehr grün:

                            Ich habe den IoBroker nach gängigen Anleitungen im Netz auf nen Proxmox Container installiert.

                            In der offiziellen Anleitung zu ioBroker auf Proxmox steht es richtig drin.

                            Zu den Paketquellen: Schau in meiner Signatur nach.

                            R Offline
                            R Offline
                            Robbi12
                            wrote on last edited by
                            #16

                            @thomas-braun So. Neu aufgesetzt. Alles dann ohne root.

                            Ändert aber nichts. Nach Restart wird er manchmal kurz grün, dann wieder gelb und später viele Fehler. Dann auch die Meldung im Host, dass der Adapter nicht startet.

                            Ich denke irgendwas ist bei Tado faul. Vorgestern ging ja noch alles normal

                            Thomas BraunT 1 Reply Last reply
                            0
                            • R Robbi12

                              @thomas-braun So. Neu aufgesetzt. Alles dann ohne root.

                              Ändert aber nichts. Nach Restart wird er manchmal kurz grün, dann wieder gelb und später viele Fehler. Dann auch die Meldung im Host, dass der Adapter nicht startet.

                              Ich denke irgendwas ist bei Tado faul. Vorgestern ging ja noch alles normal

                              Thomas BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              wrote on last edited by
                              #17

                              @robbi12 sagte in Tado Adapter wird nicht mehr grün:

                              Ich denke irgendwas ist bei Tado faul.

                              Hier verhält sich der tado-Adapter allerdings unauffällig.

                              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

                              R 1 Reply Last reply
                              0
                              • Thomas BraunT Thomas Braun

                                @robbi12 sagte in Tado Adapter wird nicht mehr grün:

                                Ich denke irgendwas ist bei Tado faul.

                                Hier verhält sich der tado-Adapter allerdings unauffällig.

                                R Offline
                                R Offline
                                Robbi12
                                wrote on last edited by
                                #18

                                @thomas-braun
                                Gerade aufgefallen. Volvo Adapter verliert auch die Verbindung. Viessmann auch. Die bekommen aber Daten und werden nicht gelb sondern bleiben grün.

                                Eigenartigerweise bekommt der Tado auch von einem Raum Informationen, einmalig beim starten ohne grün zu werden.

                                Evtl. was mit meinem Anbieter "Vodafone". Hoffe dass es sich die nächsten Tage erledigt

                                1 Reply Last reply
                                0
                                • wendy2702W Online
                                  wendy2702W Online
                                  wendy2702
                                  wrote on last edited by
                                  #19

                                  @robbi12 sagte in Tado Adapter wird nicht mehr grün:

                                  52.17.162.58:443

                                  Kannst du diese IP vom ioBroker aus anpingen?

                                  Geht die Adresse bei dir im Browser auf?

                                  Bei mir kommt erst ein Zertifikatsfehler im Browser, fängt der Adapter das ab?

                                  Bitte keine Fragen per PN, die gehören ins Forum!

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

                                  R 1 Reply Last reply
                                  0
                                  • wendy2702W wendy2702

                                    @robbi12 sagte in Tado Adapter wird nicht mehr grün:

                                    52.17.162.58:443

                                    Kannst du diese IP vom ioBroker aus anpingen?

                                    Geht die Adresse bei dir im Browser auf?

                                    Bei mir kommt erst ein Zertifikatsfehler im Browser, fängt der Adapter das ab?

                                    R Offline
                                    R Offline
                                    Robbi12
                                    wrote on last edited by Robbi12
                                    #20

                                    @wendy2702 said in Tado Adapter wird nicht mehr grün:

                                    52.17.162.58:443

                                    400 Bad Request
                                    The plain HTTP request was sent to HTTPS port

                                    ohne 443 geht er auf https und dann zur tado seite

                                    wendy2702W GlasfaserG 2 Replies Last reply
                                    0
                                    • R Robbi12

                                      @wendy2702 said in Tado Adapter wird nicht mehr grün:

                                      52.17.162.58:443

                                      400 Bad Request
                                      The plain HTTP request was sent to HTTPS port

                                      ohne 443 geht er auf https und dann zur tado seite

                                      wendy2702W Online
                                      wendy2702W Online
                                      wendy2702
                                      wrote on last edited by
                                      #21

                                      @robbi12 und ist die IP vom Iob aus erreichbar?

                                      Bitte keine Fragen per PN, die gehören ins Forum!

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

                                      R 1 Reply Last reply
                                      0
                                      • wendy2702W wendy2702

                                        @robbi12 und ist die IP vom Iob aus erreichbar?

                                        R Offline
                                        R Offline
                                        Robbi12
                                        wrote on last edited by
                                        #22

                                        @wendy2702 Wie kann ich das Testen?

                                        wendy2702W 1 Reply Last reply
                                        0
                                        • R Robbi12

                                          @wendy2702 Wie kann ich das Testen?

                                          wendy2702W Online
                                          wendy2702W Online
                                          wendy2702
                                          wrote on last edited by
                                          #23

                                          @robbi12 Session per z.B. Putty auf deinen IOB Server und von dort dann ein ping auf die IP oder ein traceroute

                                          Bitte keine Fragen per PN, die gehören ins Forum!

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

                                          1 Reply Last reply
                                          0

                                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                          With your input, this post could be even better 💗

                                          Register Login
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate
                                          FAQ Cloud / IOT
                                          HowTo: Node.js-Update
                                          HowTo: Backup/Restore
                                          Downloads
                                          BLOG

                                          306

                                          Online

                                          32.8k

                                          Users

                                          82.7k

                                          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