Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

[bug] Can no longer sign in after deleting Cache folder contents. #17443

Closed
LastStopITSolutions opened this issue Apr 29, 2024 · 0 comments
Closed

Comments

@LastStopITSolutions
Copy link

So I was updating to php8.1 so I could update to the latest version of yetiforce and after installing php8.1 yetiforce still kept saying i was using an outdated php version. So i deleted the files inside the cache folder (usually what you do when something like this happens) and now no one can login to yetiforce. It says its missing the file /var/www/yfcrm/app/Session.php.

Error log below

2024/04/29 22:00:05 [error] 689#689: *1374 FastCGI sent in stderr: "PHP message: PHP Warning:  Base directory /var/www/yfcrm/cache/vtlib does not exist,
                    please create or change using %Cache.SerializerPath in /var/www/yfcrm/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer.php on line 235PHP message: PHP Warning:  Base directory /var/www/yfcrm/cache/vtlib does not exist,
                    please create or change using %Cache.SerializerPath in /var/www/yfcrm/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer.php on line 235PHP message: PHP Warning:  Base directory /var/www/yfcrm/cache/vtlib does not exist,
                    please create or change using %Cache.SerializerPath in /var/www/yfcrm/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer.php on line 235PHP message: PHP Warning:  SessionHandler::read(): open(/var/www/yfcrm/cache/session/sess_hp1jtbvttqpetl0b2foeld4ekf, O_RDWR) failed: No such file or directory (2) in /var/www/yfcrm/app/Session.php on line 39PHP message: PHP Warning:  session_start(): Failed to read session data: user (path: /var/www/yfcrm/cache/session) in /var/www/yfcrm/app/Session.php on line 39PHP message: PHP Warning:  SessionHandler::read(): open(/var/www/yfcrm/cache/session/sess_hp1jtbvttqpetl0b2foeld4ekf, O_RDWR) failed: No such file or directory (2) in /var/www/yfcrm/vendor/yetiforce/csrf-magic/src/Csrf.php on line 447PHP message: PHP Warning:  session_start(): Failed to read session data: user (path: /var/www/yfcrm/cache/session) in /var/www/yfcrm/vendor/yetiforce/csrf-magic/src/Csrf.php on line 447PHP message: PHP Warning:  SessionHandler::read(): open(/var/www/yfcrm/cache/session/sess_hp1jtbvttqpetl0b2foeld4ekf, O_RDWR) failed: No such file or directory (2) in /var/www/yfcrm/app/Session.php on line 39PHP message: PHP Warning:  session_start(): Failed to read session data: user (path: /var/www/yfcrm/cache/session) in /var/www/yfcrm/app/Session.php on line 39PHP message: PHP Warning:  Sess
2024/04/29 22:00:52 [error] 696#696: *1 FastCGI sent in stderr: "PHP message: PHP Warning:  Base directory /var/www/yfcrm/cache/vtlib does not exist,
@YetiForceCompany YetiForceCompany locked and limited conversation to collaborators Apr 30, 2024
@rskrzypczak rskrzypczak converted this issue into discussion #17444 Apr 30, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant