Ryan Morash

Results 10 comments of Ryan Morash

I tried setting `kIOMasterPortDefault` to `None` in the following instance: https://github.com/pyserial/pyserial/blob/3a6ae5a630589a29af8d8bd45616d7aadb2fb3db/serial/tools/list_ports_osx.py#L34 That resulting in the following AttributeError: ``` Traceback (most recent call last): File "/usr/local/bin/esptool.py", line 57, in import serial.tools.list_ports...

It looks like this is most likely the issue (the downstream espressif/esptool#540 issue is referenced there) is: https://bugs.python.org/issue41179 From the macOS Big Sur release notes (https://developer.apple.com/documentation/macos-release-notes/macos-big-sur-11-beta-release-notes): > New in macOS...

Yubico’s iOS SDK is available at https://github.com/Yubico/yubikit-ios You just need to contact them to have Apple whitelist the app. However it does mention in the FAQ that “ The USB-C...

That’s all I’m seeing from docker logs. The error page is just a standard Jetty HTTP error page giving the reason Bad Request. The only thing I can think of...

Doesn’t seem like a NGINX issue, I get the same thing if I run curl on the host pointed to the container’s IP.

Also running into these same issues: - Code: 1.20.0-insider - OS: macOS 10.13.3 - Vagrant: 2.0.1

I am also having this same issue (in concert with alexmohr/media_player.sony) with the STR-DN840 A/V Receiver. The DLNA descriptor for this is also description.xml on port 8080

It appears that you have your own fork that is listed in Packagist: https://packagist.org/packages/dallasmakerspace/cakephp-sparkpost-plugin

I'm experiencing the same issue, also with a Dyson. I tried both with an existing bridge and a new one in accessory mode. I enabled debug logging for HomeKit per...

Looking further, I believe this is the same issue as #132024 where a switch is created for each fan mode.