I have AtoM 2.4 on port 9000 and Archivematica 1.7 on port (80) (storage server on 8000) installed on the same server for testing.
I made AtoM's API Key settings and put it in Archivematica.
Ubuntu 14.04 LTS.
In the process of ingest, I put the slug of a certain description of the AtoM to carry out the upload.
The process reports that it was successful, but the files were not sent.
OBS:
In the reingest process:
-Upload DIP -> manually occurs successfully
-Re-ingest -> Error => Error re-ingesting package: Error in approve reingest API. HTTPConnectionPool(host='atom', port=80): Max retries exceeded with url: /api/transfer/reingest (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known',))
Why does DIP upload succeed?
And why re-ingest error occurs?
How can I solve this?
I'm sorry for my English.