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 if i delete the sharedprojecttimesheet plugin #34

Open
techsupportkoeln opened this issue Jan 18, 2023 · 0 comments
Open

error if i delete the sharedprojecttimesheet plugin #34

techsupportkoeln opened this issue Jan 18, 2023 · 0 comments

Comments

@techsupportkoeln
Copy link

I deleted the SharedProjectTimesheet Plugin as follow:

delete of the folder in /var/www/kimai2/var/plugins/

then i reload the cache via:

cd /var/www/kimai2
bin/console kimai:reload --env=prod

and now i have the following error:

13:03:00 WARNING [php] Warning: include(): Failed opening '/var/www/kimai2/vendor/composer/../../var/plugins/SharedProjectTimesheetsBundle/Controller/ManageController.php' for inclusion (include_path='.:/usr/share/php') ["exception" => ErrorException { …}]
13:03:00 WARNING [php] Warning: include(/var/www/kimai2/vendor/composer/../../var/plugins/SharedProjectTimesheetsBundle/Controller/ViewController.php): Failed to open stream: No such file or directory ["exception" => ErrorException { …}]
13:03:00 WARNING [php] Warning: include(): Failed opening '/var/www/kimai2/vendor/composer/../../var/plugins/SharedProjectTimesheetsBundle/Controller/ViewController.php' for inclusion (include_path='.:/usr/share/php') ["exception" => ErrorException { …}]
13:03:00 WARNING [php] Warning: include(/var/www/kimai2/vendor/composer/../../var/plugins/SharedProjectTimesheetsBundle/Entity/SharedProjectTimesheet.php): Failed to open stream: No such file or directory ["exception" => ErrorException { …}]
13:03:00 WARNING [php] Warning: include(): Failed opening '/var/www/kimai2/vendor/composer/../../var/plugins/SharedProjectTimesheetsBundle/Entity/SharedProjectTimesheet.php' for inclusion (include_path='.:/usr/share/php') ["exception" => ErrorException { …}]

Kimai is running, but does anyone know, how to fix this?

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

1 participant