Hi folks

I upgraded an instance to v.3.2.0 on Friday, but notice that backups are 
failing (to do with the new external SOLR?). This is using


/apps/archivesspace/scripts/backup.sh --mysqldump --output 
${BACKUP_DIR}/archivesspace_backup_$DATE.zip

as normal. Has the script changed substantially? We were on 2.8.1 previously.

Error looks like this:

Loading ArchivesSpace configuration file from path: 
/apps/archivesspace/config/config.rb

WARNING: The parameter 'pui_email_delivery_method' was already set

WARNING: The parameter 'pui_email_perform_deliveries' was already set

WARNING: The parameter 'pui_email_raise_delivery_errors' was already set

Loading ArchivesSpace configuration file from path: 
/apps/archivesspace/config/config.rb

WARNING: The parameter 'pui_email_delivery_method' was already set

WARNING: The parameter 'pui_email_perform_deliveries' was already set

WARNING: The parameter 'pui_email_raise_delivery_errors' was already set

2022-05-24 14:32:48 +0100: Writing backup to 
/apps/backups/archivesspace_backup_220524_143245.zip

ERROR: Solr snapshot failed (Solr snapshot failed: Problem when getting 
snapshot details: <html>

<head>

<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>

<title>Error 404 Not Found</title>

</head>

<body><h2>HTTP ERROR 404 Not Found</h2>

<table>

<tr><th>URI:</th><td>/replication</td></tr>

<tr><th>STATUS:</th><td>404</td></tr>

<tr><th>MESSAGE:</th><td>Not Found</td></tr>

<tr><th>SERVLET:</th><td>-</td></tr>

</table>


Otherwise the SOLR seems to be working fine, so I'm assuming my config is ok:


AppConfig[:solr_url] = "http://localhost:8983/solr/archivesspace";

AppConfig[:solr_verify_checksums] = false

AppConfig[:data_directory] = 
File.join("/apps/solr/server/solr/archivesspace/data")



I did wonder if it was the location of the data_directory that was the issue- 
it had been away from the solr core, but even after repointing that (above), I 
get the above error.

Cheers
Scott



==========

Scott Renton

Digital Library Development & Systems

Floor F East

Argyle House

515219

The University of Edinburgh is a charitable body, registered in Scotland, with 
registration number SC005336. Is e buidheann carthannais a th' ann an Oilthigh 
Dhùn Èideann, clàraichte an Alba, àireamh clàraidh SC005336.
_______________________________________________
Archivesspace_Users_Group mailing list
Archivesspace_Users_Group@lyralists.lyrasis.org
http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group

Reply via email to