Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Populate from ASpace button - select list is not populated in production #2168

Open
eporter23 opened this issue Jun 22, 2023 · 9 comments
Open
Assignees
Labels
bug Something isn't working question Further information is requested Software Engineering Flag work for software engineering team

Comments

@eporter23
Copy link
Contributor

When deploying the latest Curate version to production, the ASpace integration is visible in the New Collection form, but the popup window does not populate any values in the initial repository select list menu.

Screen Shot 2023-06-22 at 2.05.50 PM.png

@eporter23 eporter23 added bug Something isn't working question Further information is requested Software Engineering Flag work for software engineering team labels Jun 22, 2023
@eporter23
Copy link
Contributor Author

@abelemlih this is now in production, but do you know if additional work is needed for this integration or is this a bug?

@bwatson78 bwatson78 self-assigned this Jul 5, 2023
@bwatson78
Copy link
Contributor

This was due to two factors:

  1. The needed RAILS_ENVs were not in place. They now live in .env.production.
  2. The ip address 52.207.83.54 was not whitelisted to communicate with our production ArchivesSpace. That has been corrected as well.

I have observed that the ArchivesSpace collections show in that pulldown's options.

@eporter23
Copy link
Contributor Author

@kmichaelis this should be ready for testing, if you have a new collection to setup?

@kmichaelis
Copy link

The list previously appeared populated but no longer does.

@bwatson78
Copy link
Contributor

PR made: #2230

abelemlih pushed a commit that referenced this issue Dec 5, 2023
). (#2230)

* Moves the loading of Aspace repositories to the controller action (#2168).

* Adds override comment.
@eporter23
Copy link
Contributor Author

@kmichaelis and @bwatson78 I created a new collection in both arch and test via the Import from ASpace option. @kmichaelis do you want to/have you already done further testing, or is this okay to go to production?

@bwatson78
Copy link
Contributor

After working without error in Test and Arch, choosing to create a new collection produces a 500 with the following error:
ArchivesSpace::ConnectionError (API client login failed as user [curate_api], check username and password are correct)

I asked @erussey if this could be a whitelisting issue, she agreed and advised me to email as@lyrasis.org for further assistance. I will add a comment when I receive word back from them.

@bwatson78
Copy link
Contributor

Screenshot_20240110_101752.png

@bwatson78
Copy link
Contributor

image.png

bwatson78 added a commit that referenced this issue Feb 15, 2024
abelemlih pushed a commit that referenced this issue Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested Software Engineering Flag work for software engineering team
Projects
None yet
Development

No branches or pull requests

3 participants