You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DSpace Technical Support
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 dspace.cfg but still nothing.
Thanks for your help!
Tim Donohue
unread,
Jul 6, 2023, 1:29:40 PM7/6/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
Essentially, it's caused by the backend and frontend being unable to communicate. See the hints on that page for things to double check... it's likely in one of your frontend or backend configurations.