Damian Lesiuk
Damian Lesiuk
Just downloaded qbittorent to my seedbox and after adding 20 torrents 8 had this issue. Had to force recheck them to continue download 100% because few files were stuck at...
Forgot to say, Raspberry PI 4 with newest debian buster release and qBittorrent 4.1.5. Like half of torrents I download are affected. Quite annoying.
Without this on newest rust this library is panicking so we should merge this PR ```attempted to leave type `linked_hash_map::Node` uninitialized, which is invalid```
I compiled tonistiigi/binfmt with qemu master and many amd64 apps are stuck in infinite loop (100% cpu consumption). One of the examples is cmake --version. I am using Asahi Linux...
@NMIFUN @porsager I have the same issue.
On my side It's not random. It always happens when I am doing the same query in parallel (multiple queries at the same time) .
@porsager deno 1.29.2, postgresql 11.7 run it few times, and you will get those errors ```javascript import { parallel, range } from 'npm:radash'; import postgres from 'https://deno.land/x/postgresjs/mod.js' const sql =...
It works fine when connecting through pgbouncer.
I enabled it thru config.prop, but phone is restarting after like 20 seconds of opening google photos. I managed to upload one photo this way and it worked. Someone needs...
Managed to workaround it. Forced tensor detection in vars.sh and disabled boot loop prevention inside service.sh (it was the reason why my phone was restarting).