Hi, We'd need more info on how you are trying to run DSpace 7 in Docker. Locally, I use the DSpace 7 Docker setup on a daily basis (to test out new PRs, etc) and it should be working fine. However, there's always a chance that you've hit on a bug that I've yet to notice 🙂
In any case, please make sure you are following the Docker instructions in the official DSpace 7 codebase. See this README: https://github.com/DSpace/DSpace/blob/master/dspace/src/main/docker-compose/README.md (There's also a corresponding README in the Angular UI project: https://github.com/DSpace/dspace-angular/blob/master/docker/README.md) If you are looking for more step-by-step instructions, see this page: https://wiki.lyrasis.org/display/DSPACE/Try+out+DSpace+7 If you are still hitting issues, let us know what steps you are trying so that we can try to reproduce it locally. Tim ________________________________ From: [email protected] <[email protected]> on behalf of Julien Cochennec <[email protected]> Sent: Friday, January 31, 2020 3:19 AM To: DSpace Technical Support <[email protected]> Subject: [dspace-tech] CORS - Cross Origin Request Blocked Hi, I'm a DSpace noob, trying to run DSpace 7 using this doc. Everything worked fine except this point, when I look at locahost:3000 I get the infinite "loading" gif, and when I toggle the web developer tools it says that request to the backend localhost:8080 are blocked because they're cross origin requests and the CORS header is missing. How can I fix that please? Thanks for your help. -- All messages to this mailing list should adhere to the DuraSpace Code of Conduct: https://duraspace.org/about/policies/code-of-conduct/ --- 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/91efcbdc-d0e9-4164-ba57-02b5f65cf308%40googlegroups.com<https://groups.google.com/d/msgid/dspace-tech/91efcbdc-d0e9-4164-ba57-02b5f65cf308%40googlegroups.com?utm_medium=email&utm_source=footer>. -- All messages to this mailing list should adhere to the DuraSpace Code of Conduct: https://duraspace.org/about/policies/code-of-conduct/ --- 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/DM5PR2201MB114817FCB1943304E16AAF46ED070%40DM5PR2201MB1148.namprd22.prod.outlook.com.
