Thank you for posting your issue here though the App Engine public issue tracker <https://code.google.com/p/googleappengine/issues/list> would be a far better forum for this sort of report. I would strongly suggest filing a new issue with what you've provided above and adding a link to it here so that others sharing your experience may follow through to '*star*' your issue.
In this new issue, be sure to include the following: - A thorough description of the issue - Stack trace as you've provided above - App Engine SDK version - Code sample that can reliably reproduce this behavior so that we can reproduce this ourselves - A time frame of when you started experiencing this issue and if it persists With the information requested above in a new public issue, we can investigate this appropriately. On Sunday, May 15, 2016 at 12:45:17 AM UTC-4, Emanuele Ziglioli wrote: > > Hi there, > > we use (passive) FTP and sockets have always been unreliable. Although, by > retrying in a task queue, usually they would work. > For the past few days, they've stopped working altogether. For example > > System error: errno: 113, detail:no route to host > java.net.SocketException: System error: errno: 113, detail:no route to host > at > com.google.appengine.api.socket.SocketApiHelper.translateError(SocketApiHelper.java:102) > at > com.google.appengine.api.socket.AppEngineSocketImpl.processConnectError(AppEngineSocketImpl.java:396) > at > com.google.appengine.api.socket.AppEngineSocketImpl.createSocket(AppEngineSocketImpl.java:498) > at > com.google.appengine.api.socket.AppEngineSocketImpl.connectToAddress(AppEngineSocketImpl.java:362) > at > com.google.appengine.api.socket.AppEngineSocketImpl.connect(AppEngineSocketImpl.java:352) > at java.net.Socket.connect(Socket.java:612) > at java.net.Socket.connect(Socket.java:540) > at java.net.Socket.<init>(Socket.java:437) > at java.net.Socket.<init>(Socket.java:220) > at > org.apache.commons.net.ftp.FTPClient._openDataConnection_(FTPClient.java:514) > > > I've tried using a different FTP server, it didn't help. > This service is critical to us. Please fix it! > > Emanuele > > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to google-appengine+unsubscr...@googlegroups.com. To post to this group, send email to google-appengine@googlegroups.com. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/c6f7244e-3e37-4e6b-9138-ee39fdd6285d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.