truecharts / public

Community Helm Chart Repository
https://truecharts.org
GNU Affero General Public License v3.0
1.14k stars 617 forks source link

Kopia WebUI always uses the default credentials #10406

Closed randombyte-developer closed 1 year ago

randombyte-developer commented 1 year ago

App Name

Kopia

SCALE Version

22.12.3.1

App Version

0.13.0_6.0.5

Application Events

2023-07-11 23:03:32
Deleting load balancer
2023-07-11 23:03:32
Deleted LoadBalancer DaemonSet kube-system/svclb-kopia-unsere-fotos-888f8579
2023-07-11 23:03:32
Deleted load balancer
2023-07-11 23:03:32
Scaled down replica set kopia-unsere-fotos-7c69888999 to 0 from 1
2023-07-11 23:03:32
Deleted pod: kopia-unsere-fotos-7c69888999-86x8m
2023-07-11 23:03:32
Stopping container kopia-unsere-fotos
2023-07-11 23:02:55
Created container kopia-unsere-fotos
2023-07-11 23:02:55
Started container kopia-unsere-fotos
2023-07-11 23:02:54
Add eth0 [172.16.0.28/16] from ix-net
2023-07-11 23:02:54
Container image "tccr.io/truecharts/kopia:0.13.0@sha256:72ed1856efdd443be31e23535d24242056639a387587aa3ade5413e75dad0603" already present on machine
2023-07-11 23:02:50
Scaled up replica set kopia-unsere-fotos-7c69888999 to 1
2023-07-11 23:02:50
Created pod: kopia-unsere-fotos-7c69888999-86x8m
2023-07-11 23:02:50
Successfully assigned ix-kopia-unsere-fotos/kopia-unsere-fotos-7c69888999-86x8m to ix-truenas
2023-07-11 23:02:49
Job completed
2023-07-11 23:02:49
Scaled down replica set kopia-unsere-fotos-775cffd9bd to 0 from 1
2023-07-11 23:02:49
Stopping container kopia-unsere-fotos
2023-07-11 23:02:49
Deleted pod: kopia-unsere-fotos-775cffd9bd-ngx2j
2023-07-11 23:02:42
Add eth0 [172.16.0.27/16] from ix-net
2023-07-11 23:02:42
Container image "tccr.io/truecharts/kubectl:v1.26.0@sha256:323ab7aa3e7ce84c024df79d0f364282c1135499298f54be2ade46508a116c4b" already present on machine
2023-07-11 23:02:42
Created container kopia-unsere-fotos-manifests
2023-07-11 23:02:42
Started container kopia-unsere-fotos-manifests
2023-07-11 23:02:40
Created pod: kopia-unsere-fotos-manifests-cnnf5
2023-07-11 23:02:40
Successfully assigned ix-kopia-unsere-fotos/kopia-unsere-fotos-manifests-cnnf5 to ix-truenas

Application Logs

2023-07-11 21:06:11.928313+00:002023-07-11T21:06:11.928313418Z
2023-07-11 21:06:11.928362+00:00Server will allow connections from users whose accounts are stored in the repository.
2023-07-11 21:06:11.928375+00:00User accounts can be added using 'kopia server user add'.
2023-07-11 21:06:11.928380+00:002023-07-11T21:06:11.928380534Z
2023-07-11 21:06:12.431340+00:00SERVER ADDRESS: http://[::]:10200
2023-07-11 21:06:12.431385+00:00Open the address above in a web browser to use the UI.

Application Configuration

image

Describe the bug

Regardless of what username and password I set in the config, I can only log in with the default credentials in the values.yml: https://github.com/truecharts/charts/blob/master/charts/incubator/kopia/values.yaml

user and password

To Reproduce

  1. Set a password other than the default one
  2. Start the container
  3. Try to login in (HTTP basic auth)

Only the default credentials work.

Expected Behavior

The credentials specified in the config should be used.

Screenshots

.

Additional Context

Maybe it also has something to do with the secrets.tpl?

I've read and agree with the following

truecharts-admin commented 1 year ago

This issue is locked to prevent necro-posting on closed issues. Please create a new issue or contact staff on discord of the problem persists