[10:24] hi, I'm getting a timeout error when try to upload a package to my PPA [10:24] Uploading to ppa (via ftp to ppa.launchpad.net): Uploading ulauncher_4.0.7.r0-0ubuntu1ppa1~xenial.dsc: [Errno 110] Connection timed out [10:24] is this a known issue? [10:28] aleksandr-g: No, but chances of any investigation over the Easter weekend are low to nil - try using SFTP instead of FTP? [10:34] Thanks for a quick reply. I guess I'm going to wait until Monday then. Don't want to change my automation scripts [10:38] I at least am off until Tuesday [10:38] And even then it might very well be a problem somewhere on the network path between you and ppa.launchpad.net - very tricky to debug [10:41] In cast that helps, I'm running "dput ppa:agornostal/ulauncher /tmp/ulauncher_4.0.7.r0-0ubuntu1ppa1~xenial_source.changes" from Travis CI [10:42] Ah, we have heard of some problems specifically from Travis [10:43] It's not currently clear whose end the problem is on [10:44] did you hear about that recently (like a few days ago)? [10:44] In the last week or two [10:44] I'm trying to understand what are the chances that this problem will be fixed next week [10:44] I have no idea, I'm afraid [10:45] Since we don't currently know which end the problem is on, or if it's somewhere in the middle. Likely need to enlist some sysadmin help [10:45] I don't believe our FTP service is broken in general - I tested it after we first heard of problems from Travis and it was working fine for me [10:46] Anyway, I need to go and do some house-cleaning, I'm afraid [10:46] Do you know if there is an easy change to make dput use SFTP? [10:46] ah, sure [10:46] thanks for the help