Hi, I'd recommend checking your UI and backend for possible error messages. Here's a troubleshooting guide for how to do that: https://wiki.lyrasis.org/display/DSPACE/Troubleshoot+an+error#Troubleshootanerror-DSpace7.x(orabove)
We also have several common error messages that may be found (in either the UI or backend) documented here: https://wiki.lyrasis.org/display/DSDOC7x/Installing+DSpace#InstallingDSpace-CommonInstallationIssues Chances are you are hitting one of those common configuration issues (which may not be detected yet by the "yarn config:check:rest" script yet). If you find the more specific errors in the UI or backend logs and cannot figure out a solution, feel free to send them to this list and we'll provide further advice. Tim ________________________________ From: [email protected] <[email protected]> on behalf of Jaware <[email protected]> Sent: Tuesday, November 9, 2021 12:12 AM To: DSpace Technical Support <[email protected]> Subject: [dspace-tech] Error on homepage Dear all, Just installed DSpace 7.1 over Ubuntu and able to connect to the REST API by running yarn config:check:rest works fine and runing yarn start also works. I can login to the angular interface however I was looking the following errors at the home page (error.top-level-communites) and also the following error while I was creating top level communtiies(An error occurred searching for a community Request is invalid or incorrect) May I get your support please Testing the rest fine jaware@library:~/angular-dspace# yarn config:check:rest Building production environment No specific environment file found for --prod Angular environment.ts file generated correctly at ./src/environments/environment.ts ...Testing connection to REST API at http://172.21.6.150:8080/server/api... RESPONSE: 200 Checking JSON returned for validity... "dspaceVersion" = DSpace 7.1 "dspaceUI" = http://172.21.6.150:4000 "dspaceServer" = http://172.21.6.150:8080/server "dspaceServer" property matches UI's "rest" config? true Does "/api" endpoint have HAL links ("_links" section)? true Done in 3.77s. Best,Jaware -- 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 [email protected]<mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-tech/b9f0e524-5f1b-4cab-9dc0-a576c95e12f1n%40googlegroups.com<https://groups.google.com/d/msgid/dspace-tech/b9f0e524-5f1b-4cab-9dc0-a576c95e12f1n%40googlegroups.com?utm_medium=email&utm_source=footer>. -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-tech/DM5PR2201MB1148D36BF99316FC5AE72F14ED929%40DM5PR2201MB1148.namprd22.prod.outlook.com.
