dstndstn / astrometry.net

Astrometry.net -- automatic recognition of astronomical images
http://astrometry.net
Other
665 stars 186 forks source link

docker build 0.96 webservice doesn't work. err:Illegal instruction #309

Closed europacafe closed 2 days ago

europacafe commented 3 days ago

Here is part of error log entries after uploading with URL from webui


INFO Starting Job processing for Job 1
INFO Creating directory /src/astrometry/net/data/jobs/0000/00000001
INFO submission id 1
INFO running: augment-xylist --out /src/astrometry/net/data/jobs/0000/00000001/job.axy --scale-low 12.0 --scale-high 13.0 --scale-units arcsecperpix --wcs wcs.fits --corr corr.fits --rdls rdls.fits --downsample 2 --objs 1000 --image /src/astrometry/net/data/files/uploaded/ca8/ca862d230a202042eca6115f0ecdc73af4f483c0 --tweak-order 2
INFO out:
INFO **err: Illegal instruction**
jpegtopnm: WRITING PPM FILE
Exception ignored in: <_io.TextIOWrapper name='<stdout>' mode='w' encoding='utf-8'>
BrokenPipeError: **[Errno 32] Broken pipe**

Caught exception while processing Job Job 1
INFO augment-xylist failed: rtn val -100 err Illegal instruction
jpegtopnm: WRITING PPM FILE
Exception ignored in: <_io.TextIOWrapper name='<stdout>' mode='w' encoding='utf-8'>
BrokenPipeError: [Errno 32] Broken pipe

INFO augment-xylist failed: rtn val -100 err Illegal instruction
europacafe commented 2 days ago

working fine. Sorry.