Ladislav Gazo
Ladislav Gazo
actually I've solved the "watch" part with https://github.com/weavejester/lein-auto
I have tried it on my project following steps in the manual but with the same result: Listening for transport dt_socket at address: 9999 Error loading debug-middleware.core: java.lang.ClassNotFoundException: com.sun.jdi.Bootstrap, compiling:(cdt/utils.clj:16:1)...
sure ... [stack.compose.yml.txt](https://github.com/n1b0r/docker-flow-proxy-letsencrypt/files/1762405/stack.compose.yml.txt) I have added - RETRY=5 - RETRY_INTERVAL=30 but did not run it with it yet... that is just a plan for second workaround...
``` /var/lib/docker/volumes/brux-single-edge-proxy_brux-edge-proxy-letsencrypt-certs/_data ├── accounts │ └── acme-v01.api.letsencrypt.org │ └── directory │ ├── 4b686d3ea8f84272f5a831f8599cc818 │ │ ├── meta.json │ │ ├── private_key.json │ │ └── regr.json │ ├── 5d66ef0ea7c5d0f598c821c529be9757 │ │ ...
I face similar issue when using [muse-js](https://github.com/urish/muse-js/) with webbluetooth 3.2.1. I bumped the version from 3.0.1 as I thought that might resolve the issue. Unfortunately it did not. The `muse-js`...
Why is the prefix/schema even required to be directly within the scripts? Wouldn't it be easier to omit the schema or template it?
I followed the advice from @larveh and if you are curious about exact steps then: ``` dpkg-deb -R KeeWeb-1.18.7.linux.x64.deb keeweb vim keeweb/DEBIAN/control dpkg-deb -b keeweb/ KeeWeb-1.18.7-repackaged.linux.x64.deb ``` Don't forget to...
This issue occured to me now after running swarm cluster for couple of months. We are redeploying services frequently. I am not sure how such pool of IPs rotate in...
Update of the procedure from issue [#2126 comment](https://github.com/keeweb/keeweb/issues/2126#issuecomment-2032850144) as `libappindicator1` is not available in 24.04 anymore as well. You have to therefore remove `libappindicator1` and `libgconf-2-4` from the `control` file:...