Login failure
fadetec
HOBBYOP

2 years ago

After the plugin changes, I migrated the PostgreSQL database and checked the variables, however the application cannot connect to the database, that is, it does not login.

3 Replies

2 years ago

please provide specific error messages


fadetec
HOBBYOP

2 years ago

2024/02/22 18:00:39.191 ERROR http.log.access.log0 handled request {"request": {"remoteip": "192.168.0.2", "remoteport": "59136", "clientip": "138.121.49.189", "proto": "HTTP/1.1", "method": "POST", "host": "funadm.fadetec.org.br", "uri": "/user/login", "headers": {"Sec-Ch-Ua-Mobile": ["?0"], "Accept": ["application/json, text/plain, /"], "Sec-Ch-Ua-Platform": ["\"Windows\""], "Origin": ["https://funadm.fadetec.org.br";], "Accept-Encoding": ["gzip, deflate, br"], "X-Envoy-External-Address": ["138.121.49.189"], "X-Forwarded-For": ["138.121.49.189"], "Referer": ["https://funadm.fadetec.org.br/";], "Accept-Language": ["pt-BR,pt;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6"], "Content-Length": ["48"], "Authorization": [], "User-Agent": ["Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36 Edg/121.0.0.0"], "Content-Type": ["application/json"], "Sec-Fetch-Dest": ["empty"], "X-Forwarded-Proto": ["https"], "X-Request-Id": ["0051bffd-5d3f-44d9-abc1-56c6f0b99762"], "Sec-Ch-Ua": ["\"Not A(Brand\";v=\"99\", \"Microsoft Edge\";v=\"121\", \"Chromium\";v=\"121\""], "Sec-Fetch-Site": ["same-origin"], "Sec-Fetch-Mode": ["cors"]}}, "bytesread": 0, "userid": "", "duration": 0.000318307, "size": 0, "status": 405, "respheaders": {"Server": ["Caddy"], "Allow": ["GET, HEAD"]}}


2 years ago

you should be looking for error messages in your backend deployment logs


Loading...