Fran Pavelić
Fran Pavelić
I was thinking more some way that does not involve iframes in any step at all :) Current solution involves iframes + a small modification to harPreview.js to allow me...
In a day or two, but it wasnt a well thought out thing, more like a quick hack.
Sorry about forgetting to send anything, but my change was just done to this bit here, replacing the whole init: https://github.com/janodvarko/harviewer/blob/master/webapp/scripts/harPreview.js#L91 to get the content from an embedded script element...
so yes, i just checked my change, i replaced https://github.com/janodvarko/harviewer/blob/master/webapp/scripts/harPreview.js#L98 with harPreview.appendPreview(JSON.parse(document.getElementById('jsonData').innerHTML)); and called it a day. @cadorn , i'm sorry, but i dont really understand what the difference might...
@cadorn ah. Sorry, i'm remarkably weak with modern JS stuff. Will check it out then.
interesting that chromium running at the same time as cider triggered this on debian 11. Literally never had this issue with any other apps (including running discord and chromium and...
I'm not sure where this is coming from then. I'm gonna test out with buildkit on a clean debian10 vm without docker or any of its dependencies installed.
Okay, so i've ran this with `buildkitd github.com/moby/buildkit v0.8.1-41-g9bb4fa53 9bb4fa53b1d52025fab5e3e9057acc50fee8ce76` and `runc version spec: 1.0.2-dev` (which is what's currently published with podman) and i'm genuinely unsure at this point what's...
I am afraid i have to report the same issue here...
@lcrawfo Make sure you install `passlib` on the machine/virtualenv you are running ansible from.