Hi Adam,

It's a "Warning" which means it's not something severe or serious... but it 
is something to be aware of.

Generally, that warning is saying that your Solr index is possibly 
outdated.  It's saying the user you are logged in as (identified by that 
UUID) is listed in Solr as being a Community or Collection Administrator... 
but DSpace couldn't locate any Community or Collection that they have Admin 
rights in.  This generally means that it's possible your database and Solr 
index are out of sync (you could try a reindex).

This is a new warning in DSpace 7 though... so it's also possible that it's 
inaccurately displayed at times.  The intention of the warning is to let 
you know that the user with that UUID doesn't seem to be able to Administer 
any collections/communities, even though Solr thinks they can.

Not sure if that's helpful, but here's where it triggers in the 
code: 
https://github.com/DSpace/DSpace/blob/main/dspace-api/src/main/java/org/dspace/discovery/SolrServiceImpl.java#L649

Tim
On Wednesday, April 26, 2023 at 9:07:13 AM UTC-5 do...@uoguelph.ca wrote:

> Hello all, 
>
> We're in the process of migrating to DSpace 7.5 and I've come across a 
> warning that frequently show up in our logs: 
>
> org.dspace.discovery.SolrServiceImpl @ We have a collection or community 
> admin with ID: c618e248-39f4-4696-8ba5-a5e2e28d6707 without any 
> administrable collection or community!
>
> This happens whenever I'm logged in as a non-admin user, even a brand new 
> user that has no group memberships at all. The UUID in the error is the id 
> of whatever user I'm logged in as. Each interaction with the angular UI 
> generates this warning multiple (10+) times. My questions for you fine 
> folks: 
>
>    1. Is this actually an issue?
>    2. Why is it happening? 
>    3. Is it an indication that our permissions structure is messed up in 
>    some way?
>
> Thanks! Any help you can provide would be greatly appreciated!
> -Adam
>

-- 
All messages to this mailing list should adhere to the Code of Conduct: 
https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/99f4e02d-ed78-499f-8199-587b4b443f8en%40googlegroups.com.

Reply via email to