Hi Juan, See the comments about that "oai.identifier.prefix" setting in the oai.cfg file: https://github.com/DSpace/DSpace/blob/main/dspace/config/modules/oai.cfg#L36
You usually don't need to specify that, as DSpace attempts to find your UI's hostname dynamically. But, if it cannot, then you should specify a value for "oai.identifier.prefix" in your backend's "local.cfg. OAI-PMH uses Solr on the backend & it needs to be reindexed regularly using "dspace oai import" command. See the docs at https://wiki.lyrasis.org/display/DSDOC7x/OAI If it's not working, chances are you haven't run that command yet. If you have other questions ask feel free to ask on the list. Tim ________________________________ From: [email protected] <[email protected]> on behalf of Juan López <[email protected]> Sent: Wednesday, September 15, 2021 11:44 AM To: DSpace Technical Support <[email protected]> Subject: [dspace-tech] DSpace 7 OAI error Hi, it's me again 😁 I'm having some troubles with my OAI interface: 1. My context for: Driver, OpenAIRE and OpenAIRE4 are showing my Repository identifier as ${oai.identifier.prefix} and my Sample identifier as oai:${oai.identifier.prefix}:123456789/1234 instead of showing my dspace IP. 2. If I click in "list of metada formats" -> "list records" of any context of the point 1, I get the following error: Error No matches for the query ... my dspace.log doesn't show any error. 3. The same as the second point happens if I click in "list sets" -> "records" , "list sets" -> "identifiers" , "list records" and "list identifiers". I do have to tell you guys that the "List of Metadata Formats" option for Openaire4 and default context seems to be working fine. Hope you guys can help me with some kind of workaround. Juan. -- 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/df2691af-6f6d-46df-9085-980bd6d18f33n%40googlegroups.com<https://groups.google.com/d/msgid/dspace-tech/df2691af-6f6d-46df-9085-980bd6d18f33n%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/DM5PR2201MB11489EE65B7FB09C198A455EEDDB9%40DM5PR2201MB1148.namprd22.prod.outlook.com.
