Chris George
Chris George
I was experiencing this issue too - Docker for Mac doesn't resolve anything in `/etc/resolver` for some reason.
I'm seeing something similar as well just running the container with our self-signed SSL certs: ``` * Rebuilt URL to: http://example.dev/ * Trying 127.0.0.1... * Connected to example.dev (127.0.0.1) port...
Thanks @brobey8 but unfortunately that's not the issue.
Mine seems to be working - but I had to enable it on the main daemon. Avahi: 0.8 ``` use-ipv4=yes use-ipv6=yes ```
@jpinkney-aws Good catch, I was just looking and see nothing noticeable ## amazon lsp logs ``` Fetched context from cmd/metrics_batch.go, po_metric_events/model.go, po_metric_events/consumer.go, po_metric_events/service.go Query done in 931ms Indexing done for...
Grabbed this as soon as it happened. [LSP server starts.log](https://github.com/user-attachments/files/16449010/LSP.server.starts.log)
Found more evidence it's reproducible by using the vim or nvim extension. When I attempt to `normaal` from `insert` the switch and cursor become stalled/locked and the notification appears. I...
@jpinkney-aws That's the one
This issue manifested in my workspace before I recall that feature being added Mac Studio M1 Ultra MacOS 14.6.1
Ensured all GPU Options where unset as well as workspace. Same issue. [aws.q.log](https://github.com/user-attachments/files/16703110/aws.q.log)