Re: 7.5 regression - relayd - websockets - WS session setup ok, but no payload from server

2024-04-09 Thread Ollie Strickland
Thanks for the suggestion Stuart. Relayd verbose logs and adding "log connection" to relay.conf results below: - Apr 09 14:24:17 VAULT-7.5 relayd startup Apr 09 14:24:17 VAULT-7.5 relayd adding 1 hosts from table vaultwarden-default-host:8000 (no check) Apr 09 14:24:17 VAULT

Re: 7.5 regression - relayd - websockets - WS session setup ok, but no payload from server

2024-04-09 Thread Stuart Henderson
This is most likely a result of increased sanity checks for headers done last autumn. Does anything show in debug logs? (relayd -dv) On 2024/04/09 01:02, Ollie Strickland wrote: > bugs@ - post upgrade to 7.5, I have lost websockets functionality via relayd > for app Vaultwarden. Websockets is us

Re: 7.5 regression - relayd - websockets - WS session setup ok, but no payload from server

2024-04-08 Thread Ollie Strickland
Correction - here is the dmesg I meant to send from my 7.5 host: Ollie Strickland - OpenBSD 7.5 (GENERIC.MP) #82: Wed Mar 20 15:48:40 MDT 2024 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP real mem = 4278042624 (4079MB) avail mem = 4127375360 (393

7.5 regression - relayd - websockets - WS session setup ok, but no payload from server

2024-04-08 Thread Ollie Strickland
bugs@ - post upgrade to 7.5, I have lost websockets functionality via relayd for app Vaultwarden. Websockets is used in package - vaultwarden-1.30.5 - in an advanced feature that pushes data to client browsers and mobile apps in real time. Note - the application has basic functionality without