Skip to content

Cannot access public files during Docker build (permission denied on dreamplace) #85

@iamray

Description

@iamray

When building the Docker image, the following command fails due to permission issues:
RUN curl https://storage.googleapis.com/rl-infra-public/circuit-training/dreamplace/$dreamplace_version -o /dreamplace/dreamplace.tar.gz
The error message indicates that access is denied. It seems that all related files hosted on Google Cloud Storage are currently inaccessible, including: dreamplace, plc_wrapper_main, and models

error message:

AccessDeniedAccess denied.
DetailsAnonymous caller does not have storage.objects.get access to the Google Cloud Storage object. Permission 'storage.objects.get' denied on resource (or it may not exist).

Could you please check whether these files are still publicly available or if any permission changes have been made? Any guidance on how to retrieve these resources or alternative download links would be appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions