ealeelab / rtea

2 stars 2 forks source link

Aoubt singularity image #5

Open lizhenli8888 opened 2 months ago

lizhenli8888 commented 2 months ago

Dear Author, Thank you for creating this software. I appreciate your efforts in providing the Singularity image for easier use by other users. However, I encountered some issues while trying to download it.

When I tried to download it using the command “git clone https://gitlab.aleelab.net/junseokpark/rtea-results.git” in the terminal, I received the following error:" fatal: unable to access 'https://gitlab.aleelab.net/junseokpark/rtea-results.git/': Recv failure: Connection reset by peer."

When I attempted to clone it using GitHub Desktop, I encountered similar issues."remote: Enumerating objects: 472, done.
error: RPC failed; curl 56 Failure when receiving data from the peer error: 6753 bytes of body are still expected fetch-pack: unexpected disconnect while reading sideband packet fatal: early EOF fatal: fetch-pack: invalid index-pack output"

I also tried downloading the individual parts of the image directly from your webpage “https://gitlab.aleelab.net/junseokpark/rtea-results/-/tree/main/demo/singularity”. I was able to download them successfully and used the cat command to merge these parts. However, when I tried to run the image, it appeared to be incomplete and resulted in the following error: "While checking image: could not open image /mnt/remote_2/soft/rtea/singularity/rTEA_v0.1.simg: image format not recognized."

Could it be that my method of merging the parts is incorrect?

Thank you for your assistance.

Lynuxoo commented 2 months ago

Hi,

I am encountering a similar issue. I am unable to download or clone the Singularity image from the GitLab page via a remote server. Surprisingly, I also can't download it on my local platform using a browser due to network errors. This applies to both the entire directory and the Singularity directory. I am wondering if there might be an issue with my network.

Thanks for any help!