Pierre Ozoux
Pierre Ozoux
@PasserDreamer this is a hard problem to solve, read that for a bit of background. https://stackoverflow.com/questions/26694359/differences-between-ot-and-crdt (I don't know what oo is using, but probably not git, and it is...
It is really crazy to me, to see the simple solution that @ImaCrea found, it is really simple and elegant! Each time I have to use this functionality, now I'm...
I just got the same error, or almost the same. I could enable/install it (maybe it throw this log, but didn't see it) I could create a vault, but when...
Beta is already great :) Maybe we can put a list of other issues, and once they are done, we can close this, let me know.
I did use all the intermediate versions, and it worked well. At one point I had to wait https://git.indie.host/admin/background_migrations to be empty. Good luck!
Thanks @Draiken for your recommendation, I tried to set LEGO_DEFAULT_INGRESS_CLASS to gce, but it didn't solve the issue. Do you have a more detailed way to fix it? Thanks!
So this is related to #77 and #62 I hit the same issue. I activated debug, but not much more help: ``` time="2017-02-24T16:20:59Z" level=debug msg="worker: begin processing true" context=kubelego time="2017-02-24T16:20:59Z"...
Edit: I found my issue: here was the value of : ``` LEGO_URL: Lhttps://acme-v01.api.letsencrypt.org/directory ``` You got it? Yes, me too... Lost 2 hours... It would be a nice to...
It is because of this line: https://github.com/foodcoops/foodsoft/blob/master/docker-compose.yml#L2 You should specify that people need to run `docker-compose build` before using `docker-compose up`.
Hi, Do you run the last version of specjour? Did you already manage to run specjour? Which Operative System with which version are you running? If it is MacOS, please...