--url="http://xxx.xxx.xxx.xxx" --email="ya...@yada.ca" --password="xxxxxxxxxxxxxx" --uuid="cbc8c620-b1f2-4841-9fee-f4a2f82fa3b6" --debug="True" --version="2" --rsync-command="" --rsync-target=""
upload-qubit_v0.0: ERROR 2019-02-07 23:58:24,489 archivematica.upload.qubit.log:64 [uploadDIP] Target: slug-test1 upload-qubit_v0.0: ERROR 2019-02-07 23:58:24,490 archivematica.upload.qubit.log:64 [uploadDIP] About to deposit to: http://xxx.xxx.xxx.xxx/sword/deposit/slug-test1 upload-qubit_v0.0: ERROR 2019-02-07 23:58:28,947 archivematica.upload.qubit.log:64 [uploadDIP] > Response code: 500 upload-qubit_v0.0: ERROR 2019-02-07 23:58:28,947 archivematica.upload.qubit.log:64 [uploadDIP] > Location: None upload-qubit_v0.0: ERROR 2019-02-07 23:58:28,947 archivematica.upload.qubit.log:64 [uploadDIP] > Content received: <!DOCTYPE html> <html> <head> <title>Error</title> <link rel="stylesheet" type="text/css" href="/plugins/arDominionPlugin/css/main.css"/> </head> <body class="yui-skin-sam admin error"> <div id="wrapper" class="container"> <section class="admin-message" id="error-404"> <h2> <img src="/images/logo.png"/> Oops! An Error Occurred </h2> <p> Sorry, something went wrong.<br /> The server returned a <code>500 Internal Server Error</code>. </p> <div class="tips"> <p> Try again a little later or ask in the <a href="http://groups.google.ca/group/ica-atom-users">discussion group</a>.<br /> <a href="javascript:history.go(-1)">Back to previous page.</a> </p> </div> </section> </body> </html> [uploadDIP] Response code not expected
What could be the problem ?
Thanks
--
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 https://groups.google.com/group/archivematica.
For more options, visit https://groups.google.com/d/optout.
--
--
--url="http://142.232.42.47/index.php" --email="xxxxxxx@xxxxxxx" --password="xxxxxxxxxxx" --uuid="31c5db82-8793-4f26-8456-0f6668e698ed" --debug="True" --version="2" --rsync-command="ssh -p 22 -l amatica" --rsync-target="ama...@142.232.42.47: /DIPUP"
upload-qubit_v0.0: ERROR 2019-02-14 00:17:50,734 archivematica.upload.qubit.log:64 [uploadDIP] Target: xxxxx-test1 upload-qubit_v0.0: ERROR 2019-02-14 00:17:50,735 archivematica.upload.qubit.log:64 [uploadDIP] rsync -e ssh -p 22 -l amatica --protect-args -rltz -P --chmod=ugo=rwX /var/archivematica/sharedDirectory/watchedDirectories/uploadDIP/Feb13-31c5db82-8793-4f26-8456-0f6668e698ed ama...@142.232.42.47: /DIPUP upload-qubit_v0.0: ERROR 2019-02-14 00:17:50,735 archivematica.upload.qubit.log:64 [uploadDIP] Rsync output is being saved in /tmp/tmpL7RiBo [uploadDIP] Rsync quit unexpectedly (exit 255), the upload script will be stopped here
Rsync target set to :
ama...@142.232.42.47: /DIPUP
Rsync command set to :
ssh -p 22 -l amatica
amatica user on atom is a member of www-data that has full access to
/DIPUP folder on atom
--
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 https://groups.google.com/group/archivematica.
For more options, visit https://groups.google.com/d/optout.
University of Tasmania Electronic Communications Policy (December, 2014).
This email is confidential, and is for the intended recipient only. Access, disclosure, copying, distribution, or reliance on any of it by anyone outside the intended recipient organisation is prohibited and may be a criminal offence. Please delete if obtained
in error and email confirmation to the sender. The views expressed in this email are not necessarily the views of the University of Tasmania, unless clearly intended otherwise.
--
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 https://groups.google.com/group/archivematica.
For more options, visit https://groups.google.com/d/optout.
If you run ssh ama...@142.232.42.47 then accept the fingerprint (assuming its correct) are you able to log in?
--
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 https://groups.google.com/group/archivematica.
For more options, visit https://groups.google.com/d/optout.
Archivematica user means the user archivematica runs as - could be a special user, could be www-data, could be sharing a normal user account (please don’t do that though).
On 16 Feb 2019, at 10:26 am, BrzI Channel <brzic...@gmail.com> wrote:
OK. Let me see if I have this ssh rsync understood correctly.
ATOM server :
Create amatica account and give it required permissions to the DIP upload folder.
Log in as that account and run the following command
ssh-keygen
Still on Atom upload the SSH copy to Archivematica by running :
ssh-copy-id -i ~/.ssh/id_rsa.pub user@amatica (I believe I should create a new user on Archivematica for this command right ?)
On Archivematica server :
Test connection by running :
ssh-i ~/.ssh/id_rsa.pub amatica@atom
If I am not challenged for credentials then the connection is good.
| AIP | DIP URL | Upload date | Upload status | Actions |
|---|---|---|---|---|
| Feb20_2 | http://142.232.42.47/index.php/sword/deposit/1960s-xxx-campus-and-buildings-3 | Feb. 20, 2019, 11:52 p.m. | Deposited asynchronously, AtoM is processing the DIP in the job queue | Delete |
It looks like you are really close!I am out of my depth trying to troubleshoot Archivematica issues, but I have previously only seen this error when the SIP arrange panel is used in Archivematica using AtoM levels of description. See:
upload-qubit_v0.0: ERROR 2019-02-21 21:19:18,438 archivematica.upload.qubit.log:64 [uploadDIP] Target: goran-test1 upload-qubit_v0.0: ERROR 2019-02-21 21:19:18,438 archivematica.upload.qubit.log:64 [uploadDIP] rsync -e ssh -p 22 -l archivematica --protect-args -rltz -P --chmod=ugo=rwX /var/archivematica/sharedDirectory/watchedDirectories/uploadDIP/Feb21-4-4ecd3ff4-c733-4912-bd19-4d58f805d32d archiv...@142.232.42.47:/tmp upload-qubit_v0.0: ERROR 2019-02-21 21:19:18,439 archivematica.upload.qubit.log:64 [uploadDIP] Rsync output is being saved in /tmp/tmpslrkX0 upload-qubit_v0.0: ERROR 2019-02-21 21:19:19,463 archivematica.upload.qubit.log:64 [uploadDIP] Sending... 100 (ETA: 0:00:00) upload-qubit_v0.0: ERROR 2019-02-21 21:19:19,465 archivematica.upload.qubit.log:64 [uploadDIP] About to deposit to: http://142.232.42.47/index.php/sword/deposit/goran-test1 upload-qubit_v0.0: ERROR 2019-02-21 21:19:19,615 archivematica.upload.qubit.log:64 [uploadDIP] > Response code: 302 upload-qubit_v0.0: ERROR 2019-02-21 21:19:19,615 archivematica.upload.qubit.log:64 [uploadDIP] > Location: /index.php/goran-test1 upload-qubit_v0.0: ERROR 2019-02-21 21:19:19,616 archivematica.upload.qubit.log:64 [uploadDIP] > Content received: <?xml version="1.0" encoding="utf-8" ?><entry xmlns="http://www.w3.org/2005/Atom" xmlns:sword="http://purl.org/net/sword/"> <title>goran-test1</title> <id>89173 / 2019-02-06T10:32:55</id> <updated>2019-02-06T10:32:55</updated> <author> <name>archivematica</name> </author> <generator uri="http://142.232.42.47/index.php/" version="2.2.1">Qubit 2.2.1</generator> <content type="text/html" src="http://142.232.42.47/index.php/goran-test1" /> <sword:noOp>false</sword:noOp> <sword:packaging>http://purl.org/net/sword-types/METSArchivematicaDIP</sword:packaging> <sword:userAgent>Archivematica</sword:userAgent> </entry> upload-qubit_v0.0: ERROR 2019-02-21 21:19:19,616 archivematica.upload.qubit.log:64 [uploadDIP] Deposited asynchronously, AtoM is processing the DIP in the job queue
--
My only question around your AM configuration would be if you have imported the levels of description from your destination atom in to your archivematica.I assume you have, but I’m asking in case.
Are you putting things in backlog before uploading or moving them directly from ingest to transfer during processing?
I see from the message you posted a couple ago that atom is redirecting you from sword/deposit/goran-test1 to goran-test1. To confirm, are you putting in sword/deposit/goran-test1 or goran-test1 when performing the atom upload?
First, to confirm: When you were installing AtoM, did you also install and configure the AtoM job scheduler as per the instructions on this page?
If yes, you might want to check the status of the atom-worker. If it is not running try restarting it - there are commands provided on the page linked above for both Ubuntu 14.04 and 16.04 installations. Additionally, if you are using 16.04, then you should be able to use the following command to see the log for the atom-worker:
- sudo journalctl -f -u atom-worker
/etc/init/atom-worker.conf as per the instructions.
When I type sudo status atom-worker I get:atom-worker stop/waiting
Note that not all four command listed on that page work with this upstart.
For all my testing I actually manually started the worker by goingphp symfony jobs:worker
This is because it looks like the upstart is not quite working correctly.
I left this issue for later as my understanding is that multiple workers can coexist just fine.
My /usr/share/nginx/atom/log/atom-worker.log is totally empty.
Thanks
After the transfer I always went directly to ingest because that is what would get highlighted with the red circle. I have not to this point done anything in backlog - ever. Should I have ?
Note that not all four command listed on that page work with this upstart.
--