OlivierGaland / CashFactory

Lightweight docker image running many passive income applications (proxy and bandwidth share) : Honeygain , EarnApp , IPRoyal Pawns , PacketStream , Peer2Profit
GNU General Public License v3.0
305 stars 55 forks source link

Failed to create connection, with Repocket #57

Open mplok1 opened 9 months ago

mplok1 commented 9 months ago

Hi,

I can't get the Docker Repocket image to work in an Ubuntu VM on a Synology NAS even though everything seems ok directly with the Docker application on the same NAS. I get this logs :

2023-12-03T15:12:48.897430482Z PeerService(8148) -> Stop
2023-12-03T15:12:52.453736610Z PeerService(8148) -> Failed to create connection: [object Object]
2023-12-03T15:13:23.190560003Z PeerService(8148) -> Stop
2023-12-03T15:13:26.747998956Z PeerService(8148) -> Failed to create connection: [object Object]
2023-12-03T15:13:57.485276806Z PeerService(8148) -> Stop
2023-12-03T15:14:01.057003190Z PeerService(8148) -> Failed to create connection: [object Object]
2023-12-03T15:14:31.786254704Z PeerService(8148) -> Stop
2023-12-03T15:14:35.332793289Z PeerService(8148) -> Failed to create connection: [object Object]
2023-12-03T15:15:06.101980146Z PeerService(8148) -> Stop
2023-12-03T15:15:09.707664317Z PeerService(8148) -> Failed to create connection: [object Object]

Parameters and variables seem the same. Maybe there is a difference in the network management but I don't know what exactly.

Any ideas ?

Thank's