<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On 24 Oct 2019, at 19:59, Jamie Bullock <<a href="mailto:jamie@jamiebullock.com" class="">jamie@jamiebullock.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class=""><br class=""><br class="">However running “deken upload” I get the error below. Upload works fine on macOS however.<br class=""><br class=""><br class=""></div></div></blockquote><div><br class=""></div><div>OK… I think this was occurring due to a network issue my end. It was a coincidence it worked yesterday on macOS not Linux. Today, I had the same error on macOS and also couldn’t access <a href="http://puredata.info" class="">puredata.info</a>. Switching to a different network (tethered mobile) resolved the problem.</div><div><br class=""></div><div>Jamie</div><div><br class=""></div><div><br class=""></div><br class=""><blockquote type="cite" class=""><div class=""><div class=""><br class="">Traceback (most recent call last):<br class="">  File "/home/jamie/.deken/virtualenv/bin/hy", line 8, in <module><br class="">    sys.exit(hy_main())<br class="">  File "/usr/lib/python3.7/runpy.py", line 263, in run_path<br class="">    pkg_name=pkg_name, script_name=fname)<br class="">  File "/usr/lib/python3.7/runpy.py", line 96, in _run_module_code<br class="">    mod_name, mod_spec, pkg_name, script_name)<br class="">  File "/usr/lib/python3.7/runpy.py", line 85, in _run_code<br class="">    exec(code, run_globals)<br class="">  File "/home/jamie/.deken/deken.hy", line 1912, in <module><br class="">    (main)<br class="">  File "/home/jamie/.deken/deken.hy", line 1908, in main<br class="">    (if command (command arguments) (.print_help arg-parser)))<br class="">  File "/home/jamie/.deken/deken.hy", line 1535, in _hy_anon_var_243<br class="">    <a href="http://args.no" class="">args.no</a>-source-error)))<br class="">  File "/home/jamie/.deken/deken.hy", line 1527, in do_upload<br class="">    check-sources?))<br class="">  File "/home/jamie/.deken/deken.hy", line 1517, in do_upload_username<br class="">    check-sources?))<br class="">  File "/home/jamie/.deken/deken.hy", line 1078, in upload_packages<br class="">    (upload-package pkg destination username password)<br class="">  File "/home/jamie/.deken/deken.hy", line 1061, in upload_package<br class="">    (upload-file (hash-sum-file pkg) destination username password)<br class="">  File "/home/jamie/.deken/deken.hy", line 1053, in upload_file<br class="">    (+ proto "://" host)))))<br class="">  File "/home/jamie/.deken/deken.hy", line 1023, in do_upload_file<br class="">    (dav.mkdirs path)<br class="">  File "/home/jamie/.deken/virtualenv/lib/python3.7/site-packages/easywebdav2/client.py", line 150, in mkdirs<br class="">    if e.actual_code == 409:<br class="">AttributeError: 'SSLError' object has no attribute 'actual_code'<br class=""><br class=""></div></div></blockquote></div><br class=""></body></html>