1

We are recieving the below error when we are trying to sync the vobs in multisite.

2012-10-03T17:12:36+05:30 shipping_server(5548)_C(5865): Error: data transfer timed out
2012-10-03T17:12:36+05:30 shipping_server(5548)_C(5865): Error: unable to forward file

We have checked ping telnet everything is working fine , still we are not able to mkorder a single test file

4

1 回答 1

0

查看技术说明“错误:数据传输超时

解决问题

防火墙上为 MultiSite 交换定义的端口数需要大于 20 以防止超时。

将 shipping.conf 和防火墙中定义的端口数增加到 30 或更多。

其他潜在原因:

"如何解决运输服务器问题"

这包括:

两台机器上的端口都打开了吗?服务器至少需要 3
个。会不会有防火墙问题阻止了这些?对于防火墙问题,您可能会收到以下错误:

unable to send packet: data transfer timed out

它参考了技术说明“配置 MultiSite Shipping Server 以在静态端口范围内工作”以供其他配置考虑。

于 2012-10-03T07:02:55.803 回答