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
I installed mailcow in May, now I tried to update it.
./update.sh --check
fatal: ambiguous argument 'HEAD': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
Checking remote code for updates...
A problem occurred while trying to fetch the latest revision from github.
Just update.sh
./update.sh
fatal: ambiguous argument 'HEAD': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
Checking internet connection... OK
Checking for newer update script...
fatal: 'origin' does not appear to be a git repository
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
error: pathspec 'origin/HEAD' did not match any file(s) known to git
error: pathspec 'update.sh' did not match any file(s) known to git
Are you sure you want to update mailcow: dockerized? All containers will be stopped. [y/N]
Once confirmed, the containers stop.
Debian 10, no apparmor, VMware then docker, 4 core, 6 GB, docker 20.10.8, composer 1.29.2, no modification except official.
git diff origin/master
fatal: ambiguous argument 'origin/master': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
No dns problems.
The text was updated successfully, but these errors were encountered:
Hi,
I installed mailcow in May, now I tried to update it.
Just update.sh
Once confirmed, the containers stop.
Debian 10, no apparmor, VMware then docker, 4 core, 6 GB, docker 20.10.8, composer 1.29.2, no modification except official.
No dns problems.
The text was updated successfully, but these errors were encountered: