You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After upgrade to xenial, a one-time unhandled exception (about a successful gpg key import) occurs in a thread the first time gpg decryption occurs on the application server. This was found by @emkll during review of #4094. It does not cause an OSSEC alert or a regression in functionality, but we should see if we can handle it regardless.
Description
After upgrade to xenial, a one-time unhandled exception (about a successful gpg key import) occurs in a thread the first time gpg decryption occurs on the application server. This was found by @emkll during review of #4094. It does not cause an OSSEC alert or a regression in functionality, but we should see if we can handle it regardless.
Part of #3204.
Steps to Reproduce
sudo do-release-upgrade
(some nice steps thanks to @zenmonkeykstop here)make build-debs-xenial
app-staging
and install itExpected Behavior
No tracebacks appear in
/var/log/apache2/source-error.log
Actual Behavior
Comments
See my comments here.
The text was updated successfully, but these errors were encountered: