Dear all, I have migrated Archivematica from version 1.10.2 to 1.17.1 and installed the last release of the storage service. I did the backup of mysql, elastic search databases and configured archivematica and the storage server with the previous configuration of the old installation. The problem is the Administration menu"Processing configuration" doesn't edit the default/automated configuration, while it works for downlaoding and apparently for the reset button. In the shared path, I have checked the existing of the processing XML files, but it is not clear their content (I have read the documentation, but for me it is not clear).
For editing I have this timeout error.
ERROR 2025-07-02 07:35:54 archivematica.dashboard:views_processing:_report_error:53: Unable to load processing configuration page. Deadline exceeded: 30.0
Traceback (most recent call last):
File "/usr/share/archivematica/dashboard/components/administration/views_processing.py", line 62, in edit
form = ProcessingConfigurationForm(request.POST or None, user=request.user)
File "/usr/share/archivematica/dashboard/components/administration/forms.py", line 306, in __init__
self.load_processing_config_fields(user)
File "/usr/share/archivematica/dashboard/components/administration/forms.py", line 312, in load_processing_config_fields
self.processing_fields = client.get_processing_config_fields()
File "/usr/share/archivematica/dashboard/contrib/mcp/client.py", line 207, in get_processing_config_fields
return self._rpc_sync_call("getProcessingConfigFields", data)
File "/usr/share/archivematica/dashboard/contrib/mcp/client.py", line 123, in _rpc_sync_call
raise TimeoutError(timeout)
contrib.mcp.client.TimeoutError: Deadline exceeded: 30.0
I am wondering what are the Archivematica check for the editing. Can you help me, please?
Regards
Sergio