*Describe the bug* I am currently using DSpace 7.6 with DSpace CRIS. I had recently installed it and am facing an issue while editing "Groups" using the administrator account. Whenever I try to edit the group, I get the pop-up error "admin.access-control.groups.form.members-list.notification.failure" and "Something went wrong: An exception has occurred" - screenshot attached.
*To Reproduce* Steps to reproduce the behavior: Log in as an administrator. Navigate to Access Control. Edit any group. Observe the error message. *Expected behavior* The members list of the group should be displayed without any error. *Error Log* 2024-07-18 17:12:21,282 INFO 32a679cb-8c40-4a77-ad68-dcd6b69ca794 c142f5bc-bcfa-44aa-a2d7-a9cf71507cf2 org.dspace.app.rest.utils.DSpaceAPIRequestLoggingFilter @ Before request [GET /server/api] originated from /access-control/groups 2024-07-18 17:12:21,309 INFO 32a679cb-8c40-4a77-ad68-dcd6b69ca794 1c3f9e96-dda2-4abc-acc4-2e33dcdbced7 org.dspace.app.rest.utils.DSpaceAPIRequestLoggingFilter @ Before request [GET /server/api/authz/authorizations/search/object] originated from /access-control/groups 2024-07-18 17:12:21,375 INFO 32a679cb-8c40-4a77-ad68-dcd6b69ca794 301d2bec-b1d0-4dde-9f51-14bd80bc1496 org.dspace.app.rest.utils.DSpaceAPIRequestLoggingFilter @ Before request [GET /server/api/eperson/epersons/search/isNotMemberOf] originated from /access-control/groups/7202ec8d-e1b9-466a-aed2-9d92031c789c/edit 2024-07-18 17:12:21,376 INFO 32a679cb-8c40-4a77-ad68-dcd6b69ca794 3f56003f-5e64-4f56-b704-407d87e83b0b org.dspace.app.rest.utils.DSpaceAPIRequestLoggingFilter @ Before request [GET /server/api/eperson/groups/7202ec8d-e1b9-466a-aed2-9d92031c789c/epersons] originated from /access-control/groups/7202ec8d-e1b9-466a-aed2-9d92031c789c/edit 2024-07-18 17:12:21,381 WARN 32a679cb-8c40-4a77-ad68-dcd6b69ca794 301d2bec-b1d0-4dde-9f51-14bd80bc1496 org.dspace.app.rest.exception.DSpaceApiExceptionControllerAdvice @ An exception has occurred (status:404 exception: null at: org.dspace.app.rest.RestResourceController.executeSearchMethods(RestResourceController.java:992)) 2024-07-18 17:12:21,383 INFO 32a679cb-8c40-4a77-ad68-dcd6b69ca794 7fe6b0be-0494-4fb8-b003-80270208b838 org.dspace.app.rest.utils.DSpaceAPIRequestLoggingFilter @ Before request [GET /server/api/eperson/groups/7202ec8d-e1b9-466a-aed2-9d92031c789c/subgroups] originated from /access-control/groups/7202ec8d-e1b9-466a-aed2-9d92031c789c/edit 2024-07-18 17:12:21,384 INFO 32a679cb-8c40-4a77-ad68-dcd6b69ca794 bfcb9610-03a3-4f5b-b332-749700ca8b7e org.dspace.app.rest.utils.DSpaceAPIRequestLoggingFilter @ Before request [GET /server/api/eperson/groups/search/isNotMemberOf] originated from /access-control/groups/7202ec8d-e1b9-466a-aed2-9d92031c789c/edit 2024-07-18 17:12:21,387 WARN 32a679cb-8c40-4a77-ad68-dcd6b69ca794 bfcb9610-03a3-4f5b-b332-749700ca8b7e org.dspace.app.rest.exception.DSpaceApiExceptionControllerAdvice @ An exception has occurred (status:404 exception: null at: org.dspace.app.rest.RestResourceController.executeSearchMethods(RestResourceController.java:992)) *Additional Information* I thought the issue might be related to the database initialization, so I checked the status using ./dspace database status, and all of the databases reported success. What could be the issue? Screenshots [image: Error - Dspace Groups] <https://private-user-images.githubusercontent.com/175942049/349940840-12c34881-4428-4a06-9798-7abec24fe58a.PNG?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MjEzNjI1NzcsIm5iZiI6MTcyMTM2MjI3NywicGF0aCI6Ii8xNzU5NDIwNDkvMzQ5OTQwODQwLTEyYzM0ODgxLTQ0MjgtNGEwNi05Nzk4LTdhYmVjMjRmZTU4YS5QTkc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjQwNzE5JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI0MDcxOVQwNDExMTdaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1jZTViNWI2NGQ4ZTU0ZTc1YmU0N2EzNDViNzFiNDg2MGFiMzBjMjU2NmM1NTIyZDI3YWEzOTJjOGQwY2Y4NmE4JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCZhY3Rvcl9pZD0wJmtleV9pZD0wJnJlcG9faWQ9MCJ9.kT9VFZR2JqagnXtQ5Q0VvrUcpysRllLTbwJsN_ShdBU> *Environment* DSpace version: 7.6 DSpace CRIS *Steps Taken to Troubleshoot* Verified database status. Checked logs for errors. Any insights or suggestions to resolve this issue would be greatly appreciated. -- 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 Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-community/dfe97ab1-d8ea-45e5-b5cb-20c808f2d237n%40googlegroups.com.
