Brian Duenas

Results 27 comments of Brian Duenas

you can run `sky serve logs ` to see the logs of the failing replica, but i agree that skypilot should have a status for failed build or stop creating...

hi I've been testing Cog server and stress testing it on my machine. I see that all request are blocking and even when I use the put method with async...

this is a supported feature on the front page of the github but i dont see any info in the docs or by looking at the code itself > 🥞...

i followed this video here from tailscale https://www.youtube.com/watch?v=tqvvZhGrciQ and used the following docker compose file ``` --- version: "3.7" services: ts-homeassistant: image: tailscale/tailscale:latest container_name: ts-homeassistant hostname: homeassistant environment: - TS_AUTHKEY=tskey-auth-removed-for-obvious-reasons...

I experienced this as well. if i set `sudo tailscale set --accept-routes=true` in linux machine I could not ssh to it directly from local network

i was going to request this as well. tested on my end and works

> you can take `/usr/local/bin` as input yes I know. I mentioned I can type it in. my point was that it is a small detail but was unintuitive

downgrading pixi to `pixi 0.24.2` from `0.26.1` fixes my issue....

I have the same issue. have language server installed and virtual environment selected by no imports show and hints...