yumorishita / LiCSBAS2

GNU General Public License v3.0
18 stars 2 forks source link

Downloading problem #61

Closed tiggic closed 4 days ago

tiggic commented 4 days ago

Hello Yumorishita,

I've been trying to run ./batch_LiCSBAS.sh , however it's always facing this problem. i hope you could see the issue on this. thank you

Tiggi

**(licsbas) ╭─risk@RISKgroup /media/risk/DATA/licsbas_result/041A_08485_100804 ╰─$ ./batch_LiCSBAS.sh

Start step: 01 End step: 05 Log file: log/202407011123batch_LiCSBAS_01_05.log

LiCSBAS01_get_geotiff.py ver1.6.4 20230215 Y. Morishita LiCSBAS01_get_geotiff.py --n_para 8

Frame ID is 041A_08485_100804

041A_08485_100804.geo.E.tif already exist. Skip download. 041A_08485_100804.geo.N.tif already exist. Skip download. 041A_08485_100804.geo.U.tif already exist. Skip download. 041A_08485_100804.geo.hgt.tif already exist. Skip download.

Download baselines baselines, 7.25KB, 1s, 7.25KB/s Download network.png network.png, 801.2KB, 1s, 801.2KB/s Download metadata.txt metadata.txt, 245.0B, 1s, 245.0B/s

Searching latest epoch for mli... Traceback (most recent call last): File "/home/risk/LiCSBAS2-master/bin/LiCSBAS01_get_geotiff.py", line 500, in sys.exit(main()) ^^^^^^ File "/home/risk/LiCSBAS2-master/bin/LiCSBAS01_get_geotiff.py", line 213, in main response = requests.get(url) ^^^^^^^^^^^^^^^^^ File "/home/risk/miniconda3/envs/licsbas/lib/python3.12/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/risk/miniconda3/envs/licsbas/lib/python3.12/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/risk/miniconda3/envs/licsbas/lib/python3.12/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/risk/miniconda3/envs/licsbas/lib/python3.12/site-packages/requests/sessions.py", line 724, in send history = [resp for resp in gen] ^^^^^^^^^^^^^^^^^^^^^^ File "/home/risk/miniconda3/envs/licsbas/lib/python3.12/site-packages/requests/sessions.py", line 191, in resolve_redirects raise TooManyRedirects( requests.exceptions.TooManyRedirects: Exceeded 30 redirects.

yumorishita commented 4 days ago

https://github.com/yumorishita/LiCSBAS/issues/244#issuecomment-2156004788 https://github.com/yumorishita/LiCSBAS2/issues/54