<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;"><div>We had this before, I just cannot find the solution:</div><div><br></div><blockquote type="cite"><div><div class="col-md-9">                                                      <h2>500</h2>  <p>        This is an internal error and not something you caused or can fix. Please report the error on the <a href="<a href=" https:="" salsa.debian.org="" freedombox-team="" plinth="" issues"="">bug">https://salsa.debian.org/freedombox-team/plinth/issues">bug</a> tracker so we can fix it. Also, please attach the <a href="https://freedombox.local/plinth/help/status-log/">status log</a> to the bug report.  </p>        </div></div></blockquote><div><br></div><div>This comes when I try to log-in through plinth. I can ssh into the box. </div><div>Before this I used aptitude to update the system (running on testing) and to remove mediawiki (incl. mariadb). Then I did a shutdown -r now. On plinth I have been (half) logged-in but could not perform any action (that gave the error 500). So I logged out and tried to log in again.</div><div><br></div><div>The "status log" report does not work as it directs to a page on the freedombox. To access it I would have to log-in...</div><div><br></div><div><p style="line-height: 100%"><tt class="code-western"><span style="background: transparent">/var/log/plinth/status.log contains:</span></tt><span style="background: transparent">
</span></p><p style="line-height: 100%"><tt class="code-western"><span style="background: transparent">Important is probably this one "</span></tt>PAM account management error: Permission denied\<span style="background-color: transparent;">"</span></p>
</div><div><br></div><blockquote type="cite"><div>[2018-05-06 11:30:11,520] django.request ERROR    Internal Server Error: /plinth/accounts/login/</div><div>Traceback (most recent call last):</div><div>  File "/usr/lib/python3/dist-packages/django/core/handlers/exception.py", line 41, in inner</div><div>    response = get_response(request)</div><div>  File "/usr/lib/python3/dist-packages/django/core/handlers/base.py", line 187, in _get_response</div><div>    response = self.process_exception_by_middleware(e, request)</div><div>  File "/usr/lib/python3/dist-packages/django/core/handlers/base.py", line 185, in _get_response</div><div>    response = wrapped_callback(request, *callback_args, **callback_kwargs)</div><div>  File "/usr/lib/python3/dist-packages/axes/decorators.py", line 33, in inner</div><div>    return func(request, *args, **kwargs)</div><div>  File "/usr/lib/python3/dist-packages/django/views/generic/base.py", line 68, in view</div><div>    return self.dispatch(request, *args, **kwargs)</div><div>  File "/usr/lib/python3/dist-packages/plinth/modules/sso/views.py", line 68, in dispatch</div><div>    return set_ticket_cookie(request.user, response)</div><div>  File "/usr/lib/python3/dist-packages/plinth/modules/sso/views.py", line 50, in set_ticket_cookie</div><div>    private_key_file, '--tokens', ','.join(tokens)</div><div>  File "/usr/lib/python3/dist-packages/plinth/actions.py", line 118, in superuser_run</div><div>    log_error=log_error)</div><div>  File "/usr/lib/python3/dist-packages/plinth/actions.py", line 190, in _run</div><div>    raise ActionError(action, output, error)</div><div>plinth.errors.ActionError: ('auth-pubtkt', '', 'sudo: PAM account management error: Permission denied\n')</div><div><br id="-x-evo-last-br"></div></blockquote><div><br></div><div>  Dietmar</div></body></html>