Passphrase AIO docker image does not appear

Hey guys! How you doing? I’m having a problem that every time when i run the command:

sudo docker run
–init
–sig-proxy=false
–name nextcloud-aio-mastercontainer
–restart always
–publish 80:80
–publish 8080:8080
–publish 8443:8443
–volume nextcloud_aio_mastercontainer:/mnt/docker-aio-config
–volume /var/run/docker.sock:/var/run/docker.sock:ro
ghcr.io/nextcloud-releases/all-in-one:latest

And, when i enter in the plataform from my ip address the pass pharse does not appear to me :frowning: . How can i fix that?

How do You “enter in the platform”?

‘https://IPofServer:8080’

it should be.

‘https://IPofServer:8080/login’

shows no Passphrase.

The admin passphrase is only shown on first start. If you didn’t note it you have to reset the instance and start from zero How to properly reset the instance?