AW: [Extern] [dspace-tech] Item page customization

2023-07-06 Thread Plate, Michael
Hi Milos, Von: dspace-tech@googlegroups.com im Auftrag von Milos Ivanovic Gesendet: Mittwoch, 5. Juli 2023 22:47 An: DSpace Technical Support Betreff: [Extern] [dspace-tech] Item page customization Dear All, I have an updated DSpace 7.6 installation w

[dspace-tech] Re: Cleanup (7.6) bombs with error message

2023-07-06 Thread Wally Grotophorst
Thanks so much. Just what I needed. -- Wally On Wednesday, July 5, 2023 at 2:29:31 AM UTC-4 Technologiczny Informator wrote: > Hi, > > Mark was replying to my post then. While cleaning I had the same one case > as yours. Since you got to know Mark's method, I'm throwing you my > "procedure"

[dspace-tech] Disappearance of activated system wide alert

2023-07-06 Thread Benneth
I activated a system wide alert and it was functioning but to my surprise, the next day, it failed to show up. I want it to remain activated till I disactivate it. Any help will be appreciated. Benneth -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyr

Re: [dspace-tech] Disappearance of activated system wide alert

2023-07-06 Thread Benneth Obilor
Dspace version is 5.10 On Thu, Jul 6, 2023 at 11:07 AM Benneth wrote: > I activated a system wide alert and it was functioning but to my surprise, > the next day, it failed to show up. > > I want it to remain activated till I disactivate it. > > Any help will be appreciated. > > Benneth > > -- >

[dspace-tech] Disable all logins

2023-07-06 Thread Benneth
Whats the easiest way (configuration) to disable all logins and remove links from UI. -- 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 Group

[dspace-tech] Error 500, Service Unavailable

2023-07-06 Thread Robert Thiare
Hello, I am configuring DSpace5 using docker swarm and traefik to do reverse proxy. My problem is that my front-end can't communicate with my back-end because I changed the access URL (instead of http://localhost:4000, I use dspace.localhost). I've changed "dspace.ui.url" in local.cfg and in d

Re: [dspace-tech] Error 500, Service Unavailable

2023-07-06 Thread 'Tim Donohue' via DSpace Technical Support
Hi, This sounds similar to the "Common Installation Issue" listed here: https://wiki.lyrasis.org/display/DSDOC7x/Installing+DSpace#InstallingDSpace-%22500ServiceUnavailable%22fromtheUserInterface Essentially, it's caused by the backend and frontend being unable to communicate. See the hints on