login issue

24 views
Skip to first unread message

shafi...@gmail.com

unread,
Aug 19, 2025, 3:04:56 PMAug 19
to DSpace Technical Support
Hello everyone,
After installing Dspace 8.2 and configuring HTTPS using Apache24, the backend and frontend work fine, but when I try to log in, I get a proxy error. The httpd.conf and httpd-ssl.conf files are attached, and the local.cfg and config-prod.yml settings are as follows:
config-prod.yml:
ui:
  ssl: false
  host: localhost
  port: 4000
    nameSpace: /.
  rateLimiter:
    windowMs: 60000 # 1 minute
    max: 500 # limit each IP to 500 requests per windowMs
  useProxies: true

rest:
  ssl: true
  host: dspace.tbzmed.ac.ir
  port: 443
  nameSpace: /server
  ssrBaseUrl: http://localhost:8080/server

and local.cfg:

 Thank you in advance for your guidance.
httpd.conf
httpd-ssl.conf

DSpace Technical Support

unread,
Aug 27, 2025, 12:07:46 PM (11 days ago) Aug 27
to DSpace Technical Support
Hi,

It's important to provide the error details for others to be able to help.  Otherwise, it's very difficult to determine what may be the problem.  The only thing that looks odd/wrong to me in your configs is your "ui" > "namespace" has a period after it (which shouldn't be there).  But, sharing the details of the proxy error may help.

You also should follow the troubleshooting guide to see if you can track down more information about the error that occurs when you login. It's possible that a more detailed error may be found in the UI or in the backend logs if you follow this guide: https://wiki.lyrasis.org/display/DSPACE/Troubleshoot+an+error#Troubleshootanerror-DSpace7.x(orabove)   Also, many common installation/configuration errors are documented in our "Common Installation Issues" section of the install docs: https://wiki.lyrasis.org/display/DSDOC8x/Installing+DSpace#InstallingDSpace-CommonInstallationIssues

Tim

Reply all
Reply to author
Forward
0 new messages