Austin Hanson

Results 11 comments of Austin Hanson

For what it's worth - some people don't like the fact that programs use smcup and rmcup.

We too see this issue - it's most easily repeated when attempting to connect to an invalid host from Android. I'll try adding the PREFER_DNS_IN_ADVANCE and see what happens.

PREFER_DNS_IN_ADVANCE had no appreciable effect; this is running off of: - WebSocket4Net 0.15.1 - SuperSocket.ClientEngine.Core 0.9.0 The project is all using .NET Standard so I'm assuming it's using the .NET...

Fwiw, we no longer receive this exception after updating mono.

I’ll look into it. Yeah, this definitely predates redis streams.

No promises though on timeliness as I’m no longer using this at my day job. @TyBarthel maybe you guys could get this on a sprint?

@turowicz I'd be more than willing to accept pull requests too. ;)

I believe the issue is multiple VBox IF devices being created. I had two: `vboxnet0` and `vboxnet1`. Manually removing my machines and those devices then allowed a new device (created...

``` mkdir /.sqitch: Permission denied at /usr/bin/../lib/perl5/App/Sqitch/Command/config.pm line 374. ``` It's complaining it can't create a directory in root `/`. Additionally, it's also saying it can't find your user configuration...

Hm. I might push a PR to improve the web side of things then...