Vagrant Error: Indexing AIP in Archivematica 1.10

332 views
Skip to first unread message

Matheus Baumgarten

unread,
Sep 20, 2019, 12:36:19 PM9/20/19
to archivematica
Hi Group,

   While testing the new archivematica version 1.10 via Vagrant. Got to an error trying to use the microservice index AIP, follows the error message together with a PrintScreen.
grep -rn ERROR /var/log/archivematica/ outputs: 
  1. vagrant@vagrant:~$ grep -rn ERROR /var/log/archivematica/
  2. /var/log/archivematica/storage-service/storage_service.log:27:ERROR     2019-09-20 08:44:39  locations.models.package:package:create_pointer_file:1402:  Pointer file constructed for 5f09b6dd-aa3e-4031-9067-a51ad28affba is not valid.
  3. /var/log/archivematica/storage-service/storage_service_debug.log:1064:ERROR     2019-09-20 08:44:39  locations.models.package:package:create_pointer_file:1402:  Pointer file constructed for 5f09b6dd-aa3e-4031-9067-a51ad28affba is not valid.
  4. /var/log/archivematica/MCPClient/MCPClient.debug.log:334:ERROR     2019-09-20 14:19:05  archivematica.mcp.client:archivematicaClient:start_gearman_worker:268:  Gearman server is unavailable: ('Found no valid connections in list: [<GearmanConnection localhost:4730 connected=False>]',). Retrying in 1 seconds.
  5. /var/log/archivematica/MCPClient/MCPClient.log:334:ERROR     2019-09-20 14:19:05  archivematica.mcp.client:archivematicaClient:start_gearman_worker:268:  Gearman server is unavailable: ('Found no valid connections in list: [<GearmanConnection localhost:4730 connected=False>]',). Retrying in 1 seconds. 
  
    Another question, Archivematica 1.10 is talking to AtoM 2.5.2 via DIP Upload to AtoM/Binder, and the "Fetch Levels of Description" outputs all levels from AtoM, but the DIP Package doesn't get populated at the AtoM installation (Both  Vagrant Machines from Artefactual)

Best Regards,
Matheus Baumgarten
Researcher at Grupo de Pesquisa CNPq UFF Ged/A

  1. SIP 5f09b6dd-aa3e-4031-9067-a51ad28affba
  2.  
  3. Index AIP
  4.  
  5. Tasks

Task 7d955022-0c20-4cb0-a1dd-ea6648fa61d9

File UUID
Not applicable
File name
testesr01-5f09b6dd-aa3e-4031-9067-a51ad28affba
Client
Exit code
1
Start time
20/09/2019 12:44:39
End time
20/09/2019 12:46:21
Created time
20/09/2019 12:44:39
Duration
102 seconds(s)

Module indexAIP_v0.0

"5f09b6dd-aa3e-4031-9067-a51ad28affba" "testesr01" "/var/archivematica/sharedDirectory/currentlyProcessing/testesr01-5f09b6dd-aa3e-4031-9067-a51ad28affba/" "SIP"

Standard streams

Standard output (stdout)

AIP info: [{u'status': u'UPLOADED', u'package_type': u'AIP', u'origin_pipeline': u'/api/v2/pipeline/1d89dc1b-8c00-46ce-be12-3e23d7b6f77b/', u'uuid': u'5f09b6dd-aa3e-4031-9067-a51ad28affba', u'replicas': [], u'encrypted': False, u'current_path': u'5f09/b6dd/aa3e/4031/9067/a51a/d28a/ffba/testesr01-5f09b6dd-aa3e-4031-9067-a51ad28affba.7z', u'replicated_package': None, u'misc_attributes': {}, u'current_full_path': u'/var/archivematica/sharedDirectory/www/AIPsStore/5f09/b6dd/aa3e/4031/9067/a51a/d28a/ffba/testesr01-5f09b6dd-aa3e-4031-9067-a51ad28affba.7z', u'current_location': u'/api/v2/location/ffede748-3026-4a56-b027-2841ee4c8e8d/', u'related_packages': [], u'size': 920968, u'resource_uri': u'/api/v2/file/5f09b6dd-aa3e-4031-9067-a51ad28affba/'}]
Indexing additional identifiers %s []
Indexing AIP and AIP files
AIP UUID: 5f09b6dd-aa3e-4031-9067-a51ad28affba
Indexing AIP ...
ERROR: error trying to index.
AuthorizationException(403, u'cluster_block_exception', u'blocked by: [FORBIDDEN/12/index read-only / allow delete (api)];')
ERROR: error trying to index.
AuthorizationException(403, u'cluster_block_exception', u'blocked by: [FORBIDDEN/12/index read-only / allow delete (api)];')
ERROR: error trying to index.
AuthorizationException(403, u'cluster_block_exception', u'blocked by: [FORBIDDEN/12/index read-only / allow delete (api)];')
ERROR: error trying to index.
AuthorizationException(403, u'cluster_block_exception', u'blocked by: [FORBIDDEN/12/index read-only / allow delete (api)];')
ERROR: error trying to index.
AuthorizationException(403, u'cluster_block_exception', u'blocked by: [FORBIDDEN/12/index read-only / allow delete (api)];')
ERROR: error trying to index.
AuthorizationException(403, u'cluster_block_exception', u'blocked by: [FORBIDDEN/12/index read-only / allow delete (api)];')
ERROR: error trying to index.
AuthorizationException(403, u'cluster_block_exception', u'blocked by: [FORBIDDEN/12/index read-only / allow delete (api)];')
ERROR: error trying to index.
AuthorizationException(403, u'cluster_block_exception', u'blocked by: [FORBIDDEN/12/index read-only / allow delete (api)];')
ERROR: error trying to index.
AuthorizationException(403, u'cluster_block_exception', u'blocked by: [FORBIDDEN/12/index read-only / allow delete (api)];')
ERROR: error trying to index.
AuthorizationException(403, u'cluster_block_exception', u'blocked by: [FORBIDDEN/12/index read-only / allow delete (api)];')

Errors and diagnostics (stderr)

AuthorizationException(403, u'cluster_block_exception', {u'status': 403, u'error': {u'root_cause': [{u'reason': u'blocked by: [FORBIDDEN/12/index read-only / allow delete (api)];', u'type': u'cluster_block_exception'}], u'type': u'cluster_block_exception', u'reason': u'blocked by: [FORBIDDEN/12/index read-only / allow delete (api)];'}})
Traceback (most recent call last):
  File "/opt/archivematica/archivematica/src/MCPClient/lib/clientScripts/index_aip.py", line 118, in call
    status_code = index_aip(job)
  File "/opt/archivematica/archivematica/src/MCPClient/lib/clientScripts/index_aip.py", line 94, in index_aip
    printfn=job.pyprint,
  File "/usr/lib/archivematica/archivematicaCommon/elasticSearchFunctions.py", line 454, in index_aip_and_files
    _try_to_index(client, aip_data, "aips", printfn=printfn)
  File "/usr/lib/archivematica/archivematicaCommon/elasticSearchFunctions.py", line 789, in _try_to_index
    raise exception
AuthorizationException: AuthorizationException(403, u'cluster_block_exception', u'blocked by: [FORBIDDEN/12/index read-only / allow delete (api)];') 
Captura de tela de 2019-09-20 13-20-20.png
Captura de tela de 2019-09-20 13-19-35.png
Captura de tela de 2019-09-20 13-23-24.png

José Raddaoui

unread,
Sep 20, 2019, 1:04:58 PM9/20/19
to archivematica

Hi Matheus,

The index AIP error may be related to the disk space available in the machine. You could check the Elasticsearch logs (/var/log/elasticsearch/elasticsearch.log) to verify that and remove the restriction in the Elasticsearch configuration.

About the DIP upload issue, could you check the output of the related microservice in Archivematica? It may be related to the passwordless SSH connection needed to move the DIP, the AtoM worker setup, etc.

Best regards.

Matheus Baumgarten

unread,
Sep 20, 2019, 1:30:17 PM9/20/19
to archiv...@googlegroups.com
Hi José,
  
   I'm posting now the elasticsearch.log file and the DIP Upload error message, as asked;

Upload DIP: 
==========
  1. DIP 5f09b6dd-aa3e-4031-9067-a51ad28affba
  2.  
  3. Upload DIP
  4.  
  5. Tasks

Task d7fda528-8aa9-4b8d-ab73-e77fe8e59a99

File UUID
Not applicable
File name
testesr01-5f09b6dd-aa3e-4031-9067-a51ad28affba
Client
Exit code
0
Start time
20/09/2019 12:46:21
End time
20/09/2019 12:46:21
Created time
20/09/2019 12:44:49
Duration
< 1 seconds(s)

Module upload-qubit_v0.0

--url="http://192.168.0.14:8070" --email="de...@example.com" --password="demo" --uuid="5f09b6dd-aa3e-4031-9067-a51ad28affba" --debug="False" --version="2" --rsync-command="" --rsync-target=""

Standard streams

Errors and diagnostics (stderr)

upload-qubit_v0.0: ERROR     2019-09-20 15:46:21,218  archivematica.upload.qubit.log:66  [uploadDIP] Target: venda
upload-qubit_v0.0: ERROR     2019-09-20 15:46:21,219  archivematica.upload.qubit.log:66  [uploadDIP] About to deposit to: http://192.168.0.14:8070
upload-qubit_v0.0: ERROR     2019-09-20 15:46:21,377  archivematica.upload.qubit.log:66  [uploadDIP] > Response code: 302
upload-qubit_v0.0: ERROR     2019-09-20 15:46:21,377  archivematica.upload.qubit.log:66  [uploadDIP] > Location: /venda
upload-qubit

Retrieve Location DIP AtoM: 
=======================
  1. DIP 5f09b6dd-aa3e-4031-9067-a51ad28affba
  2.  
  3. Retrieve DIP Storage Locations
  4.  
  5. Tasks

Task 0e1e1153-06bb-46cd-ac14-6e902fe31e6b

File UUID
Not applicable
File name
testesr01-5f09b6dd-aa3e-4031-9067-a51ad28affba
Client
Exit code
0
Start time
20/09/2019 12:46:49
End time
20/09/2019 12:46:49
Created time
20/09/2019 12:46:49
Duration
< 1 seconds(s)

Module getAipStorageLocations_v0.0

DS

Standard streams

Standard output (stdout)

{
    "d49885f7-179d-4cd2-b9a3-bb26f280eb86": {
        "description": "Store DIP in standard Archivematica Directory", 
        "uri": "/api/v2/location/d49885f7-179d-4cd2-b9a3-bb26f280eb86/"
    }, 
    "default": {
        "description": "Default Location", 
        "uri": "/api/v2/location/default/DS/"
    }
}


--
You received this message because you are subscribed to the Google Groups "archivematica" group.
To unsubscribe from this group and stop receiving emails from it, send an email to archivematic...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/archivematica/04d63e1c-9727-4704-9a06-bbcc893d9397%40googlegroups.com.
elasticsearch.log
Captura de tela de 2019-09-20 14-21-47.png

José Raddaoui

unread,
Sep 20, 2019, 2:12:13 PM9/20/19
to archivematica
Hi Matheus,

It looks like the error wasn't logged in there, sorry. You may be able to find it in the journalctl output for the Elasticseach service (sudo journalctl -u elasticsearch) (in the Archivematica Vagrant box).

About the DIP upload, the deposit and request succeeded so this is probably a problem on the AtoM side. You may be able to spot something in the Nginx or AtoM worker logs (in the AtoM Vagrant box).

Best regards. 

On Friday, September 20, 2019 at 6:36:19 PM UTC+2, Matheus Baumgarten wrote:

Matheus Baumgarten

unread,
Sep 20, 2019, 4:59:54 PM9/20/19
to archiv...@googlegroups.com
Hi José,

   Got some screenshots I would like you to see.
   The AtoM worker is fine, still, the AtoM database is not populated with the DIP.

Best Regards,

--
You received this message because you are subscribed to the Google Groups "archivematica" group.
To unsubscribe from this group and stop receiving emails from it, send an email to archivematic...@googlegroups.com.
Captura de tela de 2019-09-20 17-51-04.png
Captura de tela de 2019-09-20 17-11-55.png
Captura de tela de 2019-09-20 17-55-15.png
Captura de tela de 2019-09-20 17-49-53.png
Captura de tela de 2019-09-20 17-51-35.png

José Raddaoui

unread,
Sep 21, 2019, 8:19:55 AM9/21/19
to archivematica

Hi Matheus,

To unlock all the indexes in Elasticsearch you can run the following cURL request (from the Archivematica machine and considering a default Elasticsearch install):

curl -XPUT -H "Content-Type: application/json" http://localhost:9200/_all/_settings -d '{"index.blocks.read_only_allow_delete": null}'

I don't really know why the error is not showing in the logs, but if the indexes get blocked again, it's normally due to the disk allocation. More info in the Elasticsearch docs.

About AtoM, could you check if there is something in the worker service output (sudo journalctl -u atom-worker)? My guess is that the DIP is not being moved to the AtoM machine, looking at the rsync parameters.

Bests,
Radda.



To unsubscribe from this group and stop receiving emails from it, send an email to archiv...@googlegroups.com.

Matheus Baumgarten

unread,
Sep 21, 2019, 10:27:34 AM9/21/19
to archiv...@googlegroups.com
Hi José,

   First of all I'd like to thank you for the quick response. The curl command actually worked, the AIP is working fine now, but there's still an error with JHOVE as in the annexed screenshots.
   Notice that I'm using a fresh Vagrant installation, I didn't change anything in the machine and got that error, I wonder if the vagrant is broken in any way...
   Follows the atom-worker journalctl as asked:
-- Reboot --
Sep 20 14:22:15 vagrant systemd[1]: Started AtoM worker.
Sep 20 14:23:11 vagrant php7.2[524]: 2019-09-20 11:23:11 > New ability: arFindingAidJob
Sep 20 14:23:11 vagrant php7.2[524]: 2019-09-20 11:23:11 > New ability: arInheritRightsJob
Sep 20 14:23:11 vagrant php7.2[524]: 2019-09-20 11:23:11 > New ability: arCalculateDescendantDatesJob
Sep 20 14:23:11 vagrant php7.2[524]: 2019-09-20 11:23:11 > New ability: arObjectMoveJob
Sep 20 14:23:11 vagrant php7.2[524]: 2019-09-20 11:23:11 > New ability: arInformationObjectCsvExportJob
Sep 20 14:23:11 vagrant php7.2[524]: 2019-09-20 11:23:11 > New ability: qtSwordPluginWorker
Sep 20 14:23:11 vagrant php7.2[524]: 2019-09-20 11:23:11 > New ability: arUpdatePublicationStatusJob
Sep 20 14:23:11 vagrant php7.2[524]: 2019-09-20 11:23:11 > New ability: arFileImportJob
Sep 20 14:23:11 vagrant php7.2[524]: 2019-09-20 11:23:11 > New ability: arInformationObjectXmlExportJob
Sep 20 14:23:11 vagrant php7.2[524]: 2019-09-20 11:23:11 > New ability: arXmlExportSingleFileJob
Sep 20 14:23:11 vagrant php7.2[524]: 2019-09-20 11:23:11 > New ability: arGenerateReportJob
Sep 20 14:23:11 vagrant php7.2[524]: 2019-09-20 11:23:11 > New ability: arActorCsvExportJob
Sep 20 14:23:11 vagrant php7.2[524]: 2019-09-20 11:23:11 > New ability: arActorXmlExportJob
Sep 20 14:23:11 vagrant php7.2[524]: 2019-09-20 11:23:11 > New ability: arRepositoryCsvExportJob
Sep 20 14:23:11 vagrant php7.2[524]: 2019-09-20 11:23:11 > New ability: arUpdateEsIoDocumentsJob
Sep 20 14:23:11 vagrant php7.2[524]: 2019-09-20 11:23:11 > Running worker...
Sep 20 14:23:11 vagrant php7.2[524]: 2019-09-20 11:23:11 > PID 524
Sep 20 14:28:26 vagrant systemd[1]: Stopping AtoM worker...
Sep 20 14:28:26 vagrant systemd[1]: Stopped AtoM worker.
Sep 20 14:28:26 vagrant systemd[1]: Started AtoM worker.
Sep 20 14:28:26 vagrant php7.2[2341]: 2019-09-20 11:28:26 > New ability: arFindingAidJob
Sep 20 14:28:26 vagrant php7.2[2341]: 2019-09-20 11:28:26 > New ability: arInheritRightsJob
Sep 20 14:28:26 vagrant php7.2[2341]: 2019-09-20 11:28:26 > New ability: arCalculateDescendantDatesJob
Sep 20 14:28:26 vagrant php7.2[2341]: 2019-09-20 11:28:26 > New ability: arObjectMoveJob
Sep 20 14:28:26 vagrant php7.2[2341]: 2019-09-20 11:28:26 > New ability: arInformationObjectCsvExportJob
Sep 20 14:28:26 vagrant php7.2[2341]: 2019-09-20 11:28:26 > New ability: qtSwordPluginWorker
Sep 20 14:28:26 vagrant php7.2[2341]: 2019-09-20 11:28:26 > New ability: arUpdatePublicationStatusJob
Sep 20 14:28:26 vagrant php7.2[2341]: 2019-09-20 11:28:26 > New ability: arFileImportJob
Sep 20 14:28:26 vagrant php7.2[2341]: 2019-09-20 11:28:26 > New ability: arInformationObjectXmlExportJob
Sep 20 14:28:26 vagrant php7.2[2341]: 2019-09-20 11:28:26 > New ability: arXmlExportSingleFileJob
Sep 20 14:28:26 vagrant php7.2[2341]: 2019-09-20 11:28:26 > New ability: arGenerateReportJob
Sep 20 14:28:26 vagrant php7.2[2341]: 2019-09-20 11:28:26 > New ability: arActorCsvExportJob
Sep 20 14:28:26 vagrant php7.2[2341]: 2019-09-20 11:28:26 > New ability: arActorXmlExportJob
Sep 20 14:28:26 vagrant php7.2[2341]: 2019-09-20 11:28:26 > New ability: arRepositoryCsvExportJob
Sep 20 14:28:26 vagrant php7.2[2341]: 2019-09-20 11:28:26 > New ability: arUpdateEsIoDocumentsJob
Sep 20 14:28:26 vagrant php7.2[2341]: 2019-09-20 11:28:26 > Running worker...
Sep 20 14:28:26 vagrant php7.2[2341]: 2019-09-20 11:28:26 > PID 2341
Sep 20 15:34:47 vagrant php7.2[2341]: 2019-09-20 12:34:47 > Job started.
Sep 20 15:34:47 vagrant php7.2[2341]: 2019-09-20 12:34:47 > Updating descendants of 1 description(s).
Sep 20 15:34:47 vagrant php7.2[2341]: 2019-09-20 12:34:47 > Updating descendants of "Fundo Supermercado Malek".
Sep 20 15:34:47 vagrant php7.2[2341]: 2019-09-20 12:34:47 > Job finished.
Sep 20 15:35:21 vagrant php7.2[2341]: 2019-09-20 12:35:21 > Job started.
Sep 20 15:35:21 vagrant php7.2[2341]: 2019-09-20 12:35:21 > Updating 1 description(s) and their descendants.
Sep 20 15:35:22 vagrant php7.2[2341]: 2019-09-20 12:35:22 > Updating "Fundo Supermercado Malek" and descendants.
Sep 20 15:35:22 vagrant php7.2[2341]: 2019-09-20 12:35:22 > Job finished.
Sep 20 15:46:21 vagrant php7.2[2341]: 2019-09-20 12:46:21 > Job started.
Sep 20 15:46:21 vagrant php7.2[2341]: 2019-09-20 12:46:21 > A package was deposited by reference.
Sep 20 15:46:21 vagrant php7.2[2341]: 2019-09-20 12:46:21 > Location: file:///testesr01-5f09b6dd-aa3e-4031-9067-a51ad28affba
Sep 20 15:46:21 vagrant php7.2[2341]: 2019-09-20 12:46:21 > Processing...
Sep 20 15:46:21 vagrant php7.2[2341]: 2019-09-20 12:46:21 > Object slug: venda
Sep 20 15:46:21 vagrant php7.2[2341]: 2019-09-20 12:46:21 > Exception: File/directory does not exist or is not readable: /tmp/testesr01-5f09b$
Sep 20 16:46:46 vagrant php7.2[2341]: 2019-09-20 13:46:46 > Job started.
Sep 20 16:46:46 vagrant php7.2[2341]: 2019-09-20 13:46:46 > A package was deposited by reference.
Sep 20 16:46:46 vagrant php7.2[2341]: 2019-09-20 13:46:46 > Location: file:///SRteste02-fcc3b68d-3fe8-44fd-890f-8abc6c588aa7
Sep 20 16:46:46 vagrant php7.2[2341]: 2019-09-20 13:46:46 > Processing...
Sep 20 16:46:46 vagrant php7.2[2341]: 2019-09-20 13:46:46 > Object slug: venda
Sep 20 16:46:46 vagrant php7.2[2341]: 2019-09-20 13:46:46 > Exception: File/directory does not exist or is not readable: /tmp/SRteste02-fcc3b$
Sep 20 17:05:43 vagrant systemd[1]: Stopping AtoM worker...
Sep 20 17:05:44 vagrant systemd[1]: Stopped AtoM worker.
Sep 20 15:46:21 vagrant php7.2[2341]: 2019-09-20 12:46:21 > Processing...
Sep 20 15:46:21 vagrant php7.2[2341]: 2019-09-20 12:46:21 > Object slug: venda
Sep 20 15:46:21 vagrant php7.2[2341]: 2019-09-20 12:46:21 > Exception: File/directory does not exist or is not readable: /tmp/testesr01-5f09b$
Sep 20 16:46:46 vagrant php7.2[2341]: 2019-09-20 13:46:46 > Job started.
Sep 20 16:46:46 vagrant php7.2[2341]: 2019-09-20 13:46:46 > A package was deposited by reference.
Sep 20 16:46:46 vagrant php7.2[2341]: 2019-09-20 13:46:46 > Location: file:///SRteste02-fcc3b68d-3fe8-44fd-890f-8abc6c588aa7
Sep 20 16:46:46 vagrant php7.2[2341]: 2019-09-20 13:46:46 > Processing...
Sep 20 16:46:46 vagrant php7.2[2341]: 2019-09-20 13:46:46 > Object slug: venda
Sep 20 16:46:46 vagrant php7.2[2341]: 2019-09-20 13:46:46 > Exception: File/directory does not exist or is not readable: /tmp/SRteste02-fcc3b$
Sep 20 17:05:43 vagrant systemd[1]: Stopping AtoM worker...
Sep 20 17:05:44 vagrant systemd[1]: Stopped AtoM worker.
-- Reboot --
Sep 20 19:49:02 vagrant systemd[1]: Started AtoM worker.
Sep 20 19:49:55 vagrant php7.2[501]: Unable to open PDO connection [wrapped: SQLSTATE[HY000] [2002] Connection refused]
Sep 20 19:49:55 vagrant php7.2[501]: <!DOCTYPE html>
Sep 20 19:49:55 vagrant php7.2[501]: <html>
Sep 20 19:49:55 vagrant php7.2[501]:   <head>
Sep 20 19:49:55 vagrant php7.2[501]:     <title>Error</title>
Sep 20 19:49:55 vagrant php7.2[501]:     <link rel="stylesheet" type="text/css" href="symfony/plugins/arDominionPlugin/css/main.css"/>
Sep 20 19:49:55 vagrant php7.2[501]:   </head>
Sep 20 19:49:55 vagrant php7.2[501]:   <body class="yui-skin-sam admin error">
Sep 20 19:49:55 vagrant php7.2[501]:     <div id="wrapper" class="container">
Sep 20 19:49:55 vagrant php7.2[501]:       <section class="admin-message" id="error-404">
Sep 20 19:49:55 vagrant php7.2[501]:         <h2>
Sep 20 19:49:55 vagrant php7.2[501]:           <img alt="" src="symfony/images/logo.png"/>
Sep 20 19:49:55 vagrant php7.2[501]:           Oops! An Error Occurred
Sep 20 19:49:55 vagrant php7.2[501]:         </h2>
Sep 20 19:49:55 vagrant php7.2[501]:         <p>
Sep 20 19:49:55 vagrant php7.2[501]:           Sorry, something went wrong.<br />
Sep 20 19:49:55 vagrant php7.2[501]:           The server returned a <code>500 Internal Server Error</code>.
Sep 20 19:49:55 vagrant php7.2[501]:         </p>
Sep 20 19:49:55 vagrant php7.2[501]:         <div class="tips">
Sep 20 19:49:55 vagrant php7.2[501]:           <p>
Sep 20 19:49:55 vagrant php7.2[501]:             Try again a little later or ask in the <a href="http://groups.google.ca/group/ica-atom-users$
Sep 20 19:49:55 vagrant php7.2[501]:             <a href="javascript:history.go(-1)">Back to previous page.</a>
Sep 20 19:49:55 vagrant php7.2[501]:           </p>
Sep 20 19:49:55 vagrant php7.2[501]:         </div>
Sep 20 19:49:55 vagrant php7.2[501]:       </section>
Sep 20 19:49:55 vagrant php7.2[501]:   </body>
Sep 20 19:49:55 vagrant php7.2[501]: </html>
Sep 20 19:49:55 vagrant systemd[1]: atom-worker.service: Main process exited, code=exited, status=1/FAILURE
Sep 20 19:49:55 vagrant systemd[1]: atom-worker.service: Failed with result 'exit-code'.
Sep 20 19:57:39 vagrant systemd[1]: Started AtoM worker.
Sep 20 19:57:40 vagrant php7.2[2144]: 2019-09-20 16:57:40 > New ability: arFindingAidJob
Sep 20 19:57:40 vagrant php7.2[2144]: 2019-09-20 16:57:40 > New ability: arInheritRightsJob
Sep 20 19:57:40 vagrant php7.2[2144]: 2019-09-20 16:57:40 > New ability: arCalculateDescendantDatesJob
Sep 20 19:57:40 vagrant php7.2[2144]: 2019-09-20 16:57:40 > New ability: arObjectMoveJob
Sep 20 19:57:40 vagrant php7.2[2144]: 2019-09-20 16:57:40 > New ability: arInformationObjectCsvExportJob
Sep 20 19:57:40 vagrant php7.2[2144]: 2019-09-20 16:57:40 > New ability: qtSwordPluginWorker
Sep 20 19:57:40 vagrant php7.2[2144]: 2019-09-20 16:57:40 > New ability: arUpdatePublicationStatusJob
Sep 20 19:57:40 vagrant php7.2[2144]: 2019-09-20 16:57:40 > New ability: arFileImportJob
Sep 20 19:57:40 vagrant php7.2[2144]: 2019-09-20 16:57:40 > New ability: arInformationObjectXmlExportJob
Sep 20 19:57:40 vagrant php7.2[2144]: 2019-09-20 16:57:40 > New ability: arXmlExportSingleFileJob
Sep 20 19:57:40 vagrant php7.2[2144]: 2019-09-20 16:57:40 > New ability: arGenerateReportJob
Sep 20 19:57:40 vagrant php7.2[2144]: 2019-09-20 16:57:40 > New ability: arActorCsvExportJob
Sep 20 19:57:40 vagrant php7.2[2144]: 2019-09-20 16:57:40 > New ability: arActorXmlExportJob
Sep 20 19:57:40 vagrant php7.2[2144]: 2019-09-20 16:57:40 > New ability: arRepositoryCsvExportJob
Sep 20 19:57:40 vagrant php7.2[2144]: 2019-09-20 16:57:40 > New ability: arUpdateEsIoDocumentsJob
Sep 20 19:57:40 vagrant php7.2[2144]: 2019-09-20 16:57:40 > Running worker...
Sep 20 19:57:40 vagrant php7.2[2144]: 2019-09-20 16:57:40 > PID 2144
Sep 20 20:17:17 vagrant php7.2[2144]: 2019-09-20 17:17:17 > Job started.
Sep 20 20:17:17 vagrant php7.2[2144]: 2019-09-20 17:17:17 > A package was deposited by reference.
Sep 20 20:17:17 vagrant php7.2[2144]: 2019-09-20 17:17:17 > Location: file:///SRteste04-4b0f0d9e-2105-41ca-9845-df8b3f4f697b
Sep 20 20:17:17 vagrant php7.2[2144]: 2019-09-20 17:17:17 > Processing...
Sep 20 20:17:17 vagrant php7.2[2144]: 2019-09-20 17:17:17 > Object slug: administracao
Sep 20 20:17:17 vagrant php7.2[2144]: 2019-09-20 17:17:17 > Exception: File/directory does not exist or is not readable: /tmp/SRteste04-4b0f0$

Kind Regards, 

To unsubscribe from this group and stop receiving emails from it, send an email to archivematic...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/archivematica/89b0a6e2-d35e-4ce3-922e-11f720432075%40googlegroups.com.
01.png
02.png
03.png

José Raddaoui

unread,
Sep 23, 2019, 10:04:45 AM9/23/19
to archivematica
Hi Matheus,

I'm glad the Elasticsearch indexing issue got solved. If you want to index the existing AIPs that failed along the way, you could use the reindex from files command.

About the DIP upload problem, the DIP folder is not being moved from the Archivematica machine to the AtoM one, therefore the exceptions in the log about "File/directory does not exist or is not readable". To be able to move the DIPs from one machine to the other, you'll need to configure a passwordless SSH connection between the machines for the "archivematica" user, and set the proper "rsync" parameters in the Archivermatica and AtoM settings. I tried to look for this in our docs and I could only find a small reference in point four of the Configure DIP upload section. However, you can find a more detailed instructions in the Wiki:


Best regards.

Matheus Baumgarten

unread,
Sep 23, 2019, 1:13:37 PM9/23/19
to archiv...@googlegroups.com
Hi José,

 Thank you for everything, i'll be testing the ssh connection later this week.

Best Regards,
Matheus Baumgarten


To unsubscribe from this group and stop receiving emails from it, send an email to archivematic...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/archivematica/9367af4d-5ded-4347-97dc-3ab8994ff2b2%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages