-
Notifications
You must be signed in to change notification settings - Fork 309
Description
skf-nginx_container | 172.18.0.1 - - [02/Aug/2022:11:22:39 +0000] "GET /pages-auth-auth-module-es2015.js HTTP/1.1" 200 66136 "http://localhost/dashboard" "Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Firefox/91.0" "-"
skf-angular_container | 172.18.0.2 - - [02/Aug/2022:11:22:39 +0000] "GET /assets/fonts/boxicons.woff2 HTTP/1.0" 200 74712 "http://localhost/styles.css" "Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Firefox/91.0" "172.18.0.1"
skf-angular_container | 172.18.0.2 - - [02/Aug/2022:11:22:39 +0000] "GET /assets/fonts/materialdesignicons-webfont.woff2?v=5.0.45 HTTP/1.0" 200 276312 "http://localhost/styles.css" "Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Firefox/91.0" "172.18.0.1"
skf-nginx_container | 172.18.0.1 - - [02/Aug/2022:11:22:39 +0000] "GET /assets/fonts/boxicons.woff2 HTTP/1.1" 200 74712 "http://localhost/styles.css" "Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Firefox/91.0" "-"
skf-nginx_container | 172.18.0.1 - - [02/Aug/2022:11:22:39 +0000] "GET /assets/fonts/materialdesignicons-webfont.woff2?v=5.0.45 HTTP/1.1" 200 276312 "http://localhost/styles.css" "Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Firefox/91.0" "-"
skf-nginx_container | 2022/08/02 11:23:11 [error] 24#24: 36 connect() failed (111: Connection refused) while connecting to upstream, client: 172.18.0.1, server: , request: "PUT /api/user/activate/1 HTTP/1.1", upstream: "http://172.18.0.6:8888/api/user/activate/1", host: "localhost", referrer: "http://localhost/auth/register"
skf-nginx_container | 172.18.0.1 - - [02/Aug/2022:11:23:11 +0000] "PUT /api/user/activate/1 HTTP/1.1" 502 157 "http://localhost/auth/register" "Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Firefox/91.0" "-"
skf-nginx_container | 2022/08/02 11:23:23 [error] 24#24: 36 connect() failed (111: Connection refused) while connecting to upstream, client: 172.18.0.1, server: , request: "POST /api/user/login HTTP/1.1", upstream: "http://172.18.0.6:8888/api/user/login", host: "localhost", referrer: "http://localhost/auth/login"
I am getting these errors, using docker, OS kali Linux
When i try to log in, it gives error that username or password incorrect
Username or Password is incorrect.
environment:
- FRONTEND_URI=http://localhost
- SKIP_LOGIN=skfprovider
i also changed these values but , still not working'
I am using Kali Linux OS, Docker . It shows Log In page but unable to login,