Everything posted by alboon
-
VM Console (VNC) hangs after a while
Seems to be working well, wonder why QXL breaks after a while but only a 24+> Think I read somewhere they did something withe Linux kernal with QXL so likely broken on any modern Linux OS'
-
VM Console (VNC) hangs after a while
I'll give it a try :) thanks for the reply! (side note even spice seems to have hung too, hopefully virtio 2D works 🤞)
-
VM Console (VNC) hangs after a while
Same, happening for me and a friend, any VM using ubuntu 24 LTS onwards has this issue, even 26 funny that 22 or windows VMs doesn't have this issue, I also run Proxmox server (not on unraid) and novnc is on 1.7 vs Unraids 1.6, and that doesn't have the issue, at the moment, the only work around I have is to use spice :( no errors in the logs it just seems to hang onvnc also then the VM can't be shutdown and has to be forced stopped. I've updated from 7.2 to 7.3.0 and the issue is still present.
-
[Support] ich777 - Application Dockers
RIP, I seen the post below 🤦♂️sorry! yep that's working now! Thanks for the superfast reply!!
-
[Support] ich777 - Application Dockers
Don't know what's changed but ich777/openvpn-client:latest doesn't work for me, I had to go back to version ich777/openvpn-client:42 for it to work again with my PIA config. (didn't change anything) I was getting this error 2025-12-15 18:43:44 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts 2025-12-15 18:43:44 TCP/UDP: Preserving recently used remote address: [AF_INET]<<REMOVED_IP>> 2025-12-15 18:43:44 UDPv4 link local: (not bound) 2025-12-15 18:43:44 UDPv4 link remote: [AF_INET]<<REMOVED_IP>> 2025-12-15 18:43:44 VERIFY ERROR: CRL not loaded 2025-12-15 18:43:44 OpenSSL: error:0A000086:SSL routines::certificate verify failed: 2025-12-15 18:43:44 TLS_ERROR: BIO read tls_read_plaintext error 2025-12-15 18:43:44 TLS Error: TLS object -> incoming plaintext read error 2025-12-15 18:43:44 TLS Error: TLS handshake failed 2025-12-15 18:43:44 SIGUSR1[soft,tls-error] received, process restarting
-
[Support] IBRACORP - All images and files
Cachet url monitor docker is using UCT rather than sticking to the systems (host) timezone so metric are out by X hours. Anyone know a fix or can the docker be updated? Edit: looks like tzdata isn't in this container, apk update, apk add tzdata, but the code is still adding the timestamp of UTC rather than using the current time (Log however is now logging in the correct time) even with these changes still couldn't fix it, also tried adding /etc/localtime and timezone, none helped just changed my time to UTC in LOCALIZATION, only way to make the graphs looks right (time on the graph is still wrong)