-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Transport endpoint is not connected, Bus error #1125
Comments
|
Using this S1 example, I tested copying from EarthDataCloud. Modified search to get the granule of interest:
In an ISCE2 workspace you might also need to set the host on
TODO: Test ISCE2 process, need more info from @Narayana-Rao on how to do that. |
Thanks @wildintellect !
However, the bus error still persist while processing. As suggested, i have avoided using
Here are the details of the error.
|
Unable to download or process Sentinel-1 SLC .zip files (~ 4GB)
If I try to download/copy any Sentinel-1 SLC .zip file to the workspace, the processing is breaking and reconnecting the workspace buckets.
To Reproduce
Steps to reproduce the behavior:
Workaround to download
We can download into the
/projects
directory but cannot copy/move the files for further processing.Bus error while processing
While trying to process them directly from
/projects
directory using ISCE2 , I gotBus error
as shown below/projects/../projects/my-public-bucket/iscetest/s1stack/vv/run_files/run_01_unpack_topo_reference: line 1: 297 Bus error SentinelWrapper.py -c /projects/my-public-bucket/iscetest/s1stack/vv/configs/config_reference
The text was updated successfully, but these errors were encountered: