Conner

Results 62 comments of Conner

Update: The self host docker seems to have the same problem by default. Weirdly, the cli docker works fine. Looking into this.

Now, the websocket for realtime fails with a 426 response. For example, using `websocat` ``` websocat "ws://MYPUBLICIP/realtime/v1/websocket?apikey=XYZ&vsn=1.0.0" websocat: WebSocketError: WebSocketError: Received unexpected status code (426 Upgrade Required) websocat: error running...

Am also now getting these logs in my realtime @dubscode How goes over there? Did healthcheck improve your issue?

> Now, the websocket for realtime fails with a 426 response. For example, using `websocat` > > ``` > websocat "ws://MYPUBLICIP/realtime/v1/websocket?apikey=XYZ&vsn=1.0.0" > websocat: WebSocketError: WebSocketError: Received unexpected status code (426...

Health check is apparently a must for realtime to work at all https://github.com/supabase/supabase/issues/25841

Hey! This is good insight thanks. My use case is scraping websites with tables of data. So the dom doesnt change, but the data in the dom does. Ideally, stagehand...

[/v3/best-practices/deterministic-agent#use-descriptive-cache-names](https://docs.stagehand.dev/v3/best-practices/deterministic-agent)

@dossy I have essentially zero understanding of Go in all honesty. But, I can confirm Trivy is showing use of vulnerable version of `stdlib` v1.24.3. Since Trivy is very broadly...

@dossy can we close this and merge https://github.com/amacneil/dbmate/pull/684 ?

> [@dossy](https://github.com/dossy) can we close this and merge [#684](https://github.com/amacneil/dbmate/pull/684) ? @dossy and make a new version :)