Closed dbernstein closed 5 years ago
LDPath needs the fedoraAdmin/secret3 auth credentials or it can't connect to fedora and the triplestore indexer doesn't work
Or rather maybe its the commons-lang error I see causing a delay as we are trying to set the username/password
@whikloj : what are the steps to reproduce? I didn't test the ldpath service.
Ok this works for me right off the start. But now both @dbernstein and I have our fingers in it.
We'll need another @fcrepo4-exts/committers to test and merge this.
What should one do to test this? Fire it up and see that Fedora, Solr, Fuseki, etc are functional?
@bseeger : Just do a
vagrant destroy;
vagrant up;
Then test that solr and fuseki are getting updated. You might also try the serialization service.
Additionally I have removed references to fcrepo-webapp-plus as well as references to AUDIT and AUTH modes for running vagrant instance.