nilsteampassnet / TeamPass

Collaborative Passwords Manager
https://www.teampass.net
1.63k stars 532 forks source link

Folders don't show up when using special character in "temporary encryption code" #4095

Open spigotx opened 3 months ago

spigotx commented 3 months ago

tp.config.php.patch

### Steps to reproduce 1. Set pasword with special character (e.g '#') 2. 3. ### Expected behaviour All allowed folders should show up ### Actual behaviour No folders show up ### Server configuration **Operating system**: Ubuntu 22.04.4 LTS **Web server:** Apache/2.4.52 (Ubuntu) **Database:** 5.5.5-10.6.16-MariaDB-0ubuntu0.22.04.1 **PHP version:** 8.1.2-1ubuntu2.14 **Teampass version:** 3.1.2.26 **Teampass configuration file:** **Updated from an older Teampass or fresh install:** PLEASE attach to this issue the file `/includes/config/tp.config.php`. ### Client configuration **Browser:** **Operating system:** ### Logs #### Web server error log ``` Insert your webserver log here ``` #### Log from the web-browser developer console (CTRL + SHIFT + i) ``` Insert the log here and especially the answer of the query that failed. ``` ![image](https://github.com/nilsteampassnet/TeamPass/assets/14858075/e8dff18a-38b7-4b91-9f79-b4af6c5d8b2f)
nilsteampassnet commented 3 months ago

@spigotx I don't think it is related to password characters as my test scenarios use massively such characters; Can you please provide apache log errors?

spigotx commented 3 months ago

@nilsteampassnet I had to create completely new VM. I couldn't solve this with any other solution. So It looks like it works. But I still can't generate new user keys (as mentioned in another issue). image image image

If I press "perform" button i get "confirm" button and back etc No error in apache log.

Only errors I get are those I already mentioned in another issue: Installation warnings:

[Mon Mar 18 07:20:24.999882 2024] [php:warn] [pid 1371] [client xxx.xxx.xxx.xxx:52156] PHP Warning:  include_once(): Failed opening '/var/www/html/TeamPass/sources/../includes/config/tp.config.php' for inclusion (include_path='.:/usr/share/php') in /var/www/html/TeamPass/sources/main.functions.php on line 58, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:25.007666 2024] [php:warn] [pid 1371] [client xxx.xxx.xxx.xxx:52156] PHP Warning:  include_once(/var/www/html/TeamPass/install/../includes/config/tp.config.php): Failed to open stream: No such file or directory in /var/www/html/TeamPass/install/install.queries.php on line 66, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:25.007707 2024] [php:warn] [pid 1371] [client xxx.xxx.xxx.xxx:52156] PHP Warning:  include_once(): Failed opening '/var/www/html/TeamPass/install/../includes/config/tp.config.php' for inclusion (include_path='/var/www/html/TeamPass/vendor/phpseclib/phpseclib/phpseclib:.:/usr/share/php') in /var/www/html/TeamPass/install/install.queries.php on line 66, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:29.888764 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(/var/www/html/TeamPass/sources/../includes/config/tp.config.php): Failed to open stream: No such file or directory in /var/www/html/TeamPass/sources/main.functions.php on line 58, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:29.888827 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(): Failed opening '/var/www/html/TeamPass/sources/../includes/config/tp.config.php' for inclusion (include_path='.:/usr/share/php') in /var/www/html/TeamPass/sources/main.functions.php on line 58, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:29.896637 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(/var/www/html/TeamPass/install/../includes/config/tp.config.php): Failed to open stream: No such file or directory in /var/www/html/TeamPass/install/install.queries.php on line 66, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:29.896701 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(): Failed opening '/var/www/html/TeamPass/install/../includes/config/tp.config.php' for inclusion (include_path='/var/www/html/TeamPass/vendor/phpseclib/phpseclib/phpseclib:.:/usr/share/php') in /var/www/html/TeamPass/install/install.queries.php on line 66, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:29.919067 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(/var/www/html/TeamPass/sources/../includes/config/tp.config.php): Failed to open stream: No such file or directory in /var/www/html/TeamPass/sources/main.functions.php on line 58, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:29.919102 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(): Failed opening '/var/www/html/TeamPass/sources/../includes/config/tp.config.php' for inclusion (include_path='.:/usr/share/php') in /var/www/html/TeamPass/sources/main.functions.php on line 58, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:29.919978 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(/var/www/html/TeamPass/install/../includes/config/tp.config.php): Failed to open stream: No such file or directory in /var/www/html/TeamPass/install/install.queries.php on line 66, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:29.920010 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(): Failed opening '/var/www/html/TeamPass/install/../includes/config/tp.config.php' for inclusion (include_path='/var/www/html/TeamPass/vendor/phpseclib/phpseclib/phpseclib:.:/usr/share/php') in /var/www/html/TeamPass/install/install.queries.php on line 66, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:29.950880 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(/var/www/html/TeamPass/sources/../includes/config/tp.config.php): Failed to open stream: No such file or directory in /var/www/html/TeamPass/sources/main.functions.php on line 58, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:29.950915 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(): Failed opening '/var/www/html/TeamPass/sources/../includes/config/tp.config.php' for inclusion (include_path='.:/usr/share/php') in /var/www/html/TeamPass/sources/main.functions.php on line 58, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:29.951747 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(/var/www/html/TeamPass/install/../includes/config/tp.config.php): Failed to open stream: No such file or directory in /var/www/html/TeamPass/install/install.queries.php on line 66, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:29.951777 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(): Failed opening '/var/www/html/TeamPass/install/../includes/config/tp.config.php' for inclusion (include_path='/var/www/html/TeamPass/vendor/phpseclib/phpseclib/phpseclib:.:/usr/share/php') in /var/www/html/TeamPass/install/install.queries.php on line 66, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:29.976105 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(/var/www/html/TeamPass/sources/../includes/config/tp.config.php): Failed to open stream: No such file or directory in /var/www/html/TeamPass/sources/main.functions.php on line 58, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:29.976140 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(): Failed opening '/var/www/html/TeamPass/sources/../includes/config/tp.config.php' for inclusion (include_path='.:/usr/share/php') in /var/www/html/TeamPass/sources/main.functions.php on line 58, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:29.976999 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(/var/www/html/TeamPass/install/../includes/config/tp.config.php): Failed to open stream: No such file or directory in /var/www/html/TeamPass/install/install.queries.php on line 66, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:29.977029 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(): Failed opening '/var/www/html/TeamPass/install/../includes/config/tp.config.php' for inclusion (include_path='/var/www/html/TeamPass/vendor/phpseclib/phpseclib/phpseclib:.:/usr/share/php') in /var/www/html/TeamPass/install/install.queries.php on line 66, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.003921 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(/var/www/html/TeamPass/sources/../includes/config/tp.config.php): Failed to open stream: No such file or directory in /var/www/html/TeamPass/sources/main.functions.php on line 58, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.003959 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(): Failed opening '/var/www/html/TeamPass/sources/../includes/config/tp.config.php' for inclusion (include_path='.:/usr/share/php') in /var/www/html/TeamPass/sources/main.functions.php on line 58, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.004823 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(/var/www/html/TeamPass/install/../includes/config/tp.config.php): Failed to open stream: No such file or directory in /var/www/html/TeamPass/install/install.queries.php on line 66, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.004852 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(): Failed opening '/var/www/html/TeamPass/install/../includes/config/tp.config.php' for inclusion (include_path='/var/www/html/TeamPass/vendor/phpseclib/phpseclib/phpseclib:.:/usr/share/php') in /var/www/html/TeamPass/install/install.queries.php on line 66, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.028548 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(/var/www/html/TeamPass/sources/../includes/config/tp.config.php): Failed to open stream: No such file or directory in /var/www/html/TeamPass/sources/main.functions.php on line 58, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.028584 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(): Failed opening '/var/www/html/TeamPass/sources/../includes/config/tp.config.php' for inclusion (include_path='.:/usr/share/php') in /var/www/html/TeamPass/sources/main.functions.php on line 58, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.029406 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(/var/www/html/TeamPass/install/../includes/config/tp.config.php): Failed to open stream: No such file or directory in /var/www/html/TeamPass/install/install.queries.php on line 66, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.029435 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(): Failed opening '/var/www/html/TeamPass/install/../includes/config/tp.config.php' for inclusion (include_path='/var/www/html/TeamPass/vendor/phpseclib/phpseclib/phpseclib:.:/usr/share/php') in /var/www/html/TeamPass/install/install.queries.php on line 66, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.054048 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(/var/www/html/TeamPass/sources/../includes/config/tp.config.php): Failed to open stream: No such file or directory in /var/www/html/TeamPass/sources/main.functions.php on line 58, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.054100 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(): Failed opening '/var/www/html/TeamPass/sources/../includes/config/tp.config.php' for inclusion (include_path='.:/usr/share/php') in /var/www/html/TeamPass/sources/main.functions.php on line 58, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.054949 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(/var/www/html/TeamPass/install/../includes/config/tp.config.php): Failed to open stream: No such file or directory in /var/www/html/TeamPass/install/install.queries.php on line 66, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.054979 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(): Failed opening '/var/www/html/TeamPass/install/../includes/config/tp.config.php' for inclusion (include_path='/var/www/html/TeamPass/vendor/phpseclib/phpseclib/phpseclib:.:/usr/share/php') in /var/www/html/TeamPass/install/install.queries.php on line 66, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.083158 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(/var/www/html/TeamPass/sources/../includes/config/tp.config.php): Failed to open stream: No such file or directory in /var/www/html/TeamPass/sources/main.functions.php on line 58, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.083194 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(): Failed opening '/var/www/html/TeamPass/sources/../includes/config/tp.config.php' for inclusion (include_path='.:/usr/share/php') in /var/www/html/TeamPass/sources/main.functions.php on line 58, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.084040 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(/var/www/html/TeamPass/install/../includes/config/tp.config.php): Failed to open stream: No such file or directory in /var/www/html/TeamPass/install/install.queries.php on line 66, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.084071 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(): Failed opening '/var/www/html/TeamPass/install/../includes/config/tp.config.php' for inclusion (include_path='/var/www/html/TeamPass/vendor/phpseclib/phpseclib/phpseclib:.:/usr/share/php') in /var/www/html/TeamPass/install/install.queries.php on line 66, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.109306 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(/var/www/html/TeamPass/sources/../includes/config/tp.config.php): Failed to open stream: No such file or directory in /var/www/html/TeamPass/sources/main.functions.php on line 58, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.109341 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(): Failed opening '/var/www/html/TeamPass/sources/../includes/config/tp.config.php' for inclusion (include_path='.:/usr/share/php') in /var/www/html/TeamPass/sources/main.functions.php on line 58, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.110196 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(/var/www/html/TeamPass/install/../includes/config/tp.config.php): Failed to open stream: No such file or directory in /var/www/html/TeamPass/install/install.queries.php on line 66, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.110226 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(): Failed opening '/var/www/html/TeamPass/install/../includes/config/tp.config.php' for inclusion (include_path='/var/www/html/TeamPass/vendor/phpseclib/phpseclib/phpseclib:.:/usr/share/php') in /var/www/html/TeamPass/install/install.queries.php on line 66, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.139396 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(/var/www/html/TeamPass/sources/../includes/config/tp.config.php): Failed to open stream: No such file or directory in /var/www/html/TeamPass/sources/main.functions.php on line 58, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.139449 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(): Failed opening '/var/www/html/TeamPass/sources/../includes/config/tp.config.php' for inclusion (include_path='.:/usr/share/php') in /var/www/html/TeamPass/sources/main.functions.php on line 58, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.140552 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(/var/www/html/TeamPass/install/../includes/config/tp.config.php): Failed to open stream: No such file or directory in /var/www/html/TeamPass/install/install.queries.php on line 66, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.140582 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(): Failed opening '/var/www/html/TeamPass/install/../includes/config/tp.config.php' for inclusion (include_path='/var/www/html/TeamPass/vendor/phpseclib/phpseclib/phpseclib:.:/usr/share/php') in /var/www/html/TeamPass/install/install.queries.php on line 66, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.167013 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(/var/www/html/TeamPass/sources/../includes/config/tp.config.php): Failed to open stream: No such file or directory in /var/www/html/TeamPass/sources/main.functions.php on line 58, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.167053 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(): Failed opening '/var/www/html/TeamPass/sources/../includes/config/tp.config.php' for inclusion (include_path='.:/usr/share/php') in /var/www/html/TeamPass/sources/main.functions.php on line 58, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.168064 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(/var/www/html/TeamPass/install/../includes/config/tp.config.php): Failed to open stream: No such file or directory in /var/www/html/TeamPass/install/install.queries.php on line 66, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.168095 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(): Failed opening '/var/www/html/TeamPass/install/../includes/config/tp.config.php' for inclusion (include_path='/var/www/html/TeamPass/vendor/phpseclib/phpseclib/phpseclib:.:/usr/share/php') in /var/www/html/TeamPass/install/install.queries.php on line 66, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.179121 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(/var/www/html/TeamPass/sources/../includes/config/tp.config.php): Failed to open stream: No such file or directory in /var/www/html/TeamPass/sources/main.functions.php on line 58, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.179155 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(): Failed opening '/var/www/html/TeamPass/sources/../includes/config/tp.config.php' for inclusion (include_path='.:/usr/share/php') in /var/www/html/TeamPass/sources/main.functions.php on line 58, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.180090 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(/var/www/html/TeamPass/install/../includes/config/tp.config.php): Failed to open stream: No such file or directory in /var/www/html/TeamPass/install/install.queries.php on line 66, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.180142 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(): Failed opening '/var/www/html/TeamPass/install/../includes/config/tp.config.php' for inclusion (include_path='/var/www/html/TeamPass/vendor/phpseclib/phpseclib/phpseclib:.:/usr/share/php') in /var/www/html/TeamPass/install/install.queries.php on line 66, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.206935 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(/var/www/html/TeamPass/sources/../includes/config/tp.config.php): Failed to open stream: No such file or directory in /var/www/html/TeamPass/sources/main.functions.php on line 58, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.206973 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(): Failed opening '/var/www/html/TeamPass/sources/../includes/config/tp.config.php' for inclusion (include_path='.:/usr/share/php') in /var/www/html/TeamPass/sources/main.functions.php on line 58, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.207922 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(/var/www/html/TeamPass/install/../includes/config/tp.config.php): Failed to open stream: No such file or directory in /var/www/html/TeamPass/install/install.queries.php on line 66, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.207951 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(): Failed opening '/var/www/html/TeamPass/install/../includes/config/tp.config.php' for inclusion (include_path='/var/www/html/TeamPass/vendor/phpseclib/phpseclib/phpseclib:.:/usr/share/php') in /var/www/html/TeamPass/install/install.queries.php on line 66, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.239437 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(/var/www/html/TeamPass/sources/../includes/config/tp.config.php): Failed to open stream: No such file or directory in /var/www/html/TeamPass/sources/main.functions.php on line 58, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.239476 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(): Failed opening '/var/www/html/TeamPass/sources/../includes/config/tp.config.php' for inclusion (include_path='.:/usr/share/php') in /var/www/html/TeamPass/sources/main.functions.php on line 58, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.240509 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(/var/www/html/TeamPass/install/../includes/config/tp.config.php): Failed to open stream: No such file or directory in /var/www/html/TeamPass/install/install.queries.php on line 66, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.240543 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(): Failed opening '/var/www/html/TeamPass/install/../includes/config/tp.config.php' for inclusion (include_path='/var/www/html/TeamPass/vendor/phpseclib/phpseclib/phpseclib:.:/usr/share/php') in /var/www/html/TeamPass/install/install.queries.php on line 66, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.268150 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(/var/www/html/TeamPass/sources/../includes/config/tp.config.php): Failed to open stream: No such file or directory in /var/www/html/TeamPass/sources/main.functions.php on line 58, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.268191 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(): Failed opening '/var/www/html/TeamPass/sources/../includes/config/tp.config.php' for inclusion (include_path='.:/usr/share/php') in /var/www/html/TeamPass/sources/main.functions.php on line 58, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.269203 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(/var/www/html/TeamPass/install/../includes/config/tp.config.php): Failed to open stream: No such file or directory in /var/www/html/TeamPass/install/install.queries.php on line 66, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.269253 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(): Failed opening '/var/www/html/TeamPass/install/../includes/config/tp.config.php' for inclusion (include_path='/var/www/html/TeamPass/vendor/phpseclib/phpseclib/phpseclib:.:/usr/share/php') in /var/www/html/TeamPass/install/install.queries.php on line 66, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.297562 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(/var/www/html/TeamPass/sources/../includes/config/tp.config.php): Failed to open stream: No such file or directory in /var/www/html/TeamPass/sources/main.functions.php on line 58, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.297601 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(): Failed opening '/var/www/html/TeamPass/sources/../includes/config/tp.config.php' for inclusion (include_path='.:/usr/share/php') in /var/www/html/TeamPass/sources/main.functions.php on line 58, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.298594 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(/var/www/html/TeamPass/install/../includes/config/tp.config.php): Failed to open stream: No such file or directory in /var/www/html/TeamPass/install/install.queries.php on line 66, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.298626 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(): Failed opening '/var/www/html/TeamPass/install/../includes/config/tp.config.php' for inclusion (include_path='/var/www/html/TeamPass/vendor/phpseclib/phpseclib/phpseclib:.:/usr/share/php') in /var/www/html/TeamPass/install/install.queries.php on line 66, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.329128 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(/var/www/html/TeamPass/sources/../includes/config/tp.config.php): Failed to open stream: No such file or directory in /var/www/html/TeamPass/sources/main.functions.php on line 58, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.329166 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(): Failed opening '/var/www/html/TeamPass/sources/../includes/config/tp.config.php' for inclusion (include_path='.:/usr/share/php') in /var/www/html/TeamPass/sources/main.functions.php on line 58, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.330136 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(/var/www/html/TeamPass/install/../includes/config/tp.config.php): Failed to open stream: No such file or directory in /var/www/html/TeamPass/install/install.queries.php on line 66, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.330166 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(): Failed opening '/var/www/html/TeamPass/install/../includes/config/tp.config.php' for inclusion (include_path='/var/www/html/TeamPass/vendor/phpseclib/phpseclib/phpseclib:.:/usr/share/php') in /var/www/html/TeamPass/install/install.queries.php on line 66, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.356329 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(/var/www/html/TeamPass/sources/../includes/config/tp.config.php): Failed to open stream: No such file or directory in /var/www/html/TeamPass/sources/main.functions.php on line 58, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.356573 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(): Failed opening '/var/www/html/TeamPass/sources/../includes/config/tp.config.php' for inclusion (include_path='.:/usr/share/php') in /var/www/html/TeamPass/sources/main.functions.php on line 58, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.357543 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(/var/www/html/TeamPass/install/../includes/config/tp.config.php): Failed to open stream: No such file or directory in /var/www/html/TeamPass/install/install.queries.php on line 66, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.357574 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(): Failed opening '/var/www/html/TeamPass/install/../includes/config/tp.config.php' for inclusion (include_path='/var/www/html/TeamPass/vendor/phpseclib/phpseclib/phpseclib:.:/usr/share/php') in /var/www/html/TeamPass/install/install.queries.php on line 66, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.382159 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(/var/www/html/TeamPass/sources/../includes/config/tp.config.php): Failed to open stream: No such file or directory in /var/www/html/TeamPass/sources/main.functions.php on line 58, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.382198 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(): Failed opening '/var/www/html/TeamPass/sources/../includes/config/tp.config.php' for inclusion (include_path='.:/usr/share/php') in /var/www/html/TeamPass/sources/main.functions.php on line 58, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.383378 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(/var/www/html/TeamPass/install/../includes/config/tp.config.php): Failed to open stream: No such file or directory in /var/www/html/TeamPass/install/install.queries.php on line 66, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.383411 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(): Failed opening '/var/www/html/TeamPass/install/../includes/config/tp.config.php' for inclusion (include_path='/var/www/html/TeamPass/vendor/phpseclib/phpseclib/phpseclib:.:/usr/share/php') in /var/www/html/TeamPass/install/install.queries.php on line 66, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.408751 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(/var/www/html/TeamPass/sources/../includes/config/tp.config.php): Failed to open stream: No such file or directory in /var/www/html/TeamPass/sources/main.functions.php on line 58, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.408790 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(): Failed opening '/var/www/html/TeamPass/sources/../includes/config/tp.config.php' for inclusion (include_path='.:/usr/share/php') in /var/www/html/TeamPass/sources/main.functions.php on line 58, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.409809 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(/var/www/html/TeamPass/install/../includes/config/tp.config.php): Failed to open stream: No such file or directory in /var/www/html/TeamPass/install/install.queries.php on line 66, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.409840 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(): Failed opening '/var/www/html/TeamPass/install/../includes/config/tp.config.php' for inclusion (include_path='/var/www/html/TeamPass/vendor/phpseclib/phpseclib/phpseclib:.:/usr/share/php') in /var/www/html/TeamPass/install/install.queries.php on line 66, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.443973 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(/var/www/html/TeamPass/sources/../includes/config/tp.config.php): Failed to open stream: No such file or directory in /var/www/html/TeamPass/sources/main.functions.php on line 58, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.444025 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(): Failed opening '/var/www/html/TeamPass/sources/../includes/config/tp.config.php' for inclusion (include_path='.:/usr/share/php') in /var/www/html/TeamPass/sources/main.functions.php on line 58, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.444946 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(/var/www/html/TeamPass/install/../includes/config/tp.config.php): Failed to open stream: No such file or directory in /var/www/html/TeamPass/install/install.queries.php on line 66, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.444977 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(): Failed opening '/var/www/html/TeamPass/install/../includes/config/tp.config.php' for inclusion (include_path='/var/www/html/TeamPass/vendor/phpseclib/phpseclib/phpseclib:.:/usr/share/php') in /var/www/html/TeamPass/install/install.queries.php on line 66, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.475892 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(/var/www/html/TeamPass/sources/../includes/config/tp.config.php): Failed to open stream: No such file or directory in /var/www/html/TeamPass/sources/main.functions.php on line 58, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.475930 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(): Failed opening '/var/www/html/TeamPass/sources/../includes/config/tp.config.php' for inclusion (include_path='.:/usr/share/php') in /var/www/html/TeamPass/sources/main.functions.php on line 58, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.476885 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(/var/www/html/TeamPass/install/../includes/config/tp.config.php): Failed to open stream: No such file or directory in /var/www/html/TeamPass/install/install.queries.php on line 66, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.476919 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(): Failed opening '/var/www/html/TeamPass/install/../includes/config/tp.config.php' for inclusion (include_path='/var/www/html/TeamPass/vendor/phpseclib/phpseclib/phpseclib:.:/usr/share/php') in /var/www/html/TeamPass/install/install.queries.php on line 66, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.547205 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(/var/www/html/TeamPass/sources/../includes/config/tp.config.php): Failed to open stream: No such file or directory in /var/www/html/TeamPass/sources/main.functions.php on line 58, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.547241 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(): Failed opening '/var/www/html/TeamPass/sources/../includes/config/tp.config.php' for inclusion (include_path='.:/usr/share/php') in /var/www/html/TeamPass/sources/main.functions.php on line 58, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.548111 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(/var/www/html/TeamPass/install/../includes/config/tp.config.php): Failed to open stream: No such file or directory in /var/www/html/TeamPass/install/install.queries.php on line 66, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.548144 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(): Failed opening '/var/www/html/TeamPass/install/../includes/config/tp.config.php' for inclusion (include_path='/var/www/html/TeamPass/vendor/phpseclib/phpseclib/phpseclib:.:/usr/share/php') in /var/www/html/TeamPass/install/install.queries.php on line 66, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.572506 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(/var/www/html/TeamPass/sources/../includes/config/tp.config.php): Failed to open stream: No such file or directory in /var/www/html/TeamPass/sources/main.functions.php on line 58, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.572542 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(): Failed opening '/var/www/html/TeamPass/sources/../includes/config/tp.config.php' for inclusion (include_path='.:/usr/share/php') in /var/www/html/TeamPass/sources/main.functions.php on line 58, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.573429 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(/var/www/html/TeamPass/install/../includes/config/tp.config.php): Failed to open stream: No such file or directory in /var/www/html/TeamPass/install/install.queries.php on line 66, referer: https://xxx.xxx.xxx.xxx/install/install.php
[Mon Mar 18 07:20:30.573460 2024] [php:warn] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Warning:  include_once(): Failed opening '/var/www/html/TeamPass/install/../includes/config/tp.config.php' for inclusion (include_path='/var/www/html/TeamPass/vendor/phpseclib/phpseclib/phpseclib:.:/usr/share/php') in /var/www/html/TeamPass/install/install.queries.php on line 66, referer: https://xxx.xxx.xxx.xxx/install/install.php

Installation error:

[Mon Mar 18 07:20:31.215500 2024] [php:error] [pid 1372] [client xxx.xxx.xxx.xxx:52174] PHP Fatal error:  Uncaught mysqli_sql_exception: Table 'teampass.teampass_processes_tasks' doesn't exist in /var/www/html/TeamPass/install/install.queries.php:1287\nStack trace:\n#0 /var/www/html/TeamPass/install/install.queries.php(1287): mysqli_query()\n#1 {main}\n  thrown in /var/www/html/TeamPass/install/install.queries.php on line 1287, referer: https://xxx.xxx.xxx.xxx/install/install.php

Creating folders watnings:

[Mon Mar 18 07:28:20.684431 2024] [php:warn] [pid 855] [client xxx.xxx.xxx.xxx:52939] PHP Warning:  Trying to access array offset on value of type null in /var/www/html/TeamPass/sources/folders.class.php on line 176, referer: https://xxx.xxx.xxx.xxx/index.php?page=folders
[Mon Mar 18 07:28:25.586931 2024] [php:warn] [pid 855] [client xxx.xxx.xxx.xxx:52939] PHP Warning:  Trying to access array offset on value of type null in /var/www/html/TeamPass/sources/folders.class.php on line 176, referer: https://xxx.xxx.xxx.xxx/index.php?page=folders