Re: [Archivesspace_Users_Group] M1/M2 Mac - Initialize Plugins with Gem Dependencies - Issues

2023-03-23 Thread Joshua D. Shaw
I've put my hacky-ish solution here: https://gist.github.com/jdshaw/c9ecb660ba68cd84abe5d44b001c37d1 in case it helps anyone in the same situation. To use, pop this into the scripts folder in your AS installation and invoke as you normally would: ./scripts/initalize-plugin-silicon.sh

Re: [Archivesspace_Users_Group] Resource Records Not Showing Up

2023-03-23 Thread Hillary Bober
We had a similar issue and our hosting vendor cleared the cache which solved the problem. I think we tried reindexing first, which didn't work for our instance. We think our issue stemmed from lots of importing and merging records in the migration from Archon which was a bit of a mess. We

Re: [Archivesspace_Users_Group] M1/M2 Mac - Initialize Plugins with Gem Dependencies - Issues

2023-03-23 Thread Blake Carver
Since I have a Linux box here I gave up pretty quick, but I couldn't get it to run on my M1 either. From: archivesspace_users_group-boun...@lyralists.lyrasis.org on behalf of Joshua D. Shaw Sent: Thursday, March 23, 2023 10:33 AM To: Archivesspace Users Group

Re: [Archivesspace_Users_Group] Resource Records Not Showing Up

2023-03-23 Thread Blake Carver
Could be the indexer, could also be that ID is in the deleted_records table so it gets deleted from the index. Check that table and see what's in there. From: archivesspace_users_group-boun...@lyralists.lyrasis.org on behalf of Joshua D. Shaw Sent: Thursday,

Re: [Archivesspace_Users_Group] Multiple ASpace instances and External Solr

2023-03-23 Thread Blake Carver
> Does anybody know of any issues with running two versions of ASpace on the > same system, one with built in Solr and another with external Solr. Other than the ports, I think that should be fine? > Also, the introductory Lyrasis video at > https://www.youtube.com/watch?v=1KbD0M_XfqI, shows

Re: [Archivesspace_Users_Group] Resource Records Not Showing Up

2023-03-23 Thread Joshua D. Shaw
Kinda sounds like the indexer is having trouble, but that the records are in the database. You probably want to take a look at the logs to see if you spot anything - typically look for 'error' or 'fatal'. That'll help point to the issue. Joshua From:

[Archivesspace_Users_Group] Resource Records Not Showing Up

2023-03-23 Thread Michelle Romero
Hi All, We recently upgraded from ArchivesSpace v2.8.0 to 3.3.1 on our Development server and we're running into an issue. When we create a resource, it will not appear in the Resources list on the backend/frontend and I can't find it in the system by searching for it. If I try to recreate the

[Archivesspace_Users_Group] M1/M2 Mac - Initialize Plugins with Gem Dependencies - Issues

2023-03-23 Thread Joshua D. Shaw
Hey all Has anyone successfully used the included initialize-plugin script to install plugins with gem dependencies on an M* mac? I've patched jRuby as per Mark Triggs (https://teaspoon-consulting.com/articles/archivesspace-on-the-m1.html), but the plugin init script still flails. I've

[Archivesspace_Users_Group] Multiple ASpace instances and External Solr

2023-03-23 Thread Matthew Adair
Greetings hivemind! We're in the process of ASpace to the latest running external Solr from 3.0 which still had built in Solr. We currently have two "sandboxes" of ArchiveSpace setup on the same system. One for testing api scripts, etc. before we use them on production, and another specifically