perara / wg-manager

A easy to use WireGuard dashboard and management tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I can´t login using admin / admin

alansenairj opened this issue · comments

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
*

  • If you need ICU with non-English locales and legacy charset support, install
  • package icu-data-full.

[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

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