alexandervlpl

Results 40 comments of alexandervlpl

@michael-ts if you need a usable mirror on the other side, Borg (or Kopia?) may work but it won't be ideal. Yes, you'll need to [mount the backup](https://borgbackup.readthedocs.io/en/stable/usage/mount.html) on the...

@MOJNICK Technically yes, but it's worth noting that sshfs is super slow even with simple file operations in ideal conditions on a LAN. Something like rsync-sidekick will probably be unusable...

Noted, I'll watch for the l10n update, thanks! I was simply following INSTALL.md, which says to use contrib. I see that the SQL in views_osmde requires an hstore planet import,...

I am referring to INSTALL-de.md, which says: > Use the views provided in the contrib directory instead of the ones from above if you prefer this database layout. I thought...

@lamarios I can confirm that basic auth + proxy causes this. **EDIT:** I see the `/api/manifest/dash/` requests are just made without auth and return 401, that's the problem.

@cbeuw Do you have any objections if somebody else does this with proper attribution to this repo?

Excellent, thanks @cbeuw ! I know the process requires some effort, but this will literally put Cloak in the hands of people who need it most.

Has anyone gotten this to work in .actrc? I've tried changing line order, with and without `=`, nothing seems to apply `--container-options` correctly.

I first hit this problem on Monday with version **0.19.7**, and bumping to **0.19.11** resolved it at the time. I'm now seeing this again. Calling init with `reinit=True`: ``` wandb_run...