When v03.4.5? Having Websocket errors constantly

Is there an ETA when the 3.4.5 patch will be released? I’m getting the Websocket errors constantly, sometimes every 1-2min.

I just fresh installed v03.4.4 on new equip in last few days and have been seeing the main UI green “connected” status changing to yellow “connecting” every few minutes. See below for what is repeating in my OS logs

I found this existing post…

… [start9dave]
This looks like a known bug (already fixed for v0345), where the websocket connection gets lost for a few seconds every 5-10min.

==== via OS Logs =====================================
2023-10-11T08:26:47-04:00 2023-10-11T12:26:47.329212Z ERROR startos::net::vhost: Error in VHostController on port 443: Filesystem I/O Error: timed out
2023-10-11T08:26:47-04:00 2023-10-11T12:26:47.329287Z DEBUG startos::net::vhost: Error { source:
2023-10-11T08:26:47-04:00 0: timed out
2023-10-11T08:26:47-04:00 Location:
2023-10-11T08:26:47-04:00 /rustc/90c541806f23a127002de5b4038be731ba1458ca/library/core/src/convert/mod.rs:727
2023-10-11T08:26:47-04:00 Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
2023-10-11T08:26:47-04:00 Run with RUST_BACKTRACE=full to include source snippets., kind: Filesystem, revision: None }
2023-10-11T08:26:47-04:00 2023-10-11T12:26:47.329599Z ERROR startos::db: WebSocket Closed: Network Error: WebSocket protocol error: Connection reset without closing handshake
2023-10-11T08:26:47-04:00 2023-10-11T12:26:47.329666Z DEBUG startos::db: Error { source:
2023-10-11T08:26:47-04:00 0: WebSocket protocol error: Connection reset without closing handshake
2023-10-11T08:26:47-04:00 1: Connection reset without closing handshake
2023-10-11T08:26:47-04:00 Location:
2023-10-11T08:26:47-04:00 /rustc/90c541806f23a127002de5b4038be731ba1458ca/library/core/src/convert/mod.rs:727
2023-10-11T08:26:47-04:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ SPANTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
2023-10-11T08:26:47-04:00 0: startos::db::deal_with_messages
2023-10-11T08:26:47-04:00 at src/db/mod.rs:78
2023-10-11T08:26:47-04:00 1: startos::db::ws_handler
2023-10-11T08:26:47-04:00 at src/db/mod.rs:32
2023-10-11T08:26:47-04:00 Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
2023-10-11T08:26:47-04:00 Run with RUST_BACKTRACE=full to include source snippets., kind: Network, revision: None }
====================================

Additional info…

If I use the browser http:// access method…I get no errors for at least hours that I tested that, let it stay connected.

If I use the browser https:// access method to the UI I get the errors even if ALL installed services are stopped. (I get same error from 2 diff browsers, Firefox and Gnome Web)

So it doesn’t seem to be service related, but server UI related? I’ve tried looking in Github at your Start9Labs area but can’t find any references.

The websocket connection bug can be annoying, when I have the window open and it happens, it always grabs my attention.

v3.4.5 is out very very soon, you won’t have long to wait.