Sha1sum: can't open 'deployment/certs/*'

Following instructions to build ENV on MacOS

at instruction

docker-compose -p openremote up


proxy_1 | [info] 167/154713 (25) : [acme] http-01 plugin v0.1.1
proxy_1 | [INFO][2022-06-17 15:47:13] HAProxy started with ‘/etc/haproxy/haproxy.cfg’ config, pid = 27.
proxy_1 | [INFO][2022-06-17 15:47:13] Executing cron_auto_renewal_init at Fri, 17 Jun 2022 15:47:13 +0000
proxy_1 | [INFO][2022-06-17 15:47:13] Starting crond
proxy_1 | sha1sum: can’t open ‘/deployment/certs/’: No such file or directory
proxy_1 | [INFO][2022-06-17 15:47:13] Executing auto renew at Fri, 17 Jun 2022 15:47:13 +0000
proxy_1 | Saving debug log to /var/log/letsencrypt/letsencrypt.log
proxy_1 |
proxy_1 | - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
proxy_1 | No renewals were attempted.
proxy_1 | No hooks were run.
proxy_1 | - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
proxy_1 | sha1sum: can’t open '/deployment/certs/
’: No such file or directory
proxy_1 | [INFO][2022-06-17 15:47:13] Monitoring config file '/etc/haproxy

On Chrome get //localhost/manager
-Error not found

I am also getting the same error, does anyone know how to fix it?

As the Mac is Arm based and somehow there were some images pushed without this arch please check in you indeed have manager image downloaded. What do you see after running docker images?

Hi Michal,

Many thanks for replying - docker images list below

REPOSITORY TAG IMAGE ID CREATED SIZE
openremote/manager latest 83351e5dbc23 About an hour ago 575MB
openremote/keycloak latest 1d52b728e479 7 weeks ago 757MB
openremote/proxy latest 9b92bbc7082c 2 months ago 94.2MB
openremote/postgresql latest 697aa9d4f5f0 2 months ago 339MB