perara / wg-manager

A easy to use WireGuard dashboard and management tool
MIT License
592 stars 74 forks source link

I can´t login using admin / admin #132

Open alansenairj opened 1 year ago

alansenairj commented 1 year ago

I am using default docker compose file to build it. I just changed user from there. Here some messages complaining about lack of stuffs:

(5/10) Installing icu-data-en (71.1-r2) Executing icu-data-en-71.1-r2.post-install *

[3/4] Linking dependencies... warning "admin-lte > bootstrap-switch@3.3.4" has incorrect peer dependency "bootstrap@^3.1.1". warning "admin-lte > tempusdominus-bootstrap-4@5.1.2" has unmet peer dependency "moment-timezone@^0.5.11". warning "admin-lte > tempusdominus-bootstrap-4@5.1.2" has unmet peer dependency "tempusdominus-core@5.0.3".

Step 15/28 : RUN go mod download && go get github.com/GeertJohan/go.rice/rice ---> Running in 5daf058b7d78 go: downloading github.com/GeertJohan/go.rice v1.0.3 go: downloading github.com/daaku/go.zipexe v1.0.2 go get: installing executables with 'go get' in module mode is deprecated. To adjust and download dependencies of the current module, use 'go get -d'. To install using requirements of the current module, use 'go install'. To install ignoring the current module, use 'go install' with a version, like 'go install example.com/cmd@latest'. For more information, see https://golang.org/doc/go-get-install-deprecation or run 'go help get' or 'go help install'. go get: upgraded github.com/GeertJohan/go.rice v1.0.2 => v1.0.3

askiiart commented 1 year ago

I have nothing to add to the conversation, but I'm just gonna say: I'm having the same issue.