Skip to content

Solr + mysql docker container failed to download #6650

@licensechef

Description

@licensechef

Solr & Mysql container not downloading after running make up

make up
Starting containers
WARN[0000] The "APACHE_SCRATCHPADS_TAVERNA_AUTH_TOKEN" variable is not set. Defaulting to a blank string. 
[+] Running 2/2
 ! varnish Warning                                                                                                                                                        0.3s 
 ! mysql Warning                                                                                                                                                          0.3s 
[+] Building 8.7s (6/6)                                                                                                                                                        
 => [solr internal] load build definition from Dockerfile                                                                                                                 0.0s
 => => transferring dockerfile: 1.19kB                                                                                                                                    0.0s
 => [solr internal] load .dockerignore                                                                                                                                    0.0s
 => => transferring context: 2B                                                                                                                                           0.0s
 => [mysql internal] load build definition from Dockerfile                                                                                                                0.0s
 => => transferring dockerfile: 95B                                                                                                                                       0.0s
 => [mysql internal] load .dockerignore                                                                                                                                   0.0s
 => => transferring context: 2B                                                                                                                                           0.0s
 => ERROR [solr internal] load metadata for docker.io/library/java:7-jre                                                                                                  0.1s
 => CANCELED [mysql internal] load metadata for docker.io/library/mysql:5.6                                                                                               0.1s

To Reproduce
Followed the steps on https://scratchpads.readthedocs.io/en/latest/hosting/docker.html to prep the server for docker. At the make up step, it'll return the result above

Tried this on a Ubuntu 20 and AlmaLinux 8 server

Tried this with docker logged in and without logged in

Impact
It doesn't start scratchpads at all

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: triagethis needs sorting and proper labellingtype: bugthis describes something that isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions