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

Fedora indexing is not working, milliner gives 401 error code #983

Closed
kanasznagyzoltan opened this issue Dec 4, 2018 · 2 comments
Closed

Comments

@kanasznagyzoltan
Copy link

A fresh install version of the Islandora CLAW gives me this error during fedora indexing in the milliner.log:
[2018-12-04 03:24:37] crayfish.syn.jwt_authentication.INFO: Token missing uid [] []
[2018-12-04 03:24:37] app.INFO: An AuthenticationException was thrown; redirecting to authentication entry point. {"exception":"[object] (Symfony\Component\Security\Core\Excepti
on\AuthenticationCredentialsNotFoundException(code: 0): A Token was not found in the TokenStorage. at /var/www/html/Crayfish/Milliner/vendor/symfony/security/Http/Firewall/AccessLi
stener.php:53)"} []
[2018-12-04 03:24:37] app.DEBUG: Calling Authentication entry point. [] []
[2018-12-04 03:24:37] app.DEBUG: < 401 [] []

So the indexing-fcrepo is fail in karaf.
How could i configure the missing token? Anyway indexing in tripplestore is working.

@kanasznagyzoltan kanasznagyzoltan changed the title Fedora indexing is not working. Fedora indexing is not working, milliner gives 401 error code Dec 4, 2018
@kanasznagyzoltan
Copy link
Author

I managed to solve this problem. The setup installed an older version of the crayfish-commons module.
So the only thing you should do is to run 'composer update' in every subproject of the Crayfish project in the /var/www/Crayfish directory.

@dannylamb
Copy link
Contributor

This is the same affliction as #981

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants