Skip to content
Snippets Groups Projects
Commit 03178468 authored by TGermain's avatar TGermain
Browse files

Merge branch 'master' of framagit.org:espace-dev/sen2chain

parents 6705f568 ed0a5e63
No related branches found
No related tags found
No related merge requests found
......@@ -203,7 +203,7 @@ class S2cEodag:
shutil.rmtree(downloaded_path + '/' + os.listdir(downloaded_path)[0])
logger.info("Deleting old folder")
except:
logger.info("Error: ONLINE product but cannot be downloaded, retry later")
logger.info("Error: ONLINE product but cannot be downloaded, check your credentials or retry later")
elif product_id.properties["storageStatus"] == "OFFLINE":
try:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment