Skip to content

error if i delete the sharedprojecttimesheet plugin #34

@techsupportkoeln

Description

@techsupportkoeln

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions