System Status Checks - running version is a GUID

Hi All,

I just clean installed the latest on AWS, and all seems ok except I’m getting a weird error on the System Status Checks that says:

A new version of Mail-in-a-Box is available. You are running version a1aa79d37f48b266c34a861e78e8c0a3249b1501. The latest version is v72. For upgrade instructions, see …

Does anyone know how to fix?

Thanks

Looks to me like you’re not using the official mail in a box repository, but your own fork…
The version check works by checking the tag of the git repository, so if you create tag v72 on your own repository, it might work.

1 Like