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. Puppeteer startet nicht mehr

NEWS

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

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

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

Puppeteer startet nicht mehr

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
12 Beiträge 3 Kommentatoren 826 Aufrufe 2 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.
  • R red_yoshi

    @homoran
    Das stimmt, diese Fehlermeldung bekomme ich eigentlich regelmäßig (also ca. 1-2 mal am Tag).
    normalerweise funktioniert es dann einfach beim nächsten Versuch.
    Bis zum Update war das jedenfalls nie ein Grund den ganzen Adapter abstürzen zu lassen.

    JensenJ Offline
    JensenJ Offline
    Jensen
    schrieb am zuletzt editiert von
    #1

    Sind die Sachen die hier diskutiert werden auch die Ursache, daß Puppeteer nicht mehr funktioniert?

    HomoranH R 2 Antworten Letzte Antwort
    0
    • JensenJ Jensen

      Sind die Sachen die hier diskutiert werden auch die Ursache, daß Puppeteer nicht mehr funktioniert?

      HomoranH Nicht stören
      HomoranH Nicht stören
      Homoran
      Global Moderator Administrators
      schrieb am zuletzt editiert von
      #2

      @jensen sagte in Plötzlich ReferenceError: request is not defined:

      Sind die Sachen die hier diskutiert werden auch die Ursache, daß Puppeteer nicht mehr funktioniert?

      Was steht denn bei puppetier im (debug-) Log?

      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 -

      JensenJ 1 Antwort Letzte Antwort
      0
      • HomoranH Homoran

        @jensen sagte in Plötzlich ReferenceError: request is not defined:

        Sind die Sachen die hier diskutiert werden auch die Ursache, daß Puppeteer nicht mehr funktioniert?

        Was steht denn bei puppetier im (debug-) Log?

        JensenJ Offline
        JensenJ Offline
        Jensen
        schrieb am zuletzt editiert von
        #3

        @homoran
        Der Adapter startet gar nicht mehr.

        HomoranH 1 Antwort Letzte Antwort
        0
        • JensenJ Jensen

          @homoran
          Der Adapter startet gar nicht mehr.

          HomoranH Nicht stören
          HomoranH Nicht stören
          Homoran
          Global Moderator Administrators
          schrieb am zuletzt editiert von
          #4

          @jensen sagte in Plötzlich ReferenceError: request is not defined:

          @homoran
          Der Adapter startet gar nicht mehr.

          und

          @homoran sagte in Plötzlich ReferenceError: request is not defined:

          Was steht denn bei puppetier im (debug-) Log?

          beim Versuch zu starten?

          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 -

          JensenJ 1 Antwort Letzte Antwort
          0
          • HomoranH Homoran

            @jensen sagte in Plötzlich ReferenceError: request is not defined:

            @homoran
            Der Adapter startet gar nicht mehr.

            und

            @homoran sagte in Plötzlich ReferenceError: request is not defined:

            Was steht denn bei puppetier im (debug-) Log?

            beim Versuch zu starten?

            JensenJ Offline
            JensenJ Offline
            Jensen
            schrieb am zuletzt editiert von
            #5

            @homoran

            2024-06-18 09:23:35.235  - info: puppeteer.0 (12032) starting. Version 0.3.0 in C:/ioBroker/node_modules/iobroker.puppeteer, node: v18.19.1, js-controller: 5.0.19
            2024-06-18 09:23:35.247  - debug: puppeteer.0 (12032) Additional arguments: []
            2024-06-18 09:23:35.253  - error: puppeteer.0 (12032) Unhandled promise rejection. 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().
            2024-06-18 09:23:35.253  - error: puppeteer.0 (12032) unhandled promise rejection: Could not find Chrome (ver. 126.0.6478.61). This can occur if either
             1. you did not perform an installation before running the script (e.g. `npx puppeteer browsers install chrome`) or
             2. your cache path is incorrectly configured (which is: C:\WINDOWS\system32\config\systemprofile\.cache\puppeteer).
            For (2), check out our guide on configuring puppeteer at https://pptr.dev/guides/configuration.
            2024-06-18 09:23:35.254  - error: puppeteer.0 (12032) Error: Could not find Chrome (ver. 126.0.6478.61). This can occur if either
             1. you did not perform an installation before running the script (e.g. `npx puppeteer browsers install chrome`) or
             2. your cache path is incorrectly configured (which is: C:\WINDOWS\system32\config\systemprofile\.cache\puppeteer).
            For (2), check out our guide on configuring puppeteer at https://pptr.dev/guides/configuration.
                at ChromeLauncher.resolveExecutablePath (C:\ioBroker\node_modules\puppeteer-core\lib\cjs\puppeteer\node\ProductLauncher.js:295:27)
                at ChromeLauncher.executablePath (C:\ioBroker\node_modules\puppeteer-core\lib\cjs\puppeteer\node\ChromeLauncher.js:209:25)
                at ChromeLauncher.computeLaunchArguments (C:\ioBroker\node_modules\puppeteer-core\lib\cjs\puppeteer\node\ChromeLauncher.js:89:37)
                at async ChromeLauncher.launch (C:\ioBroker\node_modules\puppeteer-core\lib\cjs\puppeteer\node\ProductLauncher.js:70:28)
                at async PuppeteerAdapter.onReady (C:\ioBroker\node_modules\iobroker.puppeteer\build\main.js:38:20)
            2024-06-18 09:23:35.254  - error: puppeteer.0 (12032) Could not find Chrome (ver. 126.0.6478.61). This can occur if either
             1. you did not perform an installation before running the script (e.g. `npx puppeteer browsers install chrome`) or
             2. your cache path is incorrectly configured (which is: C:\WINDOWS\system32\config\systemprofile\.cache\puppeteer).
            For (2), check out our guide on configuring puppeteer at https://pptr.dev/guides/configuration.
            2024-06-18 09:23:35.258  - info: puppeteer.0 (12032) terminating
            2024-06-18 09:23:35.258  - warn: puppeteer.0 (12032) Terminated (UNCAUGHT_EXCEPTION): Without reason
            2024-06-18 09:23:35.771  - info: puppeteer.0 (12032) terminating
            
            
            HomoranH JensenJ 2 Antworten Letzte Antwort
            0
            • JensenJ Jensen

              @homoran

              2024-06-18 09:23:35.235  - info: puppeteer.0 (12032) starting. Version 0.3.0 in C:/ioBroker/node_modules/iobroker.puppeteer, node: v18.19.1, js-controller: 5.0.19
              2024-06-18 09:23:35.247  - debug: puppeteer.0 (12032) Additional arguments: []
              2024-06-18 09:23:35.253  - error: puppeteer.0 (12032) Unhandled promise rejection. 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().
              2024-06-18 09:23:35.253  - error: puppeteer.0 (12032) unhandled promise rejection: Could not find Chrome (ver. 126.0.6478.61). This can occur if either
               1. you did not perform an installation before running the script (e.g. `npx puppeteer browsers install chrome`) or
               2. your cache path is incorrectly configured (which is: C:\WINDOWS\system32\config\systemprofile\.cache\puppeteer).
              For (2), check out our guide on configuring puppeteer at https://pptr.dev/guides/configuration.
              2024-06-18 09:23:35.254  - error: puppeteer.0 (12032) Error: Could not find Chrome (ver. 126.0.6478.61). This can occur if either
               1. you did not perform an installation before running the script (e.g. `npx puppeteer browsers install chrome`) or
               2. your cache path is incorrectly configured (which is: C:\WINDOWS\system32\config\systemprofile\.cache\puppeteer).
              For (2), check out our guide on configuring puppeteer at https://pptr.dev/guides/configuration.
                  at ChromeLauncher.resolveExecutablePath (C:\ioBroker\node_modules\puppeteer-core\lib\cjs\puppeteer\node\ProductLauncher.js:295:27)
                  at ChromeLauncher.executablePath (C:\ioBroker\node_modules\puppeteer-core\lib\cjs\puppeteer\node\ChromeLauncher.js:209:25)
                  at ChromeLauncher.computeLaunchArguments (C:\ioBroker\node_modules\puppeteer-core\lib\cjs\puppeteer\node\ChromeLauncher.js:89:37)
                  at async ChromeLauncher.launch (C:\ioBroker\node_modules\puppeteer-core\lib\cjs\puppeteer\node\ProductLauncher.js:70:28)
                  at async PuppeteerAdapter.onReady (C:\ioBroker\node_modules\iobroker.puppeteer\build\main.js:38:20)
              2024-06-18 09:23:35.254  - error: puppeteer.0 (12032) Could not find Chrome (ver. 126.0.6478.61). This can occur if either
               1. you did not perform an installation before running the script (e.g. `npx puppeteer browsers install chrome`) or
               2. your cache path is incorrectly configured (which is: C:\WINDOWS\system32\config\systemprofile\.cache\puppeteer).
              For (2), check out our guide on configuring puppeteer at https://pptr.dev/guides/configuration.
              2024-06-18 09:23:35.258  - info: puppeteer.0 (12032) terminating
              2024-06-18 09:23:35.258  - warn: puppeteer.0 (12032) Terminated (UNCAUGHT_EXCEPTION): Without reason
              2024-06-18 09:23:35.771  - info: puppeteer.0 (12032) terminating
              
              
              HomoranH Nicht stören
              HomoranH Nicht stören
              Homoran
              Global Moderator Administrators
              schrieb am zuletzt editiert von
              #6

              @jensen ich hab das mal abgetrennt.

              Bitte Threadtitel anpassen

              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
              1
              • JensenJ Jensen

                @homoran

                2024-06-18 09:23:35.235  - info: puppeteer.0 (12032) starting. Version 0.3.0 in C:/ioBroker/node_modules/iobroker.puppeteer, node: v18.19.1, js-controller: 5.0.19
                2024-06-18 09:23:35.247  - debug: puppeteer.0 (12032) Additional arguments: []
                2024-06-18 09:23:35.253  - error: puppeteer.0 (12032) Unhandled promise rejection. 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().
                2024-06-18 09:23:35.253  - error: puppeteer.0 (12032) unhandled promise rejection: Could not find Chrome (ver. 126.0.6478.61). This can occur if either
                 1. you did not perform an installation before running the script (e.g. `npx puppeteer browsers install chrome`) or
                 2. your cache path is incorrectly configured (which is: C:\WINDOWS\system32\config\systemprofile\.cache\puppeteer).
                For (2), check out our guide on configuring puppeteer at https://pptr.dev/guides/configuration.
                2024-06-18 09:23:35.254  - error: puppeteer.0 (12032) Error: Could not find Chrome (ver. 126.0.6478.61). This can occur if either
                 1. you did not perform an installation before running the script (e.g. `npx puppeteer browsers install chrome`) or
                 2. your cache path is incorrectly configured (which is: C:\WINDOWS\system32\config\systemprofile\.cache\puppeteer).
                For (2), check out our guide on configuring puppeteer at https://pptr.dev/guides/configuration.
                    at ChromeLauncher.resolveExecutablePath (C:\ioBroker\node_modules\puppeteer-core\lib\cjs\puppeteer\node\ProductLauncher.js:295:27)
                    at ChromeLauncher.executablePath (C:\ioBroker\node_modules\puppeteer-core\lib\cjs\puppeteer\node\ChromeLauncher.js:209:25)
                    at ChromeLauncher.computeLaunchArguments (C:\ioBroker\node_modules\puppeteer-core\lib\cjs\puppeteer\node\ChromeLauncher.js:89:37)
                    at async ChromeLauncher.launch (C:\ioBroker\node_modules\puppeteer-core\lib\cjs\puppeteer\node\ProductLauncher.js:70:28)
                    at async PuppeteerAdapter.onReady (C:\ioBroker\node_modules\iobroker.puppeteer\build\main.js:38:20)
                2024-06-18 09:23:35.254  - error: puppeteer.0 (12032) Could not find Chrome (ver. 126.0.6478.61). This can occur if either
                 1. you did not perform an installation before running the script (e.g. `npx puppeteer browsers install chrome`) or
                 2. your cache path is incorrectly configured (which is: C:\WINDOWS\system32\config\systemprofile\.cache\puppeteer).
                For (2), check out our guide on configuring puppeteer at https://pptr.dev/guides/configuration.
                2024-06-18 09:23:35.258  - info: puppeteer.0 (12032) terminating
                2024-06-18 09:23:35.258  - warn: puppeteer.0 (12032) Terminated (UNCAUGHT_EXCEPTION): Without reason
                2024-06-18 09:23:35.771  - info: puppeteer.0 (12032) terminating
                
                
                JensenJ Offline
                JensenJ Offline
                Jensen
                schrieb am zuletzt editiert von
                #7

                @Homoran
                hier noch ein Log

                2024-06-18 09:31:33.525 - info: host.IpsServerWB instance system.adapter.puppeteer.0 started with pid 15660
                2024-06-18 09:31:35.556 - debug: puppeteer.0 (15660) Redis Objects: Use Redis connection: 127.0.0.1:9001
                2024-06-18 09:31:35.588 - debug: puppeteer.0 (15660) Objects client ready ... initialize now
                2024-06-18 09:31:35.589 - debug: puppeteer.0 (15660) Objects create System PubSub Client
                2024-06-18 09:31:35.590 - debug: puppeteer.0 (15660) Objects create User PubSub Client
                2024-06-18 09:31:35.637 - debug: puppeteer.0 (15660) Objects client initialize lua scripts
                2024-06-18 09:31:35.642 - debug: puppeteer.0 (15660) Objects connected to redis: 127.0.0.1:9001
                2024-06-18 09:31:35.674 - debug: puppeteer.0 (15660) Redis States: Use Redis connection: 127.0.0.1:9000
                2024-06-18 09:31:35.693 - debug: puppeteer.0 (15660) States create System PubSub Client
                2024-06-18 09:31:35.694 - debug: puppeteer.0 (15660) States create User PubSub Client
                2024-06-18 09:31:35.721 - debug: puppeteer.0 (15660) States connected to redis: 127.0.0.1:9000
                2024-06-18 09:31:35.823 - info: puppeteer.0 (15660) starting. Version 0.3.0 in C:/ioBroker/node_modules/iobroker.puppeteer, node: v18.19.1, js-controller: 5.0.19
                2024-06-18 09:31:35.833 - debug: puppeteer.0 (15660) Additional arguments: []
                2024-06-18 09:31:35.839 - error: puppeteer.0 (15660) Unhandled promise rejection. 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().
                2024-06-18 09:31:35.839 - error: puppeteer.0 (15660) unhandled promise rejection: Could not find Chrome (ver. 126.0.6478.61). This can occur if either
                1. you did not perform an installation before running the script (e.g. `npx puppeteer browsers install chrome`) or
                2. your cache path is incorrectly configured (which is: C:\WINDOWS\system32\config\systemprofile\.cache\puppeteer).
                For (2), check out our guide on configuring puppeteer at https://pptr.dev/guides/configuration.
                2024-06-18 09:31:35.840 - error: puppeteer.0 (15660) Error: Could not find Chrome (ver. 126.0.6478.61). This can occur if either
                1. you did not perform an installation before running the script (e.g. `npx puppeteer browsers install chrome`) or
                2. your cache path is incorrectly configured (which is: C:\WINDOWS\system32\config\systemprofile\.cache\puppeteer).
                For (2), check out our guide on configuring puppeteer at https://pptr.dev/guides/configuration.
                at ChromeLauncher.resolveExecutablePath (C:\ioBroker\node_modules\puppeteer-core\lib\cjs\puppeteer\node\ProductLauncher.js:295:27)
                at ChromeLauncher.executablePath (C:\ioBroker\node_modules\puppeteer-core\lib\cjs\puppeteer\node\ChromeLauncher.js:209:25)
                at ChromeLauncher.computeLaunchArguments (C:\ioBroker\node_modules\puppeteer-core\lib\cjs\puppeteer\node\ChromeLauncher.js:89:37)
                at async ChromeLauncher.launch (C:\ioBroker\node_modules\puppeteer-core\lib\cjs\puppeteer\node\ProductLauncher.js:70:28)
                at async PuppeteerAdapter.onReady (C:\ioBroker\node_modules\iobroker.puppeteer\build\main.js:38:20)
                2024-06-18 09:31:35.840 - error: puppeteer.0 (15660) Could not find Chrome (ver. 126.0.6478.61). This can occur if either
                1. you did not perform an installation before running the script (e.g. `npx puppeteer browsers install chrome`) or
                2. your cache path is incorrectly configured (which is: C:\WINDOWS\system32\config\systemprofile\.cache\puppeteer).
                For (2), check out our guide on configuring puppeteer at https://pptr.dev/guides/configuration.
                2024-06-18 09:31:35.845 - info: puppeteer.0 (15660) terminating
                2024-06-18 09:31:35.845 - warn: puppeteer.0 (15660) Terminated (UNCAUGHT_EXCEPTION): Without reason
                2024-06-18 09:31:36.348 - info: puppeteer.0 (15660) terminating
                2024-06-18 09:31:36.432 - error: host.IpsServerWB instance system.adapter.puppeteer.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                2024-06-18 09:31:36.432 - info: host.IpsServerWB Restart adapter system.adapter.puppeteer.0 because enabled
                
                JensenJ 1 Antwort Letzte Antwort
                0
                • JensenJ Jensen

                  @Homoran
                  hier noch ein Log

                  2024-06-18 09:31:33.525 - info: host.IpsServerWB instance system.adapter.puppeteer.0 started with pid 15660
                  2024-06-18 09:31:35.556 - debug: puppeteer.0 (15660) Redis Objects: Use Redis connection: 127.0.0.1:9001
                  2024-06-18 09:31:35.588 - debug: puppeteer.0 (15660) Objects client ready ... initialize now
                  2024-06-18 09:31:35.589 - debug: puppeteer.0 (15660) Objects create System PubSub Client
                  2024-06-18 09:31:35.590 - debug: puppeteer.0 (15660) Objects create User PubSub Client
                  2024-06-18 09:31:35.637 - debug: puppeteer.0 (15660) Objects client initialize lua scripts
                  2024-06-18 09:31:35.642 - debug: puppeteer.0 (15660) Objects connected to redis: 127.0.0.1:9001
                  2024-06-18 09:31:35.674 - debug: puppeteer.0 (15660) Redis States: Use Redis connection: 127.0.0.1:9000
                  2024-06-18 09:31:35.693 - debug: puppeteer.0 (15660) States create System PubSub Client
                  2024-06-18 09:31:35.694 - debug: puppeteer.0 (15660) States create User PubSub Client
                  2024-06-18 09:31:35.721 - debug: puppeteer.0 (15660) States connected to redis: 127.0.0.1:9000
                  2024-06-18 09:31:35.823 - info: puppeteer.0 (15660) starting. Version 0.3.0 in C:/ioBroker/node_modules/iobroker.puppeteer, node: v18.19.1, js-controller: 5.0.19
                  2024-06-18 09:31:35.833 - debug: puppeteer.0 (15660) Additional arguments: []
                  2024-06-18 09:31:35.839 - error: puppeteer.0 (15660) Unhandled promise rejection. 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().
                  2024-06-18 09:31:35.839 - error: puppeteer.0 (15660) unhandled promise rejection: Could not find Chrome (ver. 126.0.6478.61). This can occur if either
                  1. you did not perform an installation before running the script (e.g. `npx puppeteer browsers install chrome`) or
                  2. your cache path is incorrectly configured (which is: C:\WINDOWS\system32\config\systemprofile\.cache\puppeteer).
                  For (2), check out our guide on configuring puppeteer at https://pptr.dev/guides/configuration.
                  2024-06-18 09:31:35.840 - error: puppeteer.0 (15660) Error: Could not find Chrome (ver. 126.0.6478.61). This can occur if either
                  1. you did not perform an installation before running the script (e.g. `npx puppeteer browsers install chrome`) or
                  2. your cache path is incorrectly configured (which is: C:\WINDOWS\system32\config\systemprofile\.cache\puppeteer).
                  For (2), check out our guide on configuring puppeteer at https://pptr.dev/guides/configuration.
                  at ChromeLauncher.resolveExecutablePath (C:\ioBroker\node_modules\puppeteer-core\lib\cjs\puppeteer\node\ProductLauncher.js:295:27)
                  at ChromeLauncher.executablePath (C:\ioBroker\node_modules\puppeteer-core\lib\cjs\puppeteer\node\ChromeLauncher.js:209:25)
                  at ChromeLauncher.computeLaunchArguments (C:\ioBroker\node_modules\puppeteer-core\lib\cjs\puppeteer\node\ChromeLauncher.js:89:37)
                  at async ChromeLauncher.launch (C:\ioBroker\node_modules\puppeteer-core\lib\cjs\puppeteer\node\ProductLauncher.js:70:28)
                  at async PuppeteerAdapter.onReady (C:\ioBroker\node_modules\iobroker.puppeteer\build\main.js:38:20)
                  2024-06-18 09:31:35.840 - error: puppeteer.0 (15660) Could not find Chrome (ver. 126.0.6478.61). This can occur if either
                  1. you did not perform an installation before running the script (e.g. `npx puppeteer browsers install chrome`) or
                  2. your cache path is incorrectly configured (which is: C:\WINDOWS\system32\config\systemprofile\.cache\puppeteer).
                  For (2), check out our guide on configuring puppeteer at https://pptr.dev/guides/configuration.
                  2024-06-18 09:31:35.845 - info: puppeteer.0 (15660) terminating
                  2024-06-18 09:31:35.845 - warn: puppeteer.0 (15660) Terminated (UNCAUGHT_EXCEPTION): Without reason
                  2024-06-18 09:31:36.348 - info: puppeteer.0 (15660) terminating
                  2024-06-18 09:31:36.432 - error: host.IpsServerWB instance system.adapter.puppeteer.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                  2024-06-18 09:31:36.432 - info: host.IpsServerWB Restart adapter system.adapter.puppeteer.0 because enabled
                  
                  JensenJ Offline
                  JensenJ Offline
                  Jensen
                  schrieb am zuletzt editiert von
                  #8

                  Ich habe die in den Fehlermeldungen angegebene Installation wiederholt.
                  npx puppeteer browsers install chrome
                  Dann habe ich die Verzeichnisse überprüft und festgestellt, daß die vorherige Version unter
                  C:\Windows\System32\config\systemprofile.cache\puppeteer
                  lag, aber die neue im Benutzerverzeichnis
                  C:\Users\blablabla.cache\puppeteer
                  Dann habe ich den Inhalt vom Benutzerverzeichnis in das Systemverzeichnis kopiert,
                  und seitdem läuft wieder alles.
                  Vielleicht hätte eine Neuinstallation des Adapters auch zu diesem Ergebnis geführt, aber ich bin erst mal froh, daß ich wieder Images erzeugen kann, da ich das oft benutze.

                  HomoranH Thomas BraunT 2 Antworten Letzte Antwort
                  0
                  • JensenJ Jensen

                    Ich habe die in den Fehlermeldungen angegebene Installation wiederholt.
                    npx puppeteer browsers install chrome
                    Dann habe ich die Verzeichnisse überprüft und festgestellt, daß die vorherige Version unter
                    C:\Windows\System32\config\systemprofile.cache\puppeteer
                    lag, aber die neue im Benutzerverzeichnis
                    C:\Users\blablabla.cache\puppeteer
                    Dann habe ich den Inhalt vom Benutzerverzeichnis in das Systemverzeichnis kopiert,
                    und seitdem läuft wieder alles.
                    Vielleicht hätte eine Neuinstallation des Adapters auch zu diesem Ergebnis geführt, aber ich bin erst mal froh, daß ich wieder Images erzeugen kann, da ich das oft benutze.

                    HomoranH Nicht stören
                    HomoranH Nicht stören
                    Homoran
                    Global Moderator Administrators
                    schrieb am zuletzt editiert von
                    #9

                    @jensen sagte in Puppeteer startet nicht mehr:

                    die in den Fehlermeldungen

                    dafür sind logs da!

                    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
                    • JensenJ Jensen

                      Ich habe die in den Fehlermeldungen angegebene Installation wiederholt.
                      npx puppeteer browsers install chrome
                      Dann habe ich die Verzeichnisse überprüft und festgestellt, daß die vorherige Version unter
                      C:\Windows\System32\config\systemprofile.cache\puppeteer
                      lag, aber die neue im Benutzerverzeichnis
                      C:\Users\blablabla.cache\puppeteer
                      Dann habe ich den Inhalt vom Benutzerverzeichnis in das Systemverzeichnis kopiert,
                      und seitdem läuft wieder alles.
                      Vielleicht hätte eine Neuinstallation des Adapters auch zu diesem Ergebnis geführt, aber ich bin erst mal froh, daß ich wieder Images erzeugen kann, da ich das oft benutze.

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

                      @jensen sagte in Puppeteer startet nicht mehr:

                      Dann habe ich die Verzeichnisse überprüft und festgestellt, daß die vorherige Version unter
                      C:\Windows\System32\config\systemprofile.cache\puppeteer
                      lag, aber die neue im Benutzerverzeichnis
                      C:\Users\blablabla.cache\puppeteer

                      npm Kommandos werden immer im cwd (current working directory) ausgeführt. Deswegen ist es wichtig dabei im passenden Verzeichnis zu stehen.

                      Dann habe ich den Inhalt vom Benutzerverzeichnis in das Systemverzeichnis kopiert,
                      und seitdem läuft wieder alles.

                      Macht man nicht, weil da symlinks nicht berücksichtigt werden.

                      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

                      HomoranH 1 Antwort Letzte Antwort
                      0
                      • Thomas BraunT Thomas Braun

                        @jensen sagte in Puppeteer startet nicht mehr:

                        Dann habe ich die Verzeichnisse überprüft und festgestellt, daß die vorherige Version unter
                        C:\Windows\System32\config\systemprofile.cache\puppeteer
                        lag, aber die neue im Benutzerverzeichnis
                        C:\Users\blablabla.cache\puppeteer

                        npm Kommandos werden immer im cwd (current working directory) ausgeführt. Deswegen ist es wichtig dabei im passenden Verzeichnis zu stehen.

                        Dann habe ich den Inhalt vom Benutzerverzeichnis in das Systemverzeichnis kopiert,
                        und seitdem läuft wieder alles.

                        Macht man nicht, weil da symlinks nicht berücksichtigt werden.

                        HomoranH Nicht stören
                        HomoranH Nicht stören
                        Homoran
                        Global Moderator Administrators
                        schrieb am zuletzt editiert von
                        #11

                        @thomas-braun sagte in Puppeteer startet nicht mehr:

                        Windows

                        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 -

                        Thomas BraunT 1 Antwort Letzte Antwort
                        0
                        • HomoranH Homoran

                          @thomas-braun sagte in Puppeteer startet nicht mehr:

                          Windows

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

                          @homoran

                          Gilt auch für Windooze.

                          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
                          1
                          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

                          851

                          Online

                          32.4k

                          Benutzer

                          81.5k

                          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