Taomyn
Taomyn
So it seems the failure is because I have a brand account associated with my main account, and not specifying one in the config causes the integration to fail. When...
Adding `require 'activesupport'` to my code got this working - apparently it's needed because of the way activesupport is being used. I'm not a Ruby coder so no clue what...
Saw this on the forum, I only have one system running Duplicati on Fedora, but it's v38 and I didn't get the error, running ok - neither of my FC38...
@ts678 I ran the same commands on my Fedora server: ``` [root@maggie ~]# env TZ=UTC find /usr/lib/duplicati -type f -printf '%t %p\n' | sort | wc -l 715 [root@maggie ~]#...
> > I ran the same commands on my Fedora server > > Are you running Duplicati as a systemd service, typically start at boot, run as root? Have you...
FYI, I have updated one of my Fedora 38 servers to 39, procedure went smoothly and everything is still working like before. The Duplicati service looks fine but I won't...
> > everything is still working like before > > Are the /usr/bin/duplicati* working manually? I assume no, but typing `duplicati-cli` will say. > Correct ``` [root@maggie ~]# duplicati-cli -bash:...
> Btw, what kind of graphics solution PROXMOX uses - qxl or virtio-gpu ? Hi, I came here looking for answers about QXL and this release of the drivers, but...
I've been getting the same issue and logged messages as the OP for over a week now - I was hoping this was a transient issue at Hyundai (EU) but...
Using "ProgramData" for the local system account I'm hoping is what they are considering for Duplicati itself, and I've actually replaced the Local\Duplicati folder with a symbolic link to C:\ProgramData\Duplicati...