Describe the bug
I'm using @dimfish builds, based on this repo, from its 20230511 and 20230802 ones, and both suffer from the same issue, on my AX3600.
This router has a wireguard P2P tunnel to another remote location, through its WAN connection. Through that wireguard tunnel, I manage two TrueNAS v13.05 instances, one as host (at that remote location) and other as remote on the AX3600 LAN2 port, using rsync to do a synchronization job every day between them.
The host rsync TrueNAS instance get its jobs failed, with random duration from its start, ranging from a couple of seconds to many hours into the massive synchronization needed.
The error is due to a network problem, reduced to the AX3600 with those builds.
rsync: [sender] read error: Operation timed out (60)
rsync error: error in socket IO (code 10) at io.c(803) [sender=3.2.5]
Tried "module" and "ssh" rsync configurations and both fail with the same error. Also, did use the rsync --timeout 180 flag on the host and remote TrueNAS instances without any improvement.
This error does not appear and the sync runs smoothy with the OpenWRT 23.05-RC2 build (23.05.0-rc2 r23228-cd17d8df2a), available on the main website.
The AX3600 configuration is the same between all these 3 OpenWRT builds.
Any help effort would be much appreciated.
Thanks.
OpenWrt version
Runs perfectly on r23228-cd17d8df2a
OpenWrt target/subtarget
ipq807x/generic && qualcommax/ipq807x
Device
Xiaomi AX3600
Image kind
Official downloaded image
Steps to reproduce
No response
Actual behaviour
No response
Expected behaviour
No response
Additional info
No response
Diffconfig
No response
Terms
Describe the bug
I'm using @dimfish builds, based on this repo, from its 20230511 and 20230802 ones, and both suffer from the same issue, on my AX3600.
This router has a wireguard P2P tunnel to another remote location, through its WAN connection. Through that wireguard tunnel, I manage two TrueNAS v13.05 instances, one as
host(at that remote location) and other asremoteon the AX3600 LAN2 port, using rsync to do a synchronization job every day between them.The
hostrsync TrueNAS instance get its jobs failed, with random duration from its start, ranging from a couple of seconds to many hours into the massive synchronization needed.The error is due to a network problem, reduced to the AX3600 with those builds.
Tried "module" and "ssh" rsync configurations and both fail with the same error. Also, did use the rsync
--timeout 180flag on thehostandremoteTrueNAS instances without any improvement.This error does not appear and the sync runs smoothy with the OpenWRT 23.05-RC2 build (23.05.0-rc2 r23228-cd17d8df2a), available on the main website.
The AX3600 configuration is the same between all these 3 OpenWRT builds.
Any help effort would be much appreciated.
Thanks.
OpenWrt version
Runs perfectly on r23228-cd17d8df2a
OpenWrt target/subtarget
ipq807x/generic && qualcommax/ipq807x
Device
Xiaomi AX3600
Image kind
Official downloaded image
Steps to reproduce
No response
Actual behaviour
No response
Expected behaviour
No response
Additional info
No response
Diffconfig
No response
Terms