<div dir="ltr"><div>Hi,<br><br></div>At the end of running the run.py script I can see the following messages:<br><br># Retrying (1 more attempts).<br># Uploading log archive "D:\testing_boost_android\results\apolukhin-Android.zip" to <a href="ftp://anonymous@boost.cowic.de">ftp://anonymous@boost.cowic.de</a><...skipped by me><br> # <lambda> failed with message "421 forbidden"<br># Giving up.<br>Traceback (most recent call last):<br>� File "D:\testing_boost_android\run.py", line 60, in <module><br>��� runner(root)<br> � File "D:\testing_boost_android\tools_regression_src\regression.py", line 205, in __init__<br>��� self.main()<br>� File "D:\testing_boost_android\tools_regression_src\regression.py", line 566, in main<br> ��� getattr(self,action_m)()<br>� File "D:\testing_boost_android\tools_regression_src\regression.py", line 533, in command_regression<br>��� self.command_upload_logs()<br>� File "D:\testing_boost_android\tools_regression_src\regression.py", line 480, in command_upload_logs<br> ��� lambda:<br>� File "D:\testing_boost_android\tools_regression_src\regression.py", line 605, in retry<br>��� return f()<br>� File "D:\testing_boost_android\tools_regression_src\regression.py", line 488, in <lambda><br> ��� self.dart_server )<br>� File "D:\testing_boost_android\tools_regression_src\collect_and_upload_logs.py", line 370, in upload_logs<br>��� upload_to_ftp( tag, logs_archive, ftp_proxy, debug_level, ftp_url )<br> � File "D:\testing_boost_android\tools_regression_src\collect_and_upload_logs.py", line 196, in upload_to_ftp<br>��� ftp = ftplib.FTP( ftp_site )<br>� File "C:\Python27\lib\ftplib.py", line 117, in __init__<br> ��� self.connect(host)<br>� File "C:\Python27\lib\ftplib.py", line 135, in connect<br>��� self.welcome = self.getresp()<br>� File "C:\Python27\lib\ftplib.py", line 217, in getresp<br>��� raise error_temp, resp<br> ftplib.error_temp: 421 forbidden<br><div><br clear="all"><div><br></div><div>Is everything OK with the server? Can I upload the results manually somehow?<br></div><div><br>-- <br>Best regards,<br>Antony Polukhin </div></div></div>