Mailhog for Virtualmin Test Server

πŸ›ˆ SYSTEM INFORMATION
OS type and version Ubuntu 20.04
Webmin version 1.984
Virtualmin version 6.17 Pro
Related packages SUGGESTED

I have Virtualmin Pro installed on a virtualbox test server. However, I am unable to install Mailhog, so that I can receive emails from the test server. Whenever I execute go get github.com/mailhog/MailHog I get the following error:

cd .; git clone -- https://github.com/mailhog/MailHog /root/go/src/github.com/mailhog/MailHog
Cloning into '/root/go/src/github.com/mailhog/MailHog'...
fatal: unable to access 'https://github.com/mailhog/MailHog/': gnutls_handshake() failed: Error in the pull function.
package github.com/mailhog/MailHog: exit status 128

I have researched β€œexit status 128” for git to no avail. I also installed the Virtualmin Git repositories plugin, prior to MailHog installation as well.

Please advise. Thanks.

That has nothing to do with anything. The Virtualmin git plugin is for locally hosting git repos, has absolutely nothing to do with fetching git repos from github.

My apologies, didn’t mean to imply that they were related. Just took a shot in the dark, while troubleshooting. Just confused as to why the git repo fetch keeps failing.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.