-
```
What steps will reproduce the problem?
from gevent import socket
socket.getaddrinfo("python.org", 80)
What is the expected output? What do you see instead?
Traceback (most recent call last):
Fi…
-
I'm a bit of a noob at this, but even just using "en0" (which is the Ethernet interface on my MacBook Pro) and the default setup from your code, I'm getting an error when running that the device doesn…
-
```
Instead of UTF-8 characters it is displaying
, resulting in 2 characters (one for the base letter and one for
the accent mark) is being displayed.
Peter, please add anything to this via addition…
-
```
Instead of UTF-8 characters it is displaying
, resulting in 2 characters (one for the base letter and one for
the accent mark) is being displayed.
Peter, please add anything to this via addition…
-
Upgraded to 2015.8 (from 2015.5, which works)... Same problem with develop branch:
No salt-call works anymore (no salt-ssh, salt-cloud,...), not even salt --versions-report:
```
=> salt --versions-re…
-
Running `KUBERNETES_PROVIDER=vagrant make test_e2e` (on mac os) against the upstream_ks8m branch (admittedly slightly behind master). Once this finishes, I'll run against master (but it takes a REALLY…
-
大神你好
首先要说明的事我用的不是YAAW而是aria2webui(本地端的),大神的chrome插件应该是导出到aria2所以套什么壳应该都没问题的吧?
如果没问题的话 我的问题是我试图下载下面链接的种子(这是个网页地址 点进去按here就能下了) 但是提示导出失败 请问是什么问题呢?谢谢
https://torcache.net/torrent/6897D03D612BC329AC2B50…
-
```
What steps will reproduce the problem?
from gevent import socket
socket.getaddrinfo("python.org", 80)
What is the expected output? What do you see instead?
Traceback (most recent call last):
Fi…
-
from : 32589ad4bb49fcfbcb36086a46cf1b69465ab252
ipfs id on the local machine is missing some info
```
{
"ID": "QmZXxbfUdRYi578pectWLFNFv5USQrsXdYAGeCsMJ6X8Zt",
"PublicKey": "",
…
-
like others, I am trying to use containers to implement multiple instances of smaller applications.
the application has multiple parts and assumes that it can use the callers IP address to open a soc…