Re: I can now open the tracker. Just can't log in.
Ralf Schlatterbeck <[email protected]>
| Newsgroups | gmane.comp.bug-tracking.roundup.user |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Jul 15, 2022 at 06:30:58PM +0000, Ed Trumbull wrote: > Sure. Here are my apachectl file, as generated by mod_wsgi-express, > and the config.ini file for the tracker. I'm not really familiar with the mod_wsgi-express but on first glance this seems to confirm what I indicated in an earlier message. In the bash script you have: MOD_WSGI_HTTP_PORT="8000" MOD_WSGI_HTTPS_PORT="443" While in the config.ini you have: web = https://admin-00.dnc.as2inc.com:8000/local/data/roundup/as2/ which to me looks like you're accessing the http (non-TLS) port with a https URL. Ralf -- Dr. Ralf Schlatterbeck Tel: +43/2243/26465-16 Open Source Consulting www: www.runtux.com Reichergasse 131, A-3411 Weidling email: [email protected]