Timo Kramer
Timo Kramer
Seeing this quite often when updating and replacing Flatcar with an attached durable disk: ``` Ignition finished successfully Ignition 2.15.0 Stage: kargs no configs at "/usr/lib/ignition/base.d" no config dir at...
> Isn't that a different issue, related to terraform No, this is not related. This is a problem with an already existing disk when recreating the flatcar VM.
no, I don't need anything. just wondering which target platforms we need. - linux amd64 - linux aarch64 - macos amd64 - macos aarch64 - ~~windows amd64~~ - android
Hey @awb99 , thanks for reporting this issue and great find! We value contributions and are happy to help with it. In case you find some time to fix this,...
Where do you want to store the results for comparison?
close @jsmassa ?
I am using this alias for my repl: ``` :repl/portal {:extra-deps {nrepl/nrepl {:mvn/version "1.1.0"} cider/cider-nrepl {:mvn/version "0.43.3"} djblue/portal {:mvn/version "0.49.1"}} :jvm-opts ["--enable-preview"] :main-opts ["-e" "(set! *warn-on-reflection* true)" "-m" "nrepl.cmdline" "--middleware"...
I don't get why we need absolute paths to globally address stores. But I would expect to be able to use relative paths. So I tend to option 3 because...
I will revert the changes on ~~server.clj~~ example-project to use http-kit when you are happy with this PR.
It appears to me that websocket works fine. The odd thing with ajax is that the client is sending out a hell of a lot of requests, though all 200s....