-
Use the [fcrepo-docker](https://github.com/fcrepo4-labs/fcrepo-docker) and [fcrepo-aws-deployer](https://github.com/fcrepo4-labs/fcrepo-aws-deployer) to install and configure Fedora 6.x in the UVa AWS…
-
We're running an ISLE site behind a reverse proxy, and when we save a media resource, it generates a lot of error message[0] when invoking a sub-service. When I dig into any of the subservices, it oft…
rbos updated
2 months ago
-
Using the latest SNAPSHOT build of Api-X, I'm getting a RuntimeException when requesting the service document for a resource:
```
daniel@daniel-Latitude-3560:~/Code$ curl -I "http://localhost:8081…
-
Clients (ActiveFedora) currently rely on a `204` response to PATCH requests. Is this a bug in the clients and [documentation](https://wiki.duraspace.org/display/FEDORA40/RESTful+HTTP+API), or does the…
-
When adding a new media item, immediately after choosing a file (and before saving the form), two events are triggered leading to the following two errors in Alpaca
* `Cannot find JSONLD URL in eve…
-
A cursory search reveals that `fcrepo_wrapper` is specified quite actively as a Gem dependency for various Samvera GitHub repositories: https://github.com/search?q=org%3Asamvera+fcrepo_wrapper&type=co…
-
I followed the documentation exactly for creating a local developing environment. Everything runs fine on the docker desktop app. But when I try to open it in the browser it always errors. I am not su…
-
I have a [Mailbag](https://archives.albany.edu/mailbag/) created with `mailbagit` that I'm trying to import into a new, empty, Fedora 6 repository. The import appears to succeed, but nothing seems to …
-
Starting Fedora 4.7.6 on port 8984 ...
…
-
To reproduce:
1) bring up api-x milestone
2) GET the services container (/fcrepo/apix/services)
3) put a resource in the container
4) GET the services container (HEAD will work, but GET does not…