[dspace-tech] OAI Nav bar items "Identify Sets Records Identifiers Metadata Formats" still point to localhost

2023-06-30 Thread Katy Earl
Hello, This is my first foray into installing DSpace (7.5). My REST API (HAL) works fine, but the OAI side seems to have some issues with nav bar and various links still pointing to localhost:8080. Here are some things that work and don't work (note that I have copied my webapps from dspace-s

[dspace-tech] Re: OAI Nav bar items "Identify Sets Records Identifiers Metadata Formats" still point to localhost

2023-07-04 Thread Katy Earl
TNAME > > You can try setting the oai.identifier.prefix setting to "mydomainxx.org" > (following your example), restart dspace server and also run the dspace oai > clean-cache command line. > > Best, > Agustina > > On Saturday, 1 July 2023 at 01:20:05 UTC+1

[dspace-tech] Re: UI Configuration

2023-07-18 Thread Katy Earl
Hello, I'm working on similar server 500 errors, and I decided to take a break on working my certs and have my front end connect to https://api7.dspace.org/server instead, as its certs are working To do so, my config.prod.yml looks like this now. ui: ssl: false host: localhost port:

[dspace-tech] Looking to understand - where did the PDFs go?

2023-11-22 Thread Katy Earl
Hello, So I’ve scoured what areas I could find in the documentation, particularly the Lyrasis “Storage Layer ” page, but I admit I’m still not fully understanding what exactly happens to files imported into the DSpace system. Perhaps s

Re: [dspace-tech] Looking to understand - where did the PDFs go?

2023-11-23 Thread Katy Earl
obably did, is pick the wrong assetstore file, since appending > .pdf > works for me (and always did with different formats too). > > I am unable to answer all of your questions, but I hope at least some > things > are clearer now. > > Best regards, > Majo > >

Re: [dspace-tech] Re: Setting up DSpace on Windows Server 2022

2023-11-28 Thread Katy Earl
Dealing with the proxy was a beast for me, with so many moving parts. It was hard to pinpoint exactly which changes make a difference, but I'll share some of my thoughts / observations. 1. *Certs*. Do you have a way to ensure that your certs are good? 2. *Port status*. Check open ports to see th

[dspace-tech] Re: Help needed

2023-12-01 Thread Katy Earl
Hi Vahe, It is tricky for sure. Recently I put up my sample working http-based configuration in this email trail here: Setting up DSpace on Windows Server 2022 (google.com) Hopefully that will help! You will want to m