Apply orbit file qc.sentinel1.eo.esa.int name or service not know

I have an error in apply.orbite.file. the error is :"[NodeId: apply.orbit.file] qc.sentinel1.eo.esa.int name or service not know"
How can I fix this error?
I work with OS fedora 27
Proxy already tested and it passed
Thank You .
Dadan Ramdani

Did you check up this post,

In case you have internet connection,

Did you check up the update of the SNAP?

What is the date of your image?

Thank You for Reply.
I use these image:
S1A_IW_SLC__1SDV_20190103T223344_20190103T223412_025319_02CD30_9213 and S1A_IW_SLC__1SDV_20190208T223343_20190208T223411_025844_02E035_1C20
the precise orbit has been downloaded:
/home/dadan/.snap/auxdata/Orbits/Sentinel-1/POEORB/S1A/2019/01/S1A_OPER_AUX_POEORB_OPOD_20190124T120756_V20190103T225942_20190105T005942.EOF
/home/dadan/.snap/auxdata/Orbits/Sentinel-1/POEORB/S1A/2019/02/S1A_OPER_AUX_POEORB_OPOD_20190301T121022_V20190208T225942_20190210T005942.EOF

I have updated SNAP and there is still the same error

Regards
Dadan Ramdani

But there is no need to download the orbit, since the SNAP download it automatically, in case your machine is already connected to the internet, And since the image is new, however, I think the orbit is already exist,
Would you please to try up check the box,

thank you it work

hi, how you fixed orbit problem? i also have the same problem. and how you fixed back geocoding problem?

Both indicates outdated SNAP versions, did you install all updates?

i have installed the latest SNAP…

did you also run Menu > Help > Check for Updates?

the most recent version is 8.0.4 (Menu > Help > About SNAP)

thank you @ABraun would you plz send me link to latest downloadable snap… I have download from website given below: which is 8.0.0

you download version 8 from this website, but then you install the updates by Menu > Help > Check for Updates

Thank you sir. It is working now

I had this problem, but check this option, and it’s running now.

thanks

Hello!

I installed SNAP 8.0 in Python (version 3.7) using a docker container to pre-process Sentinel-1 images. It worked until a few months ago.

Since yesterday, I have an error in apply orbit file. The error is:

WARNING: org.esa.s1tbx.sar.gpf.orbits.ApplyOrbitFileOp: qc.sentinel1.eo.esa.int: Name or service not known

RuntimeError Traceback (most recent call last)/tmp/ipykernel_103/965166588.py in

→ 124 orbit_param = GPF.createProduct(“Apply-Orbit-File”, parameters, ProductIO.readProduct(self.path))

RuntimeError: org.esa.snap.core.gpf.OperatorException: qc.sentinel1.eo.esa.int: Name or service not known

I have already tested my code with a file whose orbit has already been corrected, and all other parts run normally.

Does anyone know how to fix it?

Thank you,
Ana

Update the version by Menu > Help > Check for Updates, it worked for me.