Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error during install #4436

Open
mattscratt opened this issue Oct 29, 2024 · 2 comments
Open

error during install #4436

mattscratt opened this issue Oct 29, 2024 · 2 comments

Comments

@mattscratt
Copy link

Steps to reproduce

  1. launch team pass install
  2. pre-checks says working but does nothing and shows the error noted below.

Expected behaviour

Tell us what should happen Teampass 3.1.1 should go through prerequisites then install.

Actual behaviour

Tell us what happens instead - precheck screen hangs. found this error Fatal error: Uncaught configFileNotFoundException: OWASP CSRFProtector: configuration file not found for CSRFProtector! in C:\wamp64\www\TeamPass-3.1.1\includes\libraries\csrfp\libs\csrf\csrfprotector.php on line 154

Server configuration

Operating system: server 2019

Web server: apache

Database: mysql

PHP version: 8.2.18

Teampass version: 3.1.1

Teampass configuration file:

Updated from an older Teampass or fresh install: Fresh
PLEASE attach to this issue the file /includes/config/tp.config.php.

Client configuration

Browser: chrome

Operating system: server 2019

Logs

Web server error log

[apache_error.txt](https://github.com/user-attachments/files/17556909/apache_error.txt)

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.
@corentin-soriano
Copy link
Contributor

Can you remove /includes/config/settings.php and go back to /install/install.php?

@DaveWebb2
Copy link

Make sure you have a valid csrfp.config.php file in the includes\libraries\csrfp\libs folder (copy the sample and edit the jsURL value)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants