Strange error on nightly coverage builder
- Dominant language
- Julia
- Stars
- 8
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
I'm getting a strange error on [the latest coverage runs](http://buildbot.e.ip.saba.us:8010/builders/coverage_ubuntu14.04-x64/builds/958/steps/Merge%20and%20submit/logs/stdio):
```
ERROR: GnuTLS Exception: GNUTLS_E_ASN1_ELEMENT_NOT_FOUND(-67): ASN1 parser: Element was not found.
in handshake! at /home/ubuntu/.julia/v0.4/GnuTLS/src/GnuTLS.jl:326
in open_stream at /home/ubuntu/.julia/v0.4/Requests/src/Requests.jl:321
in send_multipart at /home/ubuntu/.julia/v0.4/Requests/src/Requests.jl:604
in do_request at /home/ubuntu/.julia/v0.4/Requests/src/Requests.jl:702
in post at /home/ubuntu/.julia/v0.4/Requests/src/Requests.jl:735
in submit_token at /home/ubuntu/.julia/v0.4/Coverage/src/coveralls.jl:108
in process_options at ./client.jl:284
in _start at ./client.jl:411
```
@kshyatt, @IainNZ, any ideas as to what this could mean?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.