Casey Link
Casey Link
Is there a way to use Digikam and photoprism together harmoniously?
To get into the details, what I'm struggling with currently is a setup of * React / Preact * Ramda (with the [rollup hack](https://github.com/polytypic/ramda-rollup-hack) perhaps) * Karet * partial.lenses *...
Is there a workaround for this feature in the meantime?
I'm using [k3os](https://github.com/rancher/k3os/) with proxmox and I am seeing this same error. `metadata` fails with this error when attempting to read the proxmox generated cloud config cdrom.
I can mount the cdrom with `mount /dev/cdrom /media` and inspect the contents (user, meta and network data) like normal. It seems ok. Is there something specific I can share...
@dweomer Here is the contents: ```console $ mount /media/cdrom $ cat /media/cdrom/user-data #cloud-config hostname: testagent k3os: password: rancher data_sources: - cdrom token: shared server_url: https://master0.mgmt.mydomain.com:6443 $ cat /media/cdrom/network-config version: 1...
No, not yet. @dweomer said in the rancher slack that he will look into it when he has time. I've put my project on the backburner for now.
> I don't think there's much risk in changing these to defs since they are only set during model registration. Which generally only happens once at system startup. I think...
I mean when the model key e.g. "email" doesn't have a corresponding column "email" in the table. In this case I added a field to my model but forgot to...
Can someone post a workaround? How is anyone using this ansible collection on a modern linux/mac os system where they also have the latest azure cli installed for non-ansible tasks?