Веб интерфейс не принимает верные пароли
Веб интерфейс не принимает верные пароли
Доброго вчера. После обновления панель перестала пускать.
Собственно vesta 0.9.8-20, OS debian 7
При попытке войти под пользователем admin ошибка Invalid username or password.
Смена пароля в SSH passwd admin не помогла.
Попытка смены пароля через команду v-change-user-password admin PASSWORD аналогично не дало результатов.
Проверка пароля пользователя SSH проходит, т.е пароль точно верный
Места на диске еще много.
Служба работает
Версия php
cat /usr/local/vesta/log/nginx-error.log
Собственно vesta 0.9.8-20, OS debian 7
При попытке войти под пользователем admin ошибка Invalid username or password.
Смена пароля в SSH passwd admin не помогла.
Попытка смены пароля через команду v-change-user-password admin PASSWORD аналогично не дало результатов.
Проверка пароля пользователя SSH проходит, т.е пароль точно верный
Code: Select all
/usr/local/vesta/bin/v-check-user-password admin PassWrod
Code: Select all
PKG VER REL ARCH UPDT DATE
--- --- --- ---- ---- ----
vesta 0.9.8 20 amd64 yes 2018-04-11
vesta-php 0.9.8 20 amd64 yes 2018-04-11
vesta-nginx 0.9.8 20 amd64 yes 2018-04-11
Code: Select all
df -h
Filesystem Size Used Avail Use% Mounted on
rootfs 84G 54G 26G 69% /
udev 10M 0 10M 0% /dev
tmpfs 801M 280K 801M 1% /run
Code: Select all
service vesta status
[ ok ] vesta-nginx is running.
[ ok ] vesta-php is running.
Code: Select all
php -v
PHP 5.4.45-0+deb7u13 (cli) (built: Mar 29 2018 16:33:34)
Copyright (c) 1997-2014 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2014 Zend Technologies
with the ionCube PHP Loader (enabled) + Intrusion Protection from ioncube24.com (unconfigured) v5.0.18, Copyright (c) 2002-2015, by ionCube Ltd.
Code: Select all
2018/04/11 20:53:40 [error] 7837#0: *1 FastCGI sent in stderr: "PHP message: PHP Warning: Invalid argument supplied for foreach() in /usr/local/vesta/web/login/index.php on line 126" while reading response header from upstream, client: clientIP, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "serverIP:8088"
2018/04/11 20:53:40 [error] 7837#0: *1 FastCGI sent in stderr: "PHP message: PHP Warning: Invalid argument supplied for foreach() in /usr/local/vesta/web/login/index.php on line 126" while reading response header from upstream, client: clientIP, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "serverIP:8088"
2018/04/11 20:53:41 [error] 7837#0: *1 FastCGI sent in stderr: "PHP message: PHP Warning: Invalid argument supplied for foreach() in /usr/local/vesta/web/login/index.php on line 126" while reading response header from upstream, client: clientIP, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "serverIP:8088"
2018/04/11 20:53:41 [error] 7837#0: *1 FastCGI sent in stderr: "PHP message: PHP Warning: Invalid argument supplied for foreach() in /usr/local/vesta/web/login/index.php on line 126" while reading response header from upstream, client: clientIP, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "serverIP:8088"
2018/04/11 20:53:41 [error] 7837#0: *1 FastCGI sent in stderr: "PHP message: PHP Warning: Invalid argument supplied for foreach() in /usr/local/vesta/web/login/index.php on line 126" while reading response header from upstream, client: clientIP, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "serverIP:8088"
2018/04/11 20:53:41 [error] 7837#0: *1 FastCGI sent in stderr: "PHP message: PHP Warning: Invalid argument supplied for foreach() in /usr/local/vesta/web/login/index.php on line 126" while reading response header from upstream, client: clientIP, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "serverIP:8088"
2018/04/11 20:53:45 [error] 7837#0: *1 FastCGI sent in stderr: "PHP message: PHP Warning: Invalid argument supplied for foreach() in /usr/local/vesta/web/login/index.php on line 126" while reading response header from upstream, client: clientIP, server: _, request: "POST /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "serverIP:8088", referrer: "https://serverIP:8088/login/"
2018/04/11 20:55:13 [error] 6692#0: *1 FastCGI sent in stderr: "PHP message: PHP Warning: Invalid argument supplied for foreach() in /usr/local/vesta/web/login/index.php on line 126" while reading response header from upstream, client: clientIP, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "serverIP:8088"
2018/04/11 20:55:23 [error] 6692#0: *1 FastCGI sent in stderr: "PHP message: PHP Warning: Invalid argument supplied for foreach() in /usr/local/vesta/web/login/index.php on line 126" while reading response header from upstream, client: clientIP, server: _, request: "POST /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "serverIP:8088", referrer: "https://serverIP:8088/login/"
2018/04/11 20:58:55 [error] 16050#0: *1 FastCGI sent in stderr: "PHP message: PHP Warning: Invalid argument supplied for foreach() in /usr/local/vesta/web/login/index.php on line 126" while reading response header from upstream, client: clientIP, server: _, request: "POST /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "serverIP:8088", referrer: "https://serverIP:8088/login/"
-
- Posts: 1
- Joined: Sat Apr 21, 2018 10:12 pm
- Os: CentOS 6x
- Web: apache + nginx
Re: Веб интерфейс не принимает верные пароли
Попробуйте выполнить в консоли
Code: Select all
chmod 1777 /tmp
Re: Веб интерфейс не принимает верные пароли
Здравствуйте! У меня точно такая же проблема, как у
Подскажите пожалуйста, кто знает, как решить данную проблему.
не пускает в админку с верным паролем, и хоть ты тресни ((linartpro
Подскажите пожалуйста, кто знает, как решить данную проблему.