Also deleted website example.com
Hi there, i also deleted the website example.com, while I tried to configure my mailman 3 site. Now I get a Server-error, when I try to open my mailman3 sites: "An error occurred while processing your request"
I tried to fix this problem by changing the SITE_ID=2 in my settings_local.py. But nothing helped, also the SITE_ID=0 did change nothing. I made a "/etc/init.d/apache2 restart" to ensure, that the settings are loaded again, but it didnt help. Is there anything I can do, besides reinstalling all django and mailman 3? Mailman Version 3.2.1, Python 2.7.16, Django 1.11.28 Thanks for any hints :-)
Wolfgang
On 7/17/20 4:58 AM, w.schoener@alp.dillingen.de wrote:
Hi there, i also deleted the website example.com, while I tried to configure my mailman 3 site. Now I get a Server-error, when I try to open my mailman3 sites: "An error occurred while processing your request"
I tried to fix this problem by changing the SITE_ID=2 in my settings_local.py. But nothing helped, also the SITE_ID=0 did change nothing.
You need to look at the django_site table in your database and find the
actual id
of the site you want. it may be a number > 2 even if there
is only one site listed under sites
in Django Admin.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
participants (2)
-
Mark Sapiro
-
w.schoener@alp.dillingen.de