Skip to content

AnythingLLM Workbench does not start behind a proxy #123

Open
@stefan-bergstein

Description

@stefan-bergstein
Error: Failed to fetch the engine file at https://binaries.prisma.sh/all_commits/61e140623197a131c2a6189271ffee05a7aa9a59/rhel-openssl-3.0.x/libquery_engine.so.node.gz. 403 Forbidden

The AnythingLLM Workbench tries to download libquery_engine.so.node.gz from https://binaries.prisma.sh.

An enterprise proxy is blocking such download.

A potential fix could be installing the needed files during the image build. Eventually, with a command like this:

npx prisma generate --engine-platform rhel-openssl-3.0.x

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions