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

Customer administration HTTP-500 #4708

Closed
3 tasks done
HamburgerJungeJr opened this issue Mar 19, 2024 · 2 comments
Closed
3 tasks done

Customer administration HTTP-500 #4708

HamburgerJungeJr opened this issue Mar 19, 2024 · 2 comments
Labels

Comments

@HamburgerJungeJr
Copy link

Describe the issue

We upgraded to 2.13 using the official Docker-Image and now we noticed that we can not open the customer administration any more.

The Browser returns an HTTP 500 Error and the server log the attached message.

I already tried

Kimai version

2.13.0

How do you run Kimai?

Docker

Which PHP version are you using?

Unknown

Logfile

[19-Mar-2024 13:38:35] NOTICE: fpm is running, pid 1

[19-Mar-2024 13:38:35] NOTICE: ready to handle connections

[2024-03-19T13:39:02.112721+00:00] deprecation.INFO: User Deprecated: PARTIAL syntax in DQL is deprecated. (Parser.php:1847 called by Parser.php:2281, doctrine/orm#8471, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: PARTIAL syntax in DQL is deprecated. (Parser.php:1847 called by Parser.php:2281, doctrine/orm#8471, package doctrine/orm) at /opt/kimai/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210)"} {"channel":"deprecation"}

[2024-03-19T13:39:01.930068+00:00] request.INFO: Matched route "admin_customer". {"route":"admin_customer","route_parameters":{"_route":"admin_customer","page":1,"_controller":"App\Controller\CustomerController::indexAction","_locale":"de"},"request_uri":"http://zeit.neoworkx.de/de/admin/customer/","method":"GET"} {"channel":"request"}

[2024-03-19T13:39:02.034067+00:00] cache.INFO: Lock acquired, now computing item "configurations" {"key":"configurations"} {"channel":"cache"}

[2024-03-19T13:39:02.112721+00:00] deprecation.INFO: User Deprecated: PARTIAL syntax in DQL is deprecated. (Parser.php:1847 called by Parser.php:2281, doctrine/orm#8471, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: PARTIAL syntax in DQL is deprecated. (Parser.php:1847 called by Parser.php:2281, doctrine/orm#8471, package doctrine/orm) at /opt/kimai/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210)"} {"channel":"deprecation"}

[2024-03-19T13:39:02.154647+00:00] cache.INFO: Lock acquired, now computing item "permissions" {"key":"permissions"} {"channel":"cache"}

[2024-03-19T13:39:02.296478+00:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Intl\Exception\MissingResourceException: "Couldn't read the indices [Names][] for the locale "de" in "/opt/kimai/vendor/symfony/intl/Resources/data/regions". The indices also couldn't be found for the fallback locale(s) "en", "root"." at BundleEntryReader.php line 169 {"exception":"[object] (Symfony\Component\Intl\Exception\MissingResourceException(code: 0): Couldn't read the indices [Names][] for the locale "de" in "/opt/kimai/vendor/symfony/intl/Resources/data/regions". The indices also couldn't be found for the fallback locale(s) "en", "root". at /opt/kimai/vendor/symfony/intl/Data/Bundle/Reader/BundleEntryReader.php:169)\n[previous exception] [object] (Symfony\Component\Intl\Exception\ResourceBundleNotFoundException(code: 0): The resource bundle "/opt/kimai/vendor/symfony/intl/Resources/data/regions/root.php" does not exist. at /opt/kimai/vendor/symfony/intl/Data/Bundle/Reader/PhpBundleReader.php:40)"} {"channel":"request"}

[2024-03-19T13:43:03.091264+00:00] deprecation.INFO: User Deprecated: PARTIAL syntax in DQL is deprecated. (Parser.php:1847 called by Parser.php:2281, doctrine/orm#8471, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: PARTIAL syntax in DQL is deprecated. (Parser.php:1847 called by Parser.php:2281, doctrine/orm#8471, package doctrine/orm) at /opt/kimai/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210)"} {"channel":"deprecation"}

[2024-03-19T13:43:03.944904+00:00] deprecation.INFO: User Deprecated: PARTIAL syntax in DQL is deprecated. (Parser.php:1847 called by Parser.php:2281, doctrine/orm#8471, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: PARTIAL syntax in DQL is deprecated. (Parser.php:1847 called by Parser.php:2281, doctrine/orm#8471, package doctrine/orm) at /opt/kimai/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210)"} {"channel":"deprecation"}

Screenshots

No response

@kevinpapst
Copy link
Member

Not a bug. Use the docker issue template

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

No branches or pull requests

2 participants