pedroapero

Results 17 comments of pedroapero

Also, from my findings, there is no level between INFO and ERROR (tried WARN and NOTICE but got INFO instead).

> The Caddyfile is automatically reloaded by polling (default every 30 seconds, see CADDY_DOCKER_POLLING_INTERVAL), so there shouldn't be any need to manually reload or even restart. Works for me. >...

I can indeed see the labels not getting updated without restarting the container. Thanks for your reply!

In my case, I added ``; it moved on to another issue (failed to open the cargo registry index). I eventually switched to running it as root to solve the...

> Just FYI until this is implemented. You should be able to use the mobile/dedicated app just fine. It's only the web app that has a problem with this. Hello,...

Hi, thanks for the hint @boranx. I stumbled upon the same with is_exempt() (part of each lib_exclude_update.rego file in the gatekeeper library).

> Any "fees too low/fees too high" talk are basically price talks. Monero fees (compared to the total emission) are basically the same as Bitcoin fees now. No need to...

@SChernykh indeed I was using v0.18.3.1. I'll check for the new one, thanks for the hint!

Here is what I get (building with docker buildx): ``` > [builder 4/6] RUN python -m venv /opt/venv && /opt/venv/bin/pip install --no-cache-dir -U pip setuptools wheel: 97.40 Requirement already satisfied:...

I might have the same issue: I can load the webUI and login; but with the app I get the "hummmm" message with no other detail. I'm using a Let'sEncrypt...