Johannes Fleischer

Results 5 comments of Johannes Fleischer

> Just an idea: How about solving this with a label. For example `com.centurylinklabs.watchtower.env.keep.=true` for environment variables that should not be updated? That would be great, because for example secrets...

I have the same error also on Ubuntu 23.04 @TDAD68 this is maybe a fix for the Ubuntu `22.04` and `20.04`, but not for `23.04`, because Lunar is not supported...

python3.12 does fix the problem. I tried now a couple of ways and ended in compiling it myself. There is also this handy site for that to generate all the...

@AB2yz This throws me the same errors: ```sh gyp ERR! node -v v14.0.0 gyp ERR! node-gyp -v v5.1.0 gyp ERR! not ok ``` and ```sh node-pre-gyp ERR! node -v v14.0.0...

@adocampo if you want to start the service with docker you can try [this](https://github.com/timeoff-management/timeoff-management-application/pull/531/) PR. Worked for me. I guess a fix in main could take a while. I somehow...