hello world, I have this error when i try to migrate the data of each user from zimbra to carbonio. whether, you more details to solve this error. I checked the migration guide which gives on your community but i don't saw more information about this error.
here is my error:
zextras@carbonio MBOX]$ for i in `cat /opt/backups/zmigrate/emails.txt`; do zmmailbox -z -m $i -t 0 postRestURL "/?fmt=tgz&resolve=skip" /opt/backups/zmigrate/MBOX/$i.tgz ; echo "$i -- finished "; done
ERROR: zclient.IO_ERROR (Connection refused) (cause: java.net.ConnectException Connection refused)
admin@mail.upb.lan -- finished
ERROR: zclient.IO_ERROR (Connection refused) (cause: java.net.ConnectException Connection refused)
spam.tk4stgav@mail.upb.lan -- finished
ERROR: zclient.IO_ERROR (Connection refused) (cause: java.net.ConnectException Connection refused)
ham.4ce0mn7nqi@mail.upb.lan -- finished
ERROR: zclient.IO_ERROR (Connection refused) (cause: java.net.ConnectException Connection refused)
virus-quarantine.r12fcmkne@mail.upb.lan -- finished
ERROR: zclient.IO_ERROR (Connection refused) (cause: java.net.ConnectException Connection refused)
galsync.bnu9hegoh@mail.upb.lan -- finished
ERROR: zclient.IO_ERROR (Connection refused) (cause: java.net.ConnectException Connection refused)
roxane@mail.upb.lan -- finished
ERROR: zclient.IO_ERROR (Connection refused) (cause: java.net.ConnectException Connection refused)
coralie@mail.upb.lan -- finished
ERROR: zclient.IO_ERROR (Connection refused) (cause: java.net.ConnectException Connection refused)
test@mail.upb.lan -- finished
ERROR: zclient.IO_ERROR (Connection refused) (cause: java.net.ConnectException Connection refused)
test01@mail.upb.lan -- finished
hello world, I have this error when i try to migrate the data of each user from zimbra to carbonio. whether, you more details to solve this error. I checked the migration guide which gives on your community but i don't saw more information about this error.
Hi @abkou,
Sorry to hear about your trouble.
Please set https as Public Service Protocol at your domain's general settings. like the image (attached) and try again.
Have a great day 🙂
When i try to open your file, i have an error which tell me "you are not permitted to view this attachement
Hi,
Just set https as Public Service Protocol.
The steps should be:
login into Admin UI using 6071 port.
Select the Domain.
Select General Settings (Within Details Segment)
On the fourth row, you will get the Public Service Protocol field.Set the value https here.
Then try again:
for i in `cat /opt/backups/zmigrate/emails.txt`; do zmmailbox -z -m $i -t 0 postRestURL "/?fmt=tgz&resolve=skip" /opt/backups/zmigrate/MBOX/$i.tgz ; echo "$i -- finished "; done
Hope it helps.
🙂
thanks it's work.
I've got other things on my mind.
* firstly, since my installation there is a service that I can't start:
● carbonio-prometheus.service - Carbonio Prometheus service
Loaded: loaded (/usr/lib/systemd/system/carbonio-prometheus.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Fri 2023-09-01 10:43:18 EDT; 2 days ago
Process: 1783730 ExecStart=/usr/bin/prometheus --config.file=/etc/carbonio/carbonio-prometheus/prometheus.yml --storage.tsdb.path=/var/lib/prometheus/data $ARGS (code=exited, status=2)
Main PID: 1783730 (code=exited, status=2)
I don't know what could be the cause.
* Then once on the administration page I create a user, I give him the right to change his password on the first connection, but when he changes his password the page remains frozen without authorising access to the client mailbox, it seems no redirection is did or it's work correctly
* In addition, when a user is logged in and sends an email to another carbonio user, that user doesn't receive it immediately, so the page has to be reloaded several times. is this normal?
* And I need to know if this version of carbonio is LTS, because it's not specified in the documentation.
I'm working in an environment at the moment and I need to check certain malfunctions and how to resolve them. So I'm writing to you in the hope of a favourable response.
Hello zextras World
Hello zextras World.
Please could you give more information, step by step if possible about how set external authentication like freeipa or openldap on carbonio CE.