Hello, My institution is looking to migrate to DSpace and I am hoping to be an early adopter of DS7 when it's released.
I have installed a test on my Macbook Air (M1) and all goes well with the Angular interface. The REST interface builds and deploys fine, but it seems to be incomplete as none of the assets seem to be present. The Angular log says: No _links section found at http://localhost:8080/server/api And indeed, when I visit that I get a 404. When I visit the root page, the console shows: to load resource: the server responded with a status of 404 () bootstrap-responsive.css:1 Failed to load resource: the server responded with a status of 404 () styles.css:1 Failed to load resource: the server responded with a status of 404 () underscore.js:1 Failed to load resource: the server responded with a status of 404 () backbone.js:1 Failed to load resource: the server responded with a status of 404 () ...etc. I followed the instruction at https://wiki.lyrasis.org/display/DSDOC7x and everything seemed to go well! Is there something I'm missing? PS I also tried the Docker images but had problems with them... perhaps because I'm on an M1 chip... Thank you for any help! SOURCE: DSpace/DSpace (tried with main and tags/dspace-7.0-beta5) ENVIRONMENT: MacBook Air (M1, 2020) MacOS: Big Sur 11.2.3 (20D91) Maven: Apache Maven 3.8.1 (05c21c65bdfed0f71a2f2ada8b84da59348c4c5d) ANT: Apache Ant(TM) version 1.10.10 compiled on April 12 2021 Java: OpenJDK 64-Bit Server VM (build 11.0.10+9, mixed mode) -- All messages to this mailing list should adhere to the Code of Conduct: https://duraspace.org/about/policies/code-of-conduct/ --- 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/3f788655-f4bb-4405-821e-11c2838ebfabn%40googlegroups.com.
