[GH-ISSUE #719] [BUG]: Unable to fetch content from website #412

Closed
opened 2026-02-22 18:19:22 -05:00 by yindo · 2 comments
Owner

Originally created by @ashigup6 on GitHub (Feb 14, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/719

How are you running AnythingLLM?

Docker (local)

What happened?

Getting below error:

getPageContent failed! Error: Could not find Chrome (ver. 119.0.6045.105). This can occur if either

  1. you did not perform an installation before running the script (e.g. npm install) or
  2. your cache path is incorrectly configured (which is: /root/.cache/puppeteer).
    For (2), check out our guide on configuring puppeteer at https://pptr.dev/guides/configuration.
    at ChromeLauncher.resolveExecutablePath (file:///app/collector/node_modules/puppeteer-core/lib/esm/puppeteer/node/ProductLauncher.js:260:27)
    at ChromeLauncher.executablePath (file:///app/collector/node_modules/puppeteer-core/lib/esm/puppeteer/node/ChromeLauncher.js:197:25)
    at ChromeLauncher.computeLaunchArguments (file:///app/collector/node_modules/puppeteer-core/lib/esm/puppeteer/node/ChromeLauncher.js:91:37)
    at async ChromeLauncher.launch (file:///app/collector/node_modules/puppeteer-core/lib/esm/puppeteer/node/ProductLauncher.js:53:28)
    at async PuppeteerWebBaseLoader._scrape (/app/collector/node_modules/langchain/dist/document_loaders/web/puppeteer.cjs:42:25)
    at async PuppeteerWebBaseLoader.load (/app/collector/node_modules/langchain/dist/document_loaders/web/puppeteer.cjs:74:22)
    at async getPageContent (/app/collector/processLink/convert/generic.js:64:18)
    at async scrapeGenericUrl (/app/collector/processLink/convert/generic.js:11:19)
    at async processLink (/app/collector/processLink/index.js:6:10)
    at async /app/collector/index.js:56:49

Are there known steps to reproduce?

No response

Originally created by @ashigup6 on GitHub (Feb 14, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/719 ### How are you running AnythingLLM? Docker (local) ### What happened? Getting below error: getPageContent failed! Error: Could not find Chrome (ver. 119.0.6045.105). This can occur if either 1. you did not perform an installation before running the script (e.g. `npm install`) or 2. your cache path is incorrectly configured (which is: /root/.cache/puppeteer). For (2), check out our guide on configuring puppeteer at https://pptr.dev/guides/configuration. at ChromeLauncher.resolveExecutablePath (file:///app/collector/node_modules/puppeteer-core/lib/esm/puppeteer/node/ProductLauncher.js:260:27) at ChromeLauncher.executablePath (file:///app/collector/node_modules/puppeteer-core/lib/esm/puppeteer/node/ChromeLauncher.js:197:25) at ChromeLauncher.computeLaunchArguments (file:///app/collector/node_modules/puppeteer-core/lib/esm/puppeteer/node/ChromeLauncher.js:91:37) at async ChromeLauncher.launch (file:///app/collector/node_modules/puppeteer-core/lib/esm/puppeteer/node/ProductLauncher.js:53:28) at async PuppeteerWebBaseLoader._scrape (/app/collector/node_modules/langchain/dist/document_loaders/web/puppeteer.cjs:42:25) at async PuppeteerWebBaseLoader.load (/app/collector/node_modules/langchain/dist/document_loaders/web/puppeteer.cjs:74:22) at async getPageContent (/app/collector/processLink/convert/generic.js:64:18) at async scrapeGenericUrl (/app/collector/processLink/convert/generic.js:11:19) at async processLink (/app/collector/processLink/index.js:6:10) at async /app/collector/index.js:56:49 ### Are there known steps to reproduce? _No response_
yindo added the possible bugneeds info / can't replicate labels 2026-02-22 18:19:22 -05:00
yindo closed this issue 2026-02-22 18:19:22 -05:00
Author
Owner

@timothycarambat commented on GitHub (Feb 14, 2024):

What version tag are you on?
Is the machine running amd64 or arm64 version of the image?
What underlying operating system are you on?
Did you run the docker image with the --cap-add=SYS_ADMIN option?

@timothycarambat commented on GitHub (Feb 14, 2024): What version tag are you on? Is the machine running amd64 or arm64 version of the image? What underlying operating system are you on? Did you run the docker image with the `--cap-add=SYS_ADMIN` option?
Author
Owner

@ashigup6 commented on GitHub (Feb 22, 2024):

There was a permission issue and its resolved now. Thank you.

From: Timothy Carambat @.>
Sent: Wednesday, February 14, 2024 10:19 PM
To: Mintplex-Labs/anything-llm @.
>
Cc: Ashish Gupta (ashigup6) @.>; Author @.>
Subject: Re: [Mintplex-Labs/anything-llm] [BUG]: Unable to fetch content from website (Issue #719)

What version tag are you on?
Is the machine running amd64 or arm64 version of the image?
What underlying operating system are you on?
Did you run the docker image with the --cap-add=SYS_ADMIN option?


Reply to this email directly, view it on GitHubhttps://github.com/Mintplex-Labs/anything-llm/issues/719#issuecomment-1944217564, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BGEZ45NN6MP4S3FPULP4IOTYTTTHTAVCNFSM6AAAAABDIAIFNCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNBUGIYTONJWGQ.
You are receiving this because you authored the thread.Message ID: @.***>

@ashigup6 commented on GitHub (Feb 22, 2024): There was a permission issue and its resolved now. Thank you. From: Timothy Carambat ***@***.***> Sent: Wednesday, February 14, 2024 10:19 PM To: Mintplex-Labs/anything-llm ***@***.***> Cc: Ashish Gupta (ashigup6) ***@***.***>; Author ***@***.***> Subject: Re: [Mintplex-Labs/anything-llm] [BUG]: Unable to fetch content from website (Issue #719) What version tag are you on? Is the machine running amd64 or arm64 version of the image? What underlying operating system are you on? Did you run the docker image with the --cap-add=SYS_ADMIN option? — Reply to this email directly, view it on GitHub<https://github.com/Mintplex-Labs/anything-llm/issues/719#issuecomment-1944217564>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BGEZ45NN6MP4S3FPULP4IOTYTTTHTAVCNFSM6AAAAABDIAIFNCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNBUGIYTONJWGQ>. You are receiving this because you authored the thread.Message ID: ***@***.***>
yindo changed title from [BUG]: Unable to fetch content from website to [GH-ISSUE #719] [BUG]: Unable to fetch content from website 2026-06-05 14:35:10 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#412