kopano-admin error 0x80040102
-
Hello, i want to try to create a new company because of changing the domain name.
and got the error: 0x80040102last week i had updated the whole system with
$:apt-get update && sudo apt-get dist-upgrade
everything works fine
today i try:
kopano-admin --create-company newcompany.ch Unable to create company: action not supported by server (0x80040102) Using the -v option (possibly multiple times) may give more hints.
My System:
Ubuntu 18.04.6 LTS
(GNU/Linux 4.15.0-180-generic x86_64)$:kopano-admin -V $:kopano-admin 10.0.6
after this i do a kopano update with this script:
$:wget -O - https://raw.githubusercontent.com/thctlo/Kopano/master/get-kopano-community.sh | bash
Script is running on : Ubuntu bionic curl found Script is missing a needed program/package: jq, installing now : apt-ftparchive found gpg found Detected variable REPO_BASE_FOLDER/GET_ARCH : /srv/repo/kopano/amd64/ NOT Detected : /srv/repo/kopano/amd64/ creating folder now. Please wait, getting kopano components : core : Done Please wait, getting kopano components : archiver : Done Please wait, getting kopano components : files : Done Please wait, getting kopano components : mdm : Done Please wait, getting kopano components : smime : Done Please wait, getting kopano components : webapp : Done Please wait, getting kopano components : migration-pst : Done Checking for Z_PUSH Repo on Ubuntu. Warning: apt-key output should not be parsed (stdout is not a terminal) The Kopano Z_PUSH repo key was already installed. The Kopano Z_PUSH repo was already setup. The z-push info : https://documentation.kopano.io/kopanocore_administrator_manual/configure_kc_components.html#configure-z-push-activesync-for-mobile-devices Before you configure/install also read : https://kb.kopano.io/display/ZP/Installation The Kopano apt-list file: /etc/apt/sources.list.d/kopano-community.list already exists. Generating packages file : amd64/Packages Running apt update, please wait: Done kopano-server: Installiert: 10.0.6.502.8b8baeb2a-0+297.1 Installationskandidat: 10.0.6.502.8b8baeb2a-0+297.1 Versionstabelle: *** 10.0.6.502.8b8baeb2a-0+297.1 100 100 /var/lib/dpkg/status 8.5.5-0ubuntu1 500 500 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages The AD DC extension can be found here: https://download.kopano.io/community/adextension:/ The Outlook extension : https://download.kopano.io/community/olextension:/ Install the complete kopano stack at once with : apt install kopano-server-packages kopano-webapp z-push-kopano When you are upgrading run: apt dist-upgrade && kopano-dbadm usmp root@smtp:~# apt dist-upgrade && kopano-dbadm usmp
After this version are still the same and the createcompany error persists too.
Can anyone help me?
Thanks in advance -
Edit:
The update i solved with
rm /etc/apt/sources.list.d/kopano-community.list
and runnning the script again and kopno is now 11.0.2
kopano-admin -V kopano-admin 11.0.2
but the error to create a company persist again
kopano-admin --create-company newcompany.chUnable to create company: action not supported by server (0x80040102) Using the -v option (possibly multiple times) may give more hints.
-
Edit2
i do a vault by myself
the old syntax was:
kopano-cli --create-store --company company.ch
i try:
kopano-admin --create-store --company company.ch
got the error:
Too many options given.i try also:
kopano-storeadm -h default: -Cn company.ch
error:
[error ] Failed to resolve user: missing or invalid argument (80070057)what is the correct syntax in Kopano 11.0.2 to create company store?
-
-
Hi @mkuemmerle
Great
i am appreciate and thank you