[ https://issues.apache.org/jira/browse/CASSANDRA-19521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brandon Williams updated CASSANDRA-19521: ----------------------------------------- Bug Category: Parent values: Availability(12983) Complexity: Normal Component/s: Legacy/Documentation and Website Discovered By: User Report Severity: Normal Status: Open (was: Triage Needed) > Website fails to pull docker image > ---------------------------------- > > Key: CASSANDRA-19521 > URL: https://issues.apache.org/jira/browse/CASSANDRA-19521 > Project: Cassandra > Issue Type: Bug > Components: Legacy/Documentation and Website > Reporter: Brandon Williams > Priority: Normal > > When executing "run.sh build website": > {noformat} > Step 14/48 : RUN npm i -g @antora/cli@2.3 @antora/site-generator-default@2.3 > @djencks/asciidoctor-openblock > ---> Running in 4fa9fc4d4357 > /usr/local/bin/node: 1: ELF����@���@8: not found > /usr/local/bin/node: 5: Syntax error: "(" unexpected > The command '/bin/sh -c npm i -g @antora/cli@2.3 > @antora/site-generator-default@2.3 @djencks/asciidoctor-openblock' returned a > non-zero code: 2 > Error: No such object: apache/cassandra-website:latest > Executing docker command: > docker run --rm --name website_content -v > /home/drift/cassandra/cassandra-website:/cassandra-website -v > /home/drift/cassandra/cassandra-website/site-ui/build/ui-bundle.zip:/ui-bundle.zip > -e ANTORA_CONTENT_SOURCES_CASSANDRA_WEBSITE_URL=/cassandra-website -e > ANTORA_UI_BUNDLE_URL=/ui-bundle.zip apache/cassandra-website:latest > build-site > Unable to find image 'apache/cassandra-website:latest' locally > docker: Error response from daemon: pull access denied for > apache/cassandra-website, repository does not exist or may require 'docker > login': denied: requested access to the resource is denied. > See 'docker run --help'. > {noformat} -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org