DanialSh
DanialSh
Same here since NC v.24: `+-----------+------+----------------+ | StorageId | Path | Storage Folder | +-----------+------+----------------+ An unhandled exception has been thrown: TypeError: OC\DB\QueryBuilder\QueryBuilder::__construct(): Argument #3 ($logger) must be of type...
Does anyone from nextcloud team even read these? It's been quite some time since this issue was reported... Anyone?
Same issue here! Running NC 24. When I run occ backup:external:list I get this error: `TypeError: OC\DB\QueryBuilder\QueryBuilder::__construct(): Argument #3 ($logger) must be of type Psr\Log\LoggerInterface, OC\Log given... ` I think...
Any updates on this?
I've added an external storage via sftp and I have the same issue. Restore point is created, compressed, encrypted and packed, but it doesn't upload. When I try to run...
> I tried the Patch from @ArtificialOwl, I can confirm it fixed the problem I tried the patch from @ArtificialOwl but I get this error now: ` - checking external...