| 28 | | |
| 29 | | Failed to send bug report. Error while sending follows: |
| 30 | | |
| 31 | | Traceback (most recent call last): |
| 32 | | File "/Users/goddard/ucsf/ChimeraXOld/ChimeraX |
| 33 | | 1.0.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- |
| 34 | | packages/chimerax/bug_reporter/bug_reporter_gui.py", line 240, in submit |
| 35 | | errcode, errmsg, headers, body = post_multipart_formdata(BUG_HOST, |
| 36 | | BUG_SELECTOR, fields) |
| 37 | | File "/Users/goddard/ucsf/ChimeraXOld/ChimeraX |
| 38 | | 1.0.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site- |
| 39 | | packages/chimerax/webservices/post_form.py", line 40, in |
| 40 | | post_multipart_formdata |
| 41 | | h.request('POST', url, body=body, headers=headers) |
| 42 | | File "/Users/goddard/ucsf/ChimeraXOld/ChimeraX |
| 43 | | 1.0.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/http/client.py", |
| 44 | | line 1252, in request |
| 45 | | self._send_request(method, url, body, headers, encode_chunked) |
| 46 | | File "/Users/goddard/ucsf/ChimeraXOld/ChimeraX |
| 47 | | 1.0.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/http/client.py", |
| 48 | | line 1298, in _send_request |
| 49 | | self.endheaders(body, encode_chunked=encode_chunked) |
| 50 | | File "/Users/goddard/ucsf/ChimeraXOld/ChimeraX |
| 51 | | 1.0.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/http/client.py", |
| 52 | | line 1247, in endheaders |
| 53 | | self._send_output(message_body, encode_chunked=encode_chunked) |
| 54 | | File "/Users/goddard/ucsf/ChimeraXOld/ChimeraX |
| 55 | | 1.0.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/http/client.py", |
| 56 | | line 1026, in _send_output |
| 57 | | self.send(msg) |
| 58 | | File "/Users/goddard/ucsf/ChimeraXOld/ChimeraX |
| 59 | | 1.0.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/http/client.py", |
| 60 | | line 966, in send |
| 61 | | self.connect() |
| 62 | | File "/Users/goddard/ucsf/ChimeraXOld/ChimeraX |
| 63 | | 1.0.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/http/client.py", |
| 64 | | line 938, in connect |
| 65 | | (self.host,self.port), self.timeout, self.source_address) |
| 66 | | File "/Users/goddard/ucsf/ChimeraXOld/ChimeraX |
| 67 | | 1.0.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/socket.py", |
| 68 | | line 707, in create_connection |
| 69 | | for res in getaddrinfo(host, port, 0, SOCK_STREAM): |
| 70 | | File "/Users/goddard/ucsf/ChimeraXOld/ChimeraX |
| 71 | | 1.0.app/Contents/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/socket.py", |
| 72 | | line 752, in getaddrinfo |
| 73 | | for res in _socket.getaddrinfo(host, port, family, type, proto, flags): |
| 74 | | socket.gaierror: [Errno 8] nodename nor servname provided, or not known |
| 75 | | |
| 76 | | |
| 77 | | |