Transfer button error

100 views
Skip to first unread message

Steven Cherry

unread,
Jun 17, 2015, 2:42:41 PM6/17/15
to archiv...@googlegroups.com
I'm having the same problem that was discussed in the following thread, but changing the permissions (as described in the final message did nothing for me).


My setup:
- Ubuntu Server 12.04.5
- Archivematica 1.3.0
- Transfer, Processing, and Storage directories are mounted from a remote server (also Ubuntu 12.04) and enabled through the storage service.


When I select a directory and press the Start Transfer button I get the following message in the browser console:

POST http://cuarchivematica.wrlc.org/filesystem/ransfer/ 500 (INTERNAL SERVER ERROR)


And the error message I see in /tmp/archivematicaDashboard.log is

WARNING:root:Unable to move files with {'files': [{'source': 'cua_achc12_ncwc/.', 'destination': '/var/archivematica/sharedDirectory/tmp/tmpEISjtv/National Catholic War Council/.'}], 'pipeline': '/api/v2/pipeline/3fb9c98a-7966-4840-83e6-cd2490511192/', 'origin_location': '/api/v2/location/86c03b25-e4a2-41bb-b72e-f322f0d09192/'} because

I'm not sure what else to try.

Sarah Romkey

unread,
Jun 25, 2015, 5:51:20 PM6/25/15
to archiv...@googlegroups.com
Hello Steven,

You aren't by chance using Internet Explorer? There are known javascript issues when using IE. If not, what browser are you using?

Cheers,

Sarah

Sarah Romkey, MAS,MLIS
Systems Archivist
Artefactual Systems
604-527-2056
@archivematica / @accesstomemory



--
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 post to this group, send email to archiv...@googlegroups.com.
Visit this group at http://groups.google.com/group/archivematica.
For more options, visit https://groups.google.com/d/optout.

Steven Cherry

unread,
Jul 6, 2015, 3:37:59 PM7/6/15
to archiv...@googlegroups.com
No, I use Chrome, but I get the same error in Firefox too.

Misty De Meo

unread,
Jul 14, 2015, 6:02:43 PM7/14/15
to archiv...@googlegroups.com
Hi, Steven,

It looks like the error message you provided was cut off; would you be able to get the full message?

Can you check the permissions of a) the source files, and b) the /var/archivematica/sharedDirectory/tmp directory? These directories and their contents will need to be readable and writeable by the "archivematica" user and group.

Best,
Misty
--
Misty De Meo
Software Developer / Systems Analyst
Artefactual Systems
www.artefactual.com

Steven Cherry

unread,
Jul 15, 2015, 10:55:38 AM7/15/15
to archiv...@googlegroups.com
Actually that really seems to be the full message, but for completeness here's the message to the end of the file:

WARNING:root:Unable to move files with {'files': [{'source': 'cua_achc12_ncwc/.', 'destination': '/var/archivematica/sharedDirectory/tmp/tmpMy_sbk/National Catholic War Council/.'

}], 'pipeline': '/api/v2/pipeline/3fb9c98a-7966-4840-83e6-cd2490511192/', 'origin_location': '/api/v2/location/86c03b25-e4a2-41bb-b72e-f322f0d09192/'}
because
INFO
:requests.packages.urllib3.connectionpool:Starting new HTTP connection (1): cuarchivematica.wrlc.org
INFO
:requests.packages.urllib3.connectionpool:Starting new HTTP connection (1): cuarchivematica.wrlc.org
INFO
:root:Storage locations returned: [{'uuid': '82acd040-d2b0-47b8-8a66-019c9d8814e0', 'pipeline': ['/api/v2/pipeline/3fb9c98a-7966-4840-83e6-cd2490511192/'], 'used': '8759482624', 'description': '/storage/Archivematica/Storage', 'space': '/api/v2/space/289e7620-62c2-4db9-955b-1ea1b2a1e0ef/', 'enabled': True, 'quota': None, 'relative_path': 'storage/Archivematica/Storage', 'purpose': 'AS', 'path': '/storage/Archivematica/Storage', 'resource_uri': '/api/v2/location/82acd040-d2b0-47b8-8a66-019c9d8814e0/'}]
INFO
:requests.packages.urllib3.connectionpool:Starting new HTTP connection (1): cuarchivematica.wrlc.org
INFO
:requests.packages.urllib3.connectionpool:Starting new HTTP connection (1): cuarchivematica.wrlc.org
INFO
:root:Storage locations returned: []
INFO
:requests.packages.urllib3.connectionpool:Starting new HTTP connection (1): cuarchivematica.wrlc.org
INFO
:requests.packages.urllib3.connectionpool:Starting new HTTP connection (1): cuarchivematica.wrlc.org
INFO
:root:Storage locations returned: [{'uuid': '86c03b25-e4a2-41bb-b72e-f322f0d09192', 'pipeline': ['/api/v2/pipeline/3fb9c98a-7966-4840-83e6-cd2490511192/'], 'used': '0', 'descr
iption'
: '/storage/Archivematica/Transfer', 'space': '/api/v2/space/289e7620-62c2-4db9-955b-1ea1b2a1e0ef/', 'enabled': True, 'quota': None, 'relative_path': 'storage/Archivematica
/Transfer'
, 'purpose': 'TS', 'path': '/storage/Archivematica/Transfer', 'resource_uri': '/api/v2/location/86c03b25-e4a2-41bb-b72e-f322f0d09192/'}]
INFO
:requests.packages.urllib3.connectionpool:Starting new HTTP connection (1): cuarchivematica.wrlc.org
INFO
:requests.packages.urllib3.connectionpool:Starting new HTTP connection (1): cuarchivematica.wrlc.org
INFO
:root:Storage locations returned: []
INFO
:requests.packages.urllib3.connectionpool:Starting new HTTP connection (1): cuarchivematica.wrlc.org
INFO
:root:Files returned: []
INFO
:requests.packages.urllib3.connectionpool:Starting new HTTP connection (1): cuarchivematica.wrlc.org
INFO
:root:Files returned: []
INFO
:requests.packages.urllib3.connectionpool:Starting new HTTP connection (1): cuarchivematica.wrlc.org
INFO
:root:Files returned: []
INFO
:requests.packages.urllib3.connectionpool:Starting new HTTP connection (1): cuarchivematica.wrlc.org
INFO
:root:Files returned: []

As for permissions:
/var/archivematica/sharedDirectory/tmp is: drwxrws--- archivematica:archivematica

Our source directories are NFS mounted from another server
The mount point /storage is: drwxrwsrwt root:root
The transfer folder /storage/Archivematica/Transfer is: drwxrwxrwx cherrys:cherrys (that's my username, the owner:group used to be root:root, but that also didn't work)
The specific collection folder /storage/Archivematica/Transfer/cua_achc12_ncwc is: drwxrwxr-x cherrys:cherrys

Steve
Reply all
Reply to author
Forward
0 new messages