Welcome to the forums. Please post in English or French.

You are not logged in.

#1 2021-10-11 11:23:18

lc78
Member
Registered: 2011-09-28
Posts: 17

Salome-Meca 2021: Download fails

Hello,

I tried to download the installation file for Salome-Meca 2021 several times. Every download attempt terminated after downloading a part (2.5-3.4GB) of the file. I used different browsers under Windows (Firefox, Chrome, Edge), Linux (Firefox) and macos (Safari).

Any idea how to get the file?

Best regards

Michael

Offline

#2 2021-10-11 14:47:42

APereira
Member
Registered: 2021-09-30
Posts: 34

Re: Salome-Meca 2021: Download fails

Hello,

Yes, sometimes download fails for no particular reason. I solved my problem with an auto-restart of my downloading process.
You should do so on linux : wget -nc -L URL_FILE

Offline

#3 2021-10-11 16:08:21

lc78
Member
Registered: 2011-09-28
Posts: 17

Re: Salome-Meca 2021: Download fails

@APereira

'wget' did the trick !

Thank you very much. There might be an issue on the server side.

Official guide on the download page describes the procedure to download the file with a web browser:

Dowload the salome_meca 2021 container (use the right click and "save as" )

This did not work for me. I tried it more then 10 times. Maybe the admins could check that on the server side.

Offline

#4 2021-10-12 09:05:57

APereira
Member
Registered: 2021-09-30
Posts: 34

Re: Salome-Meca 2021: Download fails

Hello,

Yes for sure, I also tried with the way they recommand but it crashs all the time. So I used "wget" with option to restart when it fails smile

Offline

#5 2021-11-02 05:24:54

dbpatankar
Member
From: Roorkee, Uttarakhand, India
Registered: 2010-05-22
Posts: 206

Re: Salome-Meca 2021: Download fails

I have been trying to download the container image for last 4 days without success. I use wget -c by default to download large files. But in this case the connection gets reset automatically after a few minutes. So in total I now have about 3.3 GB in 4 days. There is definitely some issue with the file server. I hope the admin looks into this issue.

Offline

#6 2021-11-02 09:23:02

ing.nicola
Member
Registered: 2017-12-11
Posts: 140

Re: Salome-Meca 2021: Download fails

I simply used the Opera browser. When the download stops , i click "restart" and it automatically restarts from the interrupion point.

Last edited by ing.nicola (2021-11-02 09:24:29)

Offline

#7 2021-11-02 09:43:20

dbpatankar
Member
From: Roorkee, Uttarakhand, India
Registered: 2010-05-22
Posts: 206

Re: Salome-Meca 2021: Download fails

Restarting from that point is not an issue. wget -c does the same thing and restarts the download from the point it interrupted. But the main issue is server connection gets lost every time after a few minutes. Even the download speed is very low. As a result with low speed and incremental download I could manage only 3.5 GB so far.

Offline

#8 2021-11-02 09:47:40

dbpatankar
Member
From: Roorkee, Uttarakhand, India
Registered: 2010-05-22
Posts: 206

Re: Salome-Meca 2021: Download fails

Have a look at the screenshot attached. The download has stopped at 73 %. It will remain so for a few hours now. Even if I force quit and start, the result is same.


Attachments:
Screenshot_2021-11-02_14-14-33.png, Size: 289.42 KiB, Downloads: 275

Offline

#9 2021-11-02 15:28:46

ing.nicola
Member
Registered: 2017-12-11
Posts: 140

Re: Salome-Meca 2021: Download fails

There would be a need for a torrent download

Offline

#10 2021-11-02 16:28:49

jeanpierreaubry
Guru
From: nantes (france)
Registered: 2009-03-12
Posts: 4,049

Re: Salome-Meca 2021: Download fails

hello

probably due to a bad internet connection i have almost NEVER been able to download such a large file a the salome_meca one

in the browser there should be a function named "Copy link location" or something similar on a right click on the Title

then i paste this link location as an argument to wget

with the current link this gives

wget https:**www.code-aster.org/FICHIERS/singularity/salome_meca-lgpl-2021.0.0-0-20210601-scibian-9.sif

(replace ** with //)

and wget seems much faster than a browser download

jean pierre aubry

Last edited by jeanpierreaubry (2021-11-02 16:29:26)


consider reading my book
freely available here https://framabook.org/beginning-with-code_aster/

Offline

#11 2021-11-02 23:47:37

sb1966
Member
From: INDIA
Registered: 2015-03-16
Posts: 263

Re: Salome-Meca 2021: Download fails

Dear All,

Since it was released, the SM-2021 container download fails repeatedly, and manual restart seems to be the only option, whether downloaded in browser or using wget. Download stops at about every 100MB or so. Hope developers would look into the  server issue soon. However, one good news: there is another container (Courtesy Mario and Nicola) at

https: //github.com/emefff/Code-Aster-MPI-in-Singularity-of-SM2021.

The advantages are:
1. Download is blazing fast
2. One gets MPI version of Code-aster (with PETSC) in addition to the default stable and old-stable versions.

Note that the container needs to be renamed after download as discussed in
https:__//code-aster.org/forum2/viewtopic.php?id=25956&p=2

Best regards

Sukumar

Offline

#12 2021-11-06 23:06:33

mihe
Member
From: ENGCALengineeringcalculations
Registered: 2008-04-08
Posts: 259

Re: Salome-Meca 2021: Download fails

Hi,
I have downloaded salome_meca-lgpl-2021.0.0-0-20210601-scibian-9.sif a couple of times. I get md5sum
c34331b7c3161021cb20731cd9a16b16 which is different from on the code-aster.org download page
65e153eaf43edcd3b671d41194936f53.
-Is my file corrupt? -is the checksum on the download page wrong? -someone else experience the same?
BR/Micke

Last edited by mihe (2021-11-06 23:16:44)


Salome Meca 2019 on Ubuntu 18

Offline

#13 2021-11-07 16:52:26

AsterO'dactyle
Administrator
Registered: 2007-11-29
Posts: 465

Re: Salome-Meca 2021: Download fails

Hello,

The MD5 sum is wrong on the site ! Sorry I've forgot to update it !


Code_Asterの開発者

Offline

#14 2021-11-07 19:55:40

mihe
Member
From: ENGCALengineeringcalculations
Registered: 2008-04-08
Posts: 259

Re: Salome-Meca 2021: Download fails

OK, I assumed that after a while.
Check also
"salome_meca-lgpl-2021.0.0-1-20210811-scibian-9.sif" under installation. Should be 
"salome_meca-lgpl-2021.0.0-0-20210601-scibian-9.sif" I think.
BR/Micke


Salome Meca 2019 on Ubuntu 18

Offline

#15 2022-06-27 06:24:04

GiantRoot
Member
Registered: 2022-06-27
Posts: 2

Re: Salome-Meca 2021: Download fails

Till now, the download still doesnot work fine.
Hopefully, someone can solve the issue or provide some mirrors.

Offline

#16 2022-09-03 09:42:11

MarkS
Member
Registered: 2021-04-12
Posts: 2

Re: Salome-Meca 2021: Download fails

Greetings, just wanting to add I have the same issue. Even using wget I am unable to download Salome-Meca 2021. I hope it can be resolved!

Thanks
Mark S

Offline