Junpei Kawamoto
Junpei Kawamoto
[go-assets](https://github.com/jessevdk/go-assets) is used since v0.3.4.
@felixonmars I could run tests on Travis https://app.travis-ci.com/github/jkawamoto/pifpaf/builds/254811785. Perhaps, they were out of service when you ran last time, and hopefully it’s working now. I fixed the hang of ceph...
I think ceph tests don’t hang now. Can we merge this PR? If we need to migrate to GitHub Actions, https://github.com/felixonmars/pifpaf/pull/2 implements it.
I got the above error when I tried to register DLLs and followed the instructions in https://stackoverflow.com/questions/47050866/nsis-register-dll-with-regsvr32 ``` !include Library.nsh !define LIBRARY_X64 !insertmacro InstallLib REGDLL NOTSHARED REBOOT_NOTPROTECTED c:\myfiles\64\dllname.dll $SYSDIR\dllname.dll $SYSDIR...
Thanks for referring the PR. I forgot to mention this issue from that PR.
If I'm not mistaken, grpcio now requires that the etcd server uses TLS when you need authentication.
Looks like it happens with only this host: - [ed25519:235b6bf2fcd0d3e7a9949d6b9a770b02d1665ba32ff6e378174ab89004730a19 ](https://siastats.info/hosts?=1223) 
We get this error with other hosts: - [ed25519:9a6f3f7cf66637b53ff9027e48419f3f5f5b3c04495928ee0202ac187e8b7ad1](https://siastats.info/hosts?=1242) - [ed25519:babd59be06b2055f68a6d6999746f3b20abd5836015d96342300c3c2faa6830e](https://siastats.info/hosts?=1817) Is there any way to solve it, or we cannot renew those contracts?
With the above patch, we get "RenewContract: ReadResponse: internal error: file contract proposal expects the host to pay more than the maximum allowed collateral".
Thanks for the MR. I hope that it will be merged and published soon.