Comment 7 for bug 1826916

Revision history for this message
Chris Sanders (chris.sanders) wrote :

I've reinstalled with: sudo apt install maas -o debug::pkgproblemresolver=true 2>&1 | tee install.log

As the attached log shows there were no errors, clean install.

After following the restore and restarting the services juju returned the following error:
ERROR opening environment: unexpected: ServerError: 409 Conflict (<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
    <title>Error: Conflict Error</title>
  </head>
  <body>
    <h2>
      Conflict error. Try your request again, as it will most likely succeed.
    </h2>
  </body>
</html>
)

Restarting the machine has restored normal operation.