On 10/19/23 13:15, Wikinaut wrote:
However myserver/mailman3 page is throwing
Erfolgreich als Admin angemeldet. Something went wrong
HTTP Error 401: REST API authorization failed
Even when the API keys are unchanged from my previous installation. Any idea what can be wrong here?
what does the command mailman info
show for REST credentials? The
defaults for these are
REST credentials: restadmin:restpass
set by
admin_user: restadmin admin_pass: restpass
in the [webservice] section of mailman.cfg
and the corresponding defaults for Django settings are:
MAILMAN_REST_API_USER = 'restadmin' MAILMAN_REST_API_PASS = 'restpass'
If you have something different, is it set in both mailman.cfg and settings.py?
Is there more information in /opt/mailman/mm/var/logs/mailman.log or /opt/mailman/web/logs/mailmanweb.log?
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan