James Carppe

Results 246 comments of James Carppe

That is indeed interesting - I'm aware that the `build` option has some limitations at present on Agent environments, so that might be what's going on. I'll do some testing...

This value is populated from the output of the Docker API's `/info` endpoint ([docs](https://docs.docker.com/engine/api/v1.43/#tag/System/operation/SystemInfo)), specifically the `MemTotal` value, which is expressed in bytes. I believe we do some conversion in...

This is a duplicate of https://github.com/portainer/portainer/issues/11436. Portainer 2.19 does not fully support Docker 26. For preliminary Docker 26 support, use Portainer 2.20. When updating from 2.19 to 2.20, ensure you...

I'm not able to reproduce this behavior here - can you check if any of the fields that should be set are not? This is what generally disables the Deploy...

So this bug occurs in 2.20.1 but is fixed in 2.20.2?

As this is fixed in 2.20.2, this is a resolved issue and the fix is to update from 2.20.1 to 2.20.2.

Thanks for this - I've been able to reproduce this here and have opened an internal issue. `Internal Ref: EE-7073`

If you SSH into your Raspberry Pi and try and curl the template URL, does it load? How about if you spin up a container, console into it and try?...

It's extremely likely that this is an issue caused by PiHole and DNS resolver reconfiguration on your Docker host. Have a look at your `/etc/resolv.conf` on your Raspberry Pi and...

I'm not able to reproduce this myself - I'm not using the stack you provided (I'm instead using https://github.com/jamescarppe/nginx-with-content which does a very similar thing) but that shouldn't matter too...