Error java.net.SocketException:Connection Reset using CSEntry

Discussions about syncing data via Bluetooth, Dropbox, FTP, and using CSWeb
Forum rules
New release: CSPro 8.0
Post Reply
eval
Posts: 2
Joined: February 10th, 2023, 9:20 am

Error java.net.SocketException:Connection Reset using CSEntry

Post by eval »

Hi everyone!
am using CSEntry Android apk version 7.7.3 and the Android version is 8.1.0: I am trying to connect to my ftp server using a tablet. I have tried even QR to add my application but I am still unable to do so.
After adding my username and password to connect to the server, it displays this message:
"Error connecting to server: java.net.SocketException: Connection reset.
I was able to deploy and sync my app successfully from my PC.

Did someone else get this error? How can I solve this? Thanks in advance!
savy
Posts: 159
Joined: December 27th, 2012, 1:36 pm

Re: Error java.net.SocketException:Connection Reset using CSEntry

Post by savy »

Check if the ftp server is accepting connections from outside the machine.
https://android.stackexchange.com/quest ... or-android
eval
Posts: 2
Joined: February 10th, 2023, 9:20 am

Re: Error java.net.SocketException:Connection Reset using CSEntry

Post by eval »

It is accepting, I have tried with other examples and they worked. The problem is when I try to connect CSEntry to FTP to download the application. I tried inserting the FTP address or scanning the QR, both of them display the same error. What else could it be causing this? Could it be a bug in the CSEntry app?
savy
Posts: 159
Joined: December 27th, 2012, 1:36 pm

Re: Error java.net.SocketException:Connection Reset using CSEntry

Post by savy »

Are you able to check the ftp logs on the server? The ftp server logs would give additional details if the device made a request for connection. We have no known issues with FTP. FTP over SSH (SFTP) is not supported in CSPro.
https://www.csprousers.org/help/CSPro/s ... n_ftp.html
Post Reply