Kopia UI not in sync with CLI? (Docker)

Hi. Apologies if this was already addressed elsewhere but a search did not yield any relevant result :frowning:

Basically, ~ a month after setting up Kopia (and with an unexpected powerdown a couple weeks in) I now find that when I access the web ui, it is asking me to setup a repository.

However, when I use the Docker container CLI, I can see all my repositories, policies and snapshots. Kopia is aware of all this information. The UI is not.

Could this have to do with my needing to enter my repository password somewhere in the UI, without needing to re-enter my repo information?

root@Tower:~# docker exec -it Kopia /app/kopia --password='REDACTED' repository status
Config file:         /app/config/repository.config

Description:         My Repository
Hostname:            REDACTED
Username:            nonroot
Read-only:           false

Storage type:        s3
Storage config:      {
                       "bucket": "REDACTED",
                       "endpoint": "s3.us-west-1.wasabisys.com",
                       "accessKeyID": "REDACTED",
                       "secretAccessKey": "****************************************",
                       "sessionToken": ""
                     }

Unique ID:           REDACTED
Hash:                BLAKE2B-256-128
Encryption:          AES256-GCM-HMAC-SHA256
Splitter:            DYNAMIC-4M-BUZHASH
Format version:      1
Max pack length:     20 MiB