Skip to content

Simple procedure for raspi does not complete #136

@nembrinj

Description

@nembrinj

Hello,

description

I followed the procedure described here (https://docs.opencloud.eu/docs/admin/getting-started/other/raspberry-pi/) to setup my pi (model 3b I know it is not powerful enough but it "should" work....). When I do

docker compose up

If provides the following errors:

  1. a docker compose like error

traefik-1 | 2025-10-31T22:45:18Z ERR Failed to retrieve information of the docker client and server host error="Error response from daemon: client version 1.24 is too old. Minimum supported API version is 1.44, please upgrade your client to a newer version" providerName=docker

  1. an admin password error

opencloud-1 | The password of service user admin has not been set properly in your config for idm. Make sure your /etc/opencloud config contains the proper values (e.g. by using 'opencloud init --diff' and applying the patch or setting a value manually in the config/corresponding environment variable).
opencloud-1 exited with code 1 (restarting)

Steps to reproduce:

  1. follow the procedure described here https://docs.opencloud.eu/docs/admin/getting-started/other/raspberry-pi/
  2. And watch the docker compose repeatedly crash
  3. needless to say, the web interface leads to "404 page not found" error

Thank you in advance for the feedback. The software seems really promising and the install procedure looked easy enough.....

update: I am using trixie. I will try with a buster image and let you know

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions