Migration from Zimb...
 
Notifications
Clear all

Migration from Zimbra Errors

4 Posts
3 Users
0 Reactions
401 Views
(@mhammett)
Active Member
Joined: 12 years ago
Posts: 16
Topic starter  

I am following these instructions for migrating:
https://community.zextras.com/how-to-use-script-to-migrate-zimbra-to-carbonio-carbonio-ce/

 

When following step 7 for importing to the new environment, I'm getting a lot of these errors:

ERROR: service.FAILURE (system failure: POST failed, status=504 504)

How do I begin to hunt them down?

I'm also getting a few of these:

ERROR: zclient.IO_ERROR (Read timed out) (cause: java.net.SocketTimeoutException Read timed out)

I had already increased the timeout, so, um, increase it more?

 

 


   
Quote
(@sharif)
Reputable Member Admin
Joined: 3 years ago
Posts: 743
 

@mhammett

Hi,

Could you please check this post:

https://community.zextras.com/forum/postid/4011/

Make sure zimbraPublicServiceProtocol , zimbraPublicServicePort are configure correctly.

Let us know the result.

Regards,

Sharif


   
ReplyQuote
(@mhammett)
Active Member
Joined: 12 years ago
Posts: 16
Topic starter  

I ended up using the script at https://www.anahuac.eu/zimbra-to-carbonio-z2c/ to migrate.


   
ReplyQuote
(@betoceni)
New Member
Joined: 4 months ago
Posts: 3
 

I was also following https://community.zextras.com/how-to-use-script-to-migrate-zimbra-to-carbonio-carbonio-ce/

 

Importing the data to Carbonio (step 7) I am also facing this:

ERROR: service.FAILURE (system failure: POST failed, status=504 504)

always on the same accounts, meaning it is some limitation with carbonio or nginx timeouts/size limits.

I made sure that zimbraPublicServiceProtocol, zimbraPublicServicePort and hostname are configured correctly.

I was also getting a some of these:

ERROR: zclient.IO_ERROR (Read timed out) (cause: java.net.SocketTimeoutException Read timed out)

but I fixed them with:

zmlocalconfig -e socket_so_timeout=2147483647

which is the maximum allowed value, will revert it later.

If anyone resolved the status 504 error thou, that would be awesome info.

This post was modified 6 days ago by BetoCeni

   
ReplyQuote