Skip to content
This repository was archived by the owner on Jan 23, 2024. It is now read-only.
This repository was archived by the owner on Jan 23, 2024. It is now read-only.

Opbeans RUM container fails to run #879

@DanRoscigno

Description

@DanRoscigno

I am seeing:

Error: Failed to launch chrome!
/home/pptruser/node_modules/puppeteer/.local-chromium/linux-706915/chrome-linux/chrome: error while loading
 shared libraries: libXss.so.1: cannot open shared object file: No such file or directory

When I run this compose:

./scripts/compose.py start \
    --release \
    --with-opbeans-node \
    --with-opbeans-rum \
    --with-opbeans-java \
    --apm-server-url=${APM_SERVER_URL} \
    --apm-server-secret-token=${APM_SECRET_TOKEN} \
    --no-elasticsearch \
    --no-kibana \
    --no-apm-server \
    --force-build \
    ${STACK_VERSION}

When I run the .ci test everything passes, but not when I try to use the above. I did pull after 872

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions