|
From: xiaoni w. <xia...@ls...> - 2025-11-27 13:27:18
|
Hi dear colleague, I tried to download lai 300m data via S3 tool. But I got the following error. Can you please give me more information ? Thanks in advance. Best regards Xiaoni /home/xnwang/miniconda3/bin/s3cmd -c /home/xnwang/.s3cfg get s3://eodata/CLMS/bio-geophysical/vegetation_properties/lai_global_300m_10daily_v1/2016 Problem: ParseError: syntax error: line 1, column 0 S3cmd: 2.4.0-dev python: 3.13.2 | packaged by Anaconda, Inc. | (main, Feb 6 2025, 18:56:02) [GCC 11.2.0] environment LANG=fr_FR.UTF-8 Traceback (most recent call last): File "/home/xnwang/miniconda3/lib/python3.13/site-packages/s3cmd-2.4.0.dev0-py3.13.egg/EGG-INFO/scripts/s3cmd", line 3686, in <module> File "/home/xnwang/miniconda3/lib/python3.13/site-packages/s3cmd-2.4.0.dev0-py3.13.egg/EGG-INFO/scripts/s3cmd", line 3583, in main File "/home/xnwang/miniconda3/lib/python3.13/site-packages/s3cmd-2.4.0.dev0-py3.13.egg/EGG-INFO/scripts/s3cmd", line 695, in cmd_object_get File "/home/xnwang/miniconda3/lib/python3.13/site-packages/s3cmd-2.4.0.dev0-py3.13.egg/S3/S3.py", line 854, in object_get response = self.recv_file(request, stream, labels, start_position) File "/home/xnwang/miniconda3/lib/python3.13/site-packages/s3cmd-2.4.0.dev0-py3.13.egg/S3/S3.py", line 2171, in recv_file handler_fn = self._http_400_handler(request, response, self.recv_file, request, stream, labels, start_position) File "/home/xnwang/miniconda3/lib/python3.13/site-packages/s3cmd-2.4.0.dev0-py3.13.egg/S3/S3.py", line 1617, in _http_400_handler failureCode = getTextFromXml(response['data'], 'Code') File "/home/xnwang/miniconda3/lib/python3.13/site-packages/s3cmd-2.4.0.dev0-py3.13.egg/S3/BaseUtils.py", line 328, in getTextFromXml tree = getTreeFromXml(xml) File "/home/xnwang/miniconda3/lib/python3.13/site-packages/s3cmd-2.4.0.dev0-py3.13.egg/S3/BaseUtils.py", line 290, in getTreeFromXml tree = ET.fromstring(xml) File "/home/xnwang/miniconda3/lib/python3.13/xml/etree/ElementTree.py", line 1342, in XML parser.feed(text) ~~~~~~~~~~~^^^^^^ xml.etree.ElementTree.ParseError: syntax error: line 1, column 0 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! An unexpected error has occurred. Please try reproducing the error using the latest s3cmd code from the git master branch found at: https://github.com/s3tools/s3cmd and have a look at the known issues list: https://github.com/s3tools/s3cmd/wiki/Common-known-issues-and-their-solutions-(FAQ) If the error persists, please report the above lines (removing any private info as necessary) to: s3t...@li... |