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 500 teampass #4573

Closed
PdB333 opened this issue Jan 27, 2025 · 1 comment
Closed

error 500 teampass #4573

PdB333 opened this issue Jan 27, 2025 · 1 comment

Comments

@PdB333
Copy link

PdB333 commented Jan 27, 2025

I have error 500 with teampass,here is the logs

root@teampass:/var/www/html/teampass# tail -f /var/log/apache2/teampass_error.log
[Mon Jan 27 14:47:51.646332 2025] [php:error] [pid 47906:tid 47906] [client 10.1.101.176:63141] PHP Fatal error: Uncaught Error: Class "TeampassClasses\SuperGlobal\SuperGlobal" not found in /var/www/html/teampass/index.php:82\nStack trace:\n#0 {main}\n thrown in /var/www/html/teampass/index.php on line 82
[Mon Jan 27 14:47:51.843634 2025] [php:warn] [pid 47908:tid 47908] [client 10.1.101.176:63150] PHP Warning: include(/var/www/html/teampass/vendor/composer/../teampassclasses/superglobal/src/SuperGlobal.php): Failed to open stream: No such file or directory in /var/www/html/teampass/vendor/composer/ClassLoader.php on line 571
[Mon Jan 27 14:47:51.843679 2025] [php:warn] [pid 47908:tid 47908] [client 10.1.101.176:63150] PHP Warning: include(): Failed opening '/var/www/html/teampass/vendor/composer/../teampassclasses/superglobal/src/SuperGlobal.php' for inclusion (include_path='/var/www/html/teampass/vendor/phpseclib/phpseclib/phpseclib:.:/usr/share/php') in /var/www/html/teampass/vendor/composer/ClassLoader.php on line 571
[Mon Jan 27 14:47:51.843735 2025] [php:error] [pid 47908:tid 47908] [client 10.1.101.176:63150] PHP Fatal error: Uncaught Error: Class "TeampassClasses\SuperGlobal\SuperGlobal" not found in /var/www/html/teampass/index.php:82\nStack trace:\n#0 {main}\n thrown in /var/www/html/teampass/index.php on line 82
[Mon Jan 27 14:47:51.992703 2025] [php:warn] [pid 47904:tid 47904] [client 10.1.101.176:63151] PHP Warning: include(/var/www/html/teampass/vendor/composer/../teampassclasses/superglobal/src/SuperGlobal.php): Failed to open stream: No such file or directory in /var/www/html/teampass/vendor/composer/ClassLoader.php on line 571
[Mon Jan 27 14:47:51.992728 2025] [php:warn] [pid 47904:tid 47904] [client 10.1.101.176:63151] PHP Warning: include(): Failed opening '/var/www/html/teampass/vendor/composer/../teampassclasses/superglobal/src/SuperGlobal.php' for inclusion (include_path='/var/www/html/teampass/vendor/phpseclib/phpseclib/phpseclib:.:/usr/share/php') in /var/www/html/teampass/vendor/composer/ClassLoader.php on line 571
[Mon Jan 27 14:47:51.992741 2025] [php:error] [pid 47904:tid 47904] [client 10.1.101.176:63151] PHP Fatal error: Uncaught Error: Class "TeampassClasses\SuperGlobal\SuperGlobal" not found in /var/www/html/teampass/index.php:82\nStack trace:\n#0 {main}\n thrown in /var/www/html/teampass/index.php on line 82
[Mon Jan 27 14:47:52.312529 2025] [php:warn] [pid 47903:tid 47903] [client 10.1.101.176:63152] PHP Warning: include(/var/www/html/teampass/vendor/composer/../teampassclasses/superglobal/src/SuperGlobal.php): Failed to open stream: No such file or directory in /var/www/html/teampass/vendor/composer/ClassLoader.php on line 571
[Mon Jan 27 14:47:52.312584 2025] [php:warn] [pid 47903:tid 47903] [client 10.1.101.176:63152] PHP Warning: include(): Failed opening '/var/www/html/teampass/vendor/composer/../teampassclasses/superglobal/src/SuperGlobal.php' for inclusion (include_path='/var/www/html/teampass/vendor/phpseclib/phpseclib/phpseclib:.:/usr/share/php') in /var/www/html/teampass/vendor/composer/ClassLoader.php on line 571
[Mon Jan 27 14:47:52.312624 2025] [php:error] [pid 47903:tid 47903] [client 10.1.101.176:63152] PHP Fatal error: Uncaught Error: Class "TeampassClasses\SuperGlobal\SuperGlobal" not found in /var/www/html/teampass/index.php:82\nStack trace:\n#0 {main}\n thrown in /var/www/html/teampass/index.php on line 82

@DaveWebb2
Copy link

It looks like you are missing some files from the vendor folder. Have you checked if they are there? Maybe your upload didn't complete successfully, and you just need to upload these missing files.

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