Skip to content

Unable to download images from the Murphy Lab website #21

@icaoberg

Description

@icaoberg

When I run the method get_murphylab_image_collections

>> get_murphylab_image_collections()
Checking if image collections are present.
Downloading 2D/3D HeLa collection [3.1Gb], enter Y to continue: Y
Extracting files
Error using get_murphylab_image_collections (line 61)
Invalid zip file "/bil/users/icaoberg/code/cellorganizer/images/cellorganizer_full_image_collection.zip".

The file downloaded by the method seems empty

10:52:48 icaoberg@workshop images ±|master ✗|→ du -h cellorganizer_full_image_collection.zip 
28K	cellorganizer_full_image_collection.zip

The file is in the server but the error seems to be that the server hosting the Murphy Lab website has an expired certificate

wget -nc http://murphylab.web.cmu.edu/data/Hela/3D/multitiff/cellorganizer_full_image_collection.zip
--2023-05-18 22:54:18--  http://murphylab.web.cmu.edu/data/Hela/3D/multitiff/cellorganizer_full_image_collection.zip
Resolving murphylab.web.cmu.edu (murphylab.web.cmu.edu)... 128.2.220.144
Connecting to murphylab.web.cmu.edu (murphylab.web.cmu.edu)|128.2.220.144|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://murphylab.web.cmu.edu:443/data/Hela/3D/multitiff/cellorganizer_full_image_collection.zip [following]
--2023-05-18 22:54:18--  https://murphylab.web.cmu.edu/data/Hela/3D/multitiff/cellorganizer_full_image_collection.zip
Connecting to murphylab.web.cmu.edu (murphylab.web.cmu.edu)|128.2.220.144|:443... connected.
ERROR: cannot verify murphylab.web.cmu.edu's certificate, issued by ‘/C=US/ST=MI/L=Ann Arbor/O=Internet2/OU=InCommon/CN=InCommon RSA Server CA’:
  Unable to locally verify the issuer's authority.
ERROR: no certificate subject alternative name matches
	requested host name ‘murphylab.web.cmu.edu’.
To connect to murphylab.web.cmu.edu insecurely, use `--no-check-certificate'.

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