Version 0.21 is posted

crud @JoshData — So I ran the git commands and now I get all these unexpected token errors & can’t even login to the admin panel either… Never ran git commands on my server :confused: Any way to fix? Error below and my commands i ran after encountering the same problem on this board. My server is/was completely default and no customizations prior. Thank you. …and yes, annoyingly, I don’t know why i ran those full commands first - my browser or discourse made it look like it was from the same post so I trusted them all when prob should’ve just ran your post’s commands. Mail seems to work fine, nginx sites, owncloud contacts login, etc. just the admin front-end seems to be borked and whatever is in those error messages. Thank you and apologies all. Help would be appreciated.

Updating system packages...
Installing system packages...
setup/system.sh: line 122: syntax error near unexpected token `<<<'
setup/system.sh: line 122: `<<<<<<< HEAD'
Installing nsd (DNS server)...
Installing Postfix (SMTP server)...
setup/mail-postfix.sh: line 94: syntax error near unexpected token `<<<'
setup/mail-postfix.sh: line 94: `<<<<<<< HEAD'
Installing Dovecot (IMAP server)...
Installing OpenDKIM/OpenDMARC...
Installing SpamAssassin...
setup/spamassassin.sh: line 87: syntax error near unexpected token `<<<'
setup/spamassassin.sh: line 87: `<<<<<<< HEAD'
Installing Nginx (web server)...
Installing Roundcube (webmail)...
setup/webmail.sh: line 163: syntax error near unexpected token `<<<'
setup/webmail.sh: line 163: `<<<<<<< HEAD'
Installing ownCloud (contacts/calendar)...
setup/owncloud.sh: line 19: syntax error near unexpected token `<<<'
setup/owncloud.sh: line 19: `<<<<<<< HEAD'
Installing Z-Push (Exchange/ActiveSync server)...
setup/zpush.sh: line 56: syntax error near unexpected token `<<<'
setup/zpush.sh: line 56: `<<<<<<< HEAD'
Installing Mail-in-a-Box system management daemon...
Installing Munin (system monitoring)...
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<title>500 Internal Server Error</title>
<h1>Internal Server Error</h1>
<p>The server encountered an internal error and was unable to complete your request.  Either the server is overloaded or there is an error in the application.</p>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<title>500 Internal Server Error</title>
<h1>Internal Server Error</h1>
<p>The server encountered an internal error and was unable to complete your request.  Either the server is overloaded or there is an error in the application.</p>
  File "management/ssl_certificates.py", line 241
    <<<<<<< HEAD
     ^
SyntaxError: invalid syntax

-----------------------------------------------

Your Mail-in-a-Box is running.

Please log in to the control panel for further instructions at:

  File "management/status_checks.py", line 172
    <<<<<<< HEAD
     ^
IndentationError: expected an indented block
https://ip.add.ress/admin

You will be alerted that the website has an invalid certificate. Check that
the certificate fingerprint matches:

5D:37:31:B........................F:27:7D:C7

Then you can confirm the security exception and continue

^^^end of ERROR