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

Filter fields are missing titles #536

Open
vladaman opened this issue Aug 13, 2024 · 2 comments
Open

Filter fields are missing titles #536

vladaman opened this issue Aug 13, 2024 · 2 comments
Labels
Area: Filters Issues & PRs related to all things regarding Filtering Status:Requires Updates Issues & PRs which requires input or update from the author Type: Bug Something isn't working

Comments

@vladaman
Copy link

Issue

When selecting filters in Opportunities, some fields don't show field descriptions (names). It's regardless of selected language (English and Czech). Some fields should be drop-down but they're displayed as text fields.

image

Possible Fix

No response

Steps to Reproduce the Issue

Open Opportunities - Filters

Context

No response

Version

8.6.1

What browser are you currently using?

Chrome

Browser Version

Brave

Environment Information

MySQL

Operating System and Version

Ubuntu

@vladaman vladaman added the Type: Bug Something isn't working label Aug 13, 2024
@johnM2401
Copy link

Hey!

Thank you for getting in touch!

I've given this a look on a local copy of 8.6.1, but I can't replicate this issue yet, I'm afraid

See examples, in Portuguese and English languages:

image

image

Would you be able to share some more information around your environment?

ie:

  • Which PHP version are you using?
  • Do you see this in any browser other than Chrome? Or is this just a Chrome-related issue?
  • Are these broken fields custom or core Opportunity-module fields?
  • Do you see this issue in any other modules, or just Opportunities?
  • Do you see any errors in the Browser Console/Network Tabs
  • Do you see any errors in the logs? (ie: /root/logs/prod/prod.log or /root/public/legacy/suitecrm.log )

Thanks!

@johnM2401 johnM2401 added Status:Requires Updates Issues & PRs which requires input or update from the author Area: Filters Issues & PRs related to all things regarding Filtering labels Aug 14, 2024
@vladaman
Copy link
Author

vladaman commented Oct 2, 2024

  • PHP 8.1.2
  • Applies to all browsers and all languages, including English
  • Yes we use custom fields
  • No errors in Browser Console

Logs from prod.log

[2024-10-02 08:16:24] request.INFO: Matched route "api_graphql_entrypoint". {"route":"api_graphql_entrypoint","route_parameters":{"_route":"api_graphql_entrypoint","_controller":"api_platform.graphql.action.entrypoint","_graphql":true},"request_uri":"https://crm/api/graphql","method":"POST"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use \"ApiPlatform\\Metadata\\Resource\\Factory\\ResourceMetadataCollectionFactoryInterface\" instead of \"ApiPlatform\\Core\\Metadata\\Resource\\Factory\\ResourceMetadataFactoryInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Symfony/EventListener/AddFormatListener.php:53)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use \"ApiPlatform\\Metadata\\Resource\\Factory\\ResourceMetadataCollectionFactoryInterface\" instead of \"ApiPlatform\\Core\\Metadata\\Resource\\Factory\\ResourceMetadataFactoryInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Symfony/EventListener/QueryParameterValidateListener.php:52)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: The service "ApiPlatform\Core\Api\IdentifiersExtractor" is deprecated, use ApiPlatform\Api\IdentifiersExtractor instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: The service \"ApiPlatform\\Core\\Api\\IdentifiersExtractor\" is deprecated, use ApiPlatform\\Api\\IdentifiersExtractor instead. at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Core/Api/IdentifiersExtractor.php:49)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use \"ApiPlatform\\Metadata\\Resource\\Factory\\ResourceMetadataCollectionFactoryInterface\" instead of \"ApiPlatform\\Core\\Metadata\\Resource\\Factory\\ResourceMetadataFactoryInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Core/JsonSchema/SchemaFactory.php:70)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use \"ApiPlatform\\Metadata\\Resource\\Factory\\ResourceMetadataCollectionFactoryInterface\" instead of \"ApiPlatform\\Core\\Metadata\\Resource\\Factory\\ResourceMetadataFactoryInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Core/Swagger/Serializer/DocumentationNormalizer.php:170)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: The service "ApiPlatform\Core\Bridge\Symfony\Routing\IriConverter" is deprecated, use ApiPlatform\Symfony\Routing\IriConverter instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: The service \"ApiPlatform\\Core\\Bridge\\Symfony\\Routing\\IriConverter\" is deprecated, use ApiPlatform\\Symfony\\Routing\\IriConverter instead. at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Core/Bridge/Symfony/Routing/IriConverter.php:67)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use \"ApiPlatform\\Metadata\\Resource\\Factory\\ResourceMetadataCollectionFactoryInterface\" instead of \"ApiPlatform\\Core\\Metadata\\Resource\\Factory\\ResourceMetadataFactoryInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/JsonLd/ContextBuilder.php:76)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: The $exceptionOnNoToken parameter in "ApiPlatform\Symfony\Security\ResourceAccessChecker::__construct()" is deprecated and will always be false in 3.0, you should stop using it. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: The $exceptionOnNoToken parameter in \"ApiPlatform\\Symfony\\Security\\ResourceAccessChecker::__construct()\" is deprecated and will always be false in 3.0, you should stop using it. at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Symfony/Security/ResourceAccessChecker.php:49)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use \"ApiPlatform\\Metadata\\Resource\\Factory\\ResourceMetadataCollectionFactoryInterface\" instead of \"ApiPlatform\\Core\\Metadata\\Resource\\Factory\\ResourceMetadataFactoryInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Hydra/Serializer/DocumentationNormalizer.php:77)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use an implementation of \"ApiPlatform\\Api\\IriConverterInterface\" instead of \"ApiPlatform\\Core\\Api\\IriConverterInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Hydra/Serializer/EntrypointNormalizer.php:46)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use \"ApiPlatform\\Metadata\\Resource\\Factory\\ResourceMetadataCollectionFactoryInterface\" instead of \"ApiPlatform\\Core\\Metadata\\Resource\\Factory\\ResourceMetadataFactoryInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Hydra/Serializer/EntrypointNormalizer.php:51)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use an implementation of \"ApiPlatform\\Api\\IriConverterInterface\" instead of \"ApiPlatform\\Core\\Api\\IriConverterInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php:105)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use \"ApiPlatform\\Metadata\\Resource\\Factory\\ResourceMetadataCollectionFactoryInterface\" instead of \"ApiPlatform\\Core\\Metadata\\Resource\\Factory\\ResourceMetadataFactoryInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php:130)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use an implementation of \"ApiPlatform\\Api\\IriConverterInterface\" instead of \"ApiPlatform\\Core\\Api\\IriConverterInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/JsonLd/Serializer/ItemNormalizer.php:55)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use an implementation of \"ApiPlatform\\Api\\IriConverterInterface\" instead of \"ApiPlatform\\Core\\Api\\IriConverterInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php:105)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use \"ApiPlatform\\Metadata\\Resource\\Factory\\ResourceMetadataCollectionFactoryInterface\" instead of \"ApiPlatform\\Core\\Metadata\\Resource\\Factory\\ResourceMetadataFactoryInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php:130)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use an implementation of \"ApiPlatform\\Api\\IriConverterInterface\" instead of \"ApiPlatform\\Core\\Api\\IriConverterInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php:105)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use \"ApiPlatform\\Metadata\\Resource\\Factory\\ResourceMetadataCollectionFactoryInterface\" instead of \"ApiPlatform\\Core\\Metadata\\Resource\\Factory\\ResourceMetadataFactoryInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php:130)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use an implementation of \"ApiPlatform\\Api\\IriConverterInterface\" instead of \"ApiPlatform\\Core\\Api\\IriConverterInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Hydra/Serializer/CollectionNormalizer.php:62)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use \"ApiPlatform\\Metadata\\Resource\\Factory\\ResourceMetadataCollectionFactoryInterface\" instead of \"ApiPlatform\\Core\\Metadata\\Resource\\Factory\\ResourceMetadataFactoryInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Hydra/Serializer/PartialCollectionViewNormalizer.php:50)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use \"ApiPlatform\\Metadata\\Resource\\Factory\\ResourceMetadataCollectionFactoryInterface\" instead of \"ApiPlatform\\Core\\Metadata\\Resource\\Factory\\ResourceMetadataFactoryInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Hydra/Serializer/CollectionFiltersNormalizer.php:53)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use an implementation of \"ApiPlatform\\Api\\IriConverterInterface\" instead of \"ApiPlatform\\Core\\Api\\IriConverterInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/JsonLd/Serializer/ObjectNormalizer.php:44)"} []
[2024-10-02 08:16:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Invalid CSRF token" at /var/www/crm/SuiteCRM-8.2.4/core/backend/Security/CSRFValidationListener.php line 95 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Invalid CSRF token at /var/www/crm/SuiteCRM-8.2.4/core/backend/Security/CSRFValidationListener.php:95)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use \"ApiPlatform\\Metadata\\Resource\\Factory\\ResourceMetadataCollectionFactoryInterface\" instead of \"ApiPlatform\\Core\\Metadata\\Resource\\Factory\\ResourceMetadataFactoryInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Serializer/SerializerContextBuilder.php:41)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use \"ApiPlatform\\Metadata\\Resource\\Factory\\ResourceMetadataCollectionFactoryInterface\" instead of \"ApiPlatform\\Core\\Metadata\\Resource\\Factory\\ResourceMetadataFactoryInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Serializer/SerializerFilterContextBuilder.php:40)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: The listener "ApiPlatform\Core\EventListener\ReadListener" is deprecated and will be replaced by "ApiPlatform\Symfony\EventListener\ReadListener" in 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: The listener \"ApiPlatform\\Core\\EventListener\\ReadListener\" is deprecated and will be replaced by \"ApiPlatform\\Symfony\\EventListener\\ReadListener\" in 3.0. at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Core/EventListener/ReadListener.php:66)"} []
[2024-10-02 08:16:24] request.INFO: Matched route "api_graphql_entrypoint". {"route":"api_graphql_entrypoint","route_parameters":{"_route":"api_graphql_entrypoint","_controller":"api_platform.graphql.action.entrypoint","_graphql":true},"request_uri":"https://crm/api/graphql","method":"POST"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use \"ApiPlatform\\Metadata\\Resource\\Factory\\ResourceMetadataCollectionFactoryInterface\" instead of \"ApiPlatform\\Core\\Metadata\\Resource\\Factory\\ResourceMetadataFactoryInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Symfony/EventListener/AddFormatListener.php:53)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use \"ApiPlatform\\Metadata\\Resource\\Factory\\ResourceMetadataCollectionFactoryInterface\" instead of \"ApiPlatform\\Core\\Metadata\\Resource\\Factory\\ResourceMetadataFactoryInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Symfony/EventListener/QueryParameterValidateListener.php:52)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: The service "ApiPlatform\Core\Api\IdentifiersExtractor" is deprecated, use ApiPlatform\Api\IdentifiersExtractor instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: The service \"ApiPlatform\\Core\\Api\\IdentifiersExtractor\" is deprecated, use ApiPlatform\\Api\\IdentifiersExtractor instead. at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Core/Api/IdentifiersExtractor.php:49)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use \"ApiPlatform\\Metadata\\Resource\\Factory\\ResourceMetadataCollectionFactoryInterface\" instead of \"ApiPlatform\\Core\\Metadata\\Resource\\Factory\\ResourceMetadataFactoryInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Core/JsonSchema/SchemaFactory.php:70)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use \"ApiPlatform\\Metadata\\Resource\\Factory\\ResourceMetadataCollectionFactoryInterface\" instead of \"ApiPlatform\\Core\\Metadata\\Resource\\Factory\\ResourceMetadataFactoryInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Core/Swagger/Serializer/DocumentationNormalizer.php:170)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: The service "ApiPlatform\Core\Bridge\Symfony\Routing\IriConverter" is deprecated, use ApiPlatform\Symfony\Routing\IriConverter instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: The service \"ApiPlatform\\Core\\Bridge\\Symfony\\Routing\\IriConverter\" is deprecated, use ApiPlatform\\Symfony\\Routing\\IriConverter instead. at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Core/Bridge/Symfony/Routing/IriConverter.php:67)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use \"ApiPlatform\\Metadata\\Resource\\Factory\\ResourceMetadataCollectionFactoryInterface\" instead of \"ApiPlatform\\Core\\Metadata\\Resource\\Factory\\ResourceMetadataFactoryInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/JsonLd/ContextBuilder.php:76)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: The $exceptionOnNoToken parameter in "ApiPlatform\Symfony\Security\ResourceAccessChecker::__construct()" is deprecated and will always be false in 3.0, you should stop using it. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: The $exceptionOnNoToken parameter in \"ApiPlatform\\Symfony\\Security\\ResourceAccessChecker::__construct()\" is deprecated and will always be false in 3.0, you should stop using it. at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Symfony/Security/ResourceAccessChecker.php:49)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use \"ApiPlatform\\Metadata\\Resource\\Factory\\ResourceMetadataCollectionFactoryInterface\" instead of \"ApiPlatform\\Core\\Metadata\\Resource\\Factory\\ResourceMetadataFactoryInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Hydra/Serializer/DocumentationNormalizer.php:77)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use an implementation of \"ApiPlatform\\Api\\IriConverterInterface\" instead of \"ApiPlatform\\Core\\Api\\IriConverterInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Hydra/Serializer/EntrypointNormalizer.php:46)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use \"ApiPlatform\\Metadata\\Resource\\Factory\\ResourceMetadataCollectionFactoryInterface\" instead of \"ApiPlatform\\Core\\Metadata\\Resource\\Factory\\ResourceMetadataFactoryInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Hydra/Serializer/EntrypointNormalizer.php:51)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use an implementation of \"ApiPlatform\\Api\\IriConverterInterface\" instead of \"ApiPlatform\\Core\\Api\\IriConverterInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php:105)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use \"ApiPlatform\\Metadata\\Resource\\Factory\\ResourceMetadataCollectionFactoryInterface\" instead of \"ApiPlatform\\Core\\Metadata\\Resource\\Factory\\ResourceMetadataFactoryInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php:130)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use an implementation of \"ApiPlatform\\Api\\IriConverterInterface\" instead of \"ApiPlatform\\Core\\Api\\IriConverterInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/JsonLd/Serializer/ItemNormalizer.php:55)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use an implementation of \"ApiPlatform\\Api\\IriConverterInterface\" instead of \"ApiPlatform\\Core\\Api\\IriConverterInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php:105)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use \"ApiPlatform\\Metadata\\Resource\\Factory\\ResourceMetadataCollectionFactoryInterface\" instead of \"ApiPlatform\\Core\\Metadata\\Resource\\Factory\\ResourceMetadataFactoryInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php:130)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use an implementation of \"ApiPlatform\\Api\\IriConverterInterface\" instead of \"ApiPlatform\\Core\\Api\\IriConverterInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php:105)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use \"ApiPlatform\\Metadata\\Resource\\Factory\\ResourceMetadataCollectionFactoryInterface\" instead of \"ApiPlatform\\Core\\Metadata\\Resource\\Factory\\ResourceMetadataFactoryInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php:130)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use an implementation of \"ApiPlatform\\Api\\IriConverterInterface\" instead of \"ApiPlatform\\Core\\Api\\IriConverterInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Hydra/Serializer/CollectionNormalizer.php:62)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use \"ApiPlatform\\Metadata\\Resource\\Factory\\ResourceMetadataCollectionFactoryInterface\" instead of \"ApiPlatform\\Core\\Metadata\\Resource\\Factory\\ResourceMetadataFactoryInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Hydra/Serializer/PartialCollectionViewNormalizer.php:50)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use \"ApiPlatform\\Metadata\\Resource\\Factory\\ResourceMetadataCollectionFactoryInterface\" instead of \"ApiPlatform\\Core\\Metadata\\Resource\\Factory\\ResourceMetadataFactoryInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Hydra/Serializer/CollectionFiltersNormalizer.php:53)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use an implementation of \"ApiPlatform\\Api\\IriConverterInterface\" instead of \"ApiPlatform\\Core\\Api\\IriConverterInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/JsonLd/Serializer/ObjectNormalizer.php:44)"} []
[2024-10-02 08:16:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Invalid CSRF token" at /var/www/crm/SuiteCRM-8.2.4/core/backend/Security/CSRFValidationListener.php line 95 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Invalid CSRF token at /var/www/crm/SuiteCRM-8.2.4/core/backend/Security/CSRFValidationListener.php:95)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use \"ApiPlatform\\Metadata\\Resource\\Factory\\ResourceMetadataCollectionFactoryInterface\" instead of \"ApiPlatform\\Core\\Metadata\\Resource\\Factory\\ResourceMetadataFactoryInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Serializer/SerializerContextBuilder.php:41)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use \"ApiPlatform\\Metadata\\Resource\\Factory\\ResourceMetadataCollectionFactoryInterface\" instead of \"ApiPlatform\\Core\\Metadata\\Resource\\Factory\\ResourceMetadataFactoryInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Serializer/SerializerFilterContextBuilder.php:40)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: The listener "ApiPlatform\Core\EventListener\ReadListener" is deprecated and will be replaced by "ApiPlatform\Symfony\EventListener\ReadListener" in 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: The listener \"ApiPlatform\\Core\\EventListener\\ReadListener\" is deprecated and will be replaced by \"ApiPlatform\\Symfony\\EventListener\\ReadListener\" in 3.0. at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Core/EventListener/ReadListener.php:66)"} []
[2024-10-02 08:16:24] request.INFO: Matched route "api_graphql_entrypoint". {"route":"api_graphql_entrypoint","route_parameters":{"_route":"api_graphql_entrypoint","_controller":"api_platform.graphql.action.entrypoint","_graphql":true},"request_uri":"https://crm/api/graphql","method":"POST"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use \"ApiPlatform\\Metadata\\Resource\\Factory\\ResourceMetadataCollectionFactoryInterface\" instead of \"ApiPlatform\\Core\\Metadata\\Resource\\Factory\\ResourceMetadataFactoryInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Symfony/EventListener/AddFormatListener.php:53)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use \"ApiPlatform\\Metadata\\Resource\\Factory\\ResourceMetadataCollectionFactoryInterface\" instead of \"ApiPlatform\\Core\\Metadata\\Resource\\Factory\\ResourceMetadataFactoryInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Symfony/EventListener/QueryParameterValidateListener.php:52)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: The service "ApiPlatform\Core\Api\IdentifiersExtractor" is deprecated, use ApiPlatform\Api\IdentifiersExtractor instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: The service \"ApiPlatform\\Core\\Api\\IdentifiersExtractor\" is deprecated, use ApiPlatform\\Api\\IdentifiersExtractor instead. at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Core/Api/IdentifiersExtractor.php:49)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use \"ApiPlatform\\Metadata\\Resource\\Factory\\ResourceMetadataCollectionFactoryInterface\" instead of \"ApiPlatform\\Core\\Metadata\\Resource\\Factory\\ResourceMetadataFactoryInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Core/JsonSchema/SchemaFactory.php:70)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use \"ApiPlatform\\Metadata\\Resource\\Factory\\ResourceMetadataCollectionFactoryInterface\" instead of \"ApiPlatform\\Core\\Metadata\\Resource\\Factory\\ResourceMetadataFactoryInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Core/Swagger/Serializer/DocumentationNormalizer.php:170)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: The service "ApiPlatform\Core\Bridge\Symfony\Routing\IriConverter" is deprecated, use ApiPlatform\Symfony\Routing\IriConverter instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: The service \"ApiPlatform\\Core\\Bridge\\Symfony\\Routing\\IriConverter\" is deprecated, use ApiPlatform\\Symfony\\Routing\\IriConverter instead. at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Core/Bridge/Symfony/Routing/IriConverter.php:67)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use \"ApiPlatform\\Metadata\\Resource\\Factory\\ResourceMetadataCollectionFactoryInterface\" instead of \"ApiPlatform\\Core\\Metadata\\Resource\\Factory\\ResourceMetadataFactoryInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/JsonLd/ContextBuilder.php:76)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: The $exceptionOnNoToken parameter in "ApiPlatform\Symfony\Security\ResourceAccessChecker::__construct()" is deprecated and will always be false in 3.0, you should stop using it. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: The $exceptionOnNoToken parameter in \"ApiPlatform\\Symfony\\Security\\ResourceAccessChecker::__construct()\" is deprecated and will always be false in 3.0, you should stop using it. at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Symfony/Security/ResourceAccessChecker.php:49)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use \"ApiPlatform\\Metadata\\Resource\\Factory\\ResourceMetadataCollectionFactoryInterface\" instead of \"ApiPlatform\\Core\\Metadata\\Resource\\Factory\\ResourceMetadataFactoryInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Hydra/Serializer/DocumentationNormalizer.php:77)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use an implementation of \"ApiPlatform\\Api\\IriConverterInterface\" instead of \"ApiPlatform\\Core\\Api\\IriConverterInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Hydra/Serializer/EntrypointNormalizer.php:46)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use \"ApiPlatform\\Metadata\\Resource\\Factory\\ResourceMetadataCollectionFactoryInterface\" instead of \"ApiPlatform\\Core\\Metadata\\Resource\\Factory\\ResourceMetadataFactoryInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Hydra/Serializer/EntrypointNormalizer.php:51)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use an implementation of \"ApiPlatform\\Api\\IriConverterInterface\" instead of \"ApiPlatform\\Core\\Api\\IriConverterInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php:105)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use \"ApiPlatform\\Metadata\\Resource\\Factory\\ResourceMetadataCollectionFactoryInterface\" instead of \"ApiPlatform\\Core\\Metadata\\Resource\\Factory\\ResourceMetadataFactoryInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php:130)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use an implementation of \"ApiPlatform\\Api\\IriConverterInterface\" instead of \"ApiPlatform\\Core\\Api\\IriConverterInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/JsonLd/Serializer/ItemNormalizer.php:55)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use an implementation of \"ApiPlatform\\Api\\IriConverterInterface\" instead of \"ApiPlatform\\Core\\Api\\IriConverterInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php:105)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use \"ApiPlatform\\Metadata\\Resource\\Factory\\ResourceMetadataCollectionFactoryInterface\" instead of \"ApiPlatform\\Core\\Metadata\\Resource\\Factory\\ResourceMetadataFactoryInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php:130)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use an implementation of \"ApiPlatform\\Api\\IriConverterInterface\" instead of \"ApiPlatform\\Core\\Api\\IriConverterInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php:105)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use \"ApiPlatform\\Metadata\\Resource\\Factory\\ResourceMetadataCollectionFactoryInterface\" instead of \"ApiPlatform\\Core\\Metadata\\Resource\\Factory\\ResourceMetadataFactoryInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php:130)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use an implementation of \"ApiPlatform\\Api\\IriConverterInterface\" instead of \"ApiPlatform\\Core\\Api\\IriConverterInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Hydra/Serializer/CollectionNormalizer.php:62)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use \"ApiPlatform\\Metadata\\Resource\\Factory\\ResourceMetadataCollectionFactoryInterface\" instead of \"ApiPlatform\\Core\\Metadata\\Resource\\Factory\\ResourceMetadataFactoryInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Hydra/Serializer/PartialCollectionViewNormalizer.php:50)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use \"ApiPlatform\\Metadata\\Resource\\Factory\\ResourceMetadataCollectionFactoryInterface\" instead of \"ApiPlatform\\Core\\Metadata\\Resource\\Factory\\ResourceMetadataFactoryInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Hydra/Serializer/CollectionFiltersNormalizer.php:53)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use an implementation of \"ApiPlatform\\Api\\IriConverterInterface\" instead of \"ApiPlatform\\Core\\Api\\IriConverterInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/JsonLd/Serializer/ObjectNormalizer.php:44)"} []
[2024-10-02 08:16:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "Invalid CSRF token" at /var/www/crm/SuiteCRM-8.2.4/core/backend/Security/CSRFValidationListener.php line 95 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\AccessDeniedHttpException(code: 0): Invalid CSRF token at /var/www/crm/SuiteCRM-8.2.4/core/backend/Security/CSRFValidationListener.php:95)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use \"ApiPlatform\\Metadata\\Resource\\Factory\\ResourceMetadataCollectionFactoryInterface\" instead of \"ApiPlatform\\Core\\Metadata\\Resource\\Factory\\ResourceMetadataFactoryInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Serializer/SerializerContextBuilder.php:41)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use \"ApiPlatform\\Metadata\\Resource\\Factory\\ResourceMetadataCollectionFactoryInterface\" instead of \"ApiPlatform\\Core\\Metadata\\Resource\\Factory\\ResourceMetadataFactoryInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Serializer/SerializerFilterContextBuilder.php:40)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: The listener "ApiPlatform\Core\EventListener\ReadListener" is deprecated and will be replaced by "ApiPlatform\Symfony\EventListener\ReadListener" in 3.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: The listener \"ApiPlatform\\Core\\EventListener\\ReadListener\" is deprecated and will be replaced by \"ApiPlatform\\Symfony\\EventListener\\ReadListener\" in 3.0. at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Core/EventListener/ReadListener.php:66)"} []
[2024-10-02 08:16:24] php.INFO: Deprecated: Function strftime() is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Function strftime() is deprecated at /var/www/crm/SuiteCRM-8.2.4/public/legacy/include/SugarLogger/SugarLogger.php:239)"} []
[2024-10-02 08:16:24] php.INFO: Deprecated: Function strftime() is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Function strftime() is deprecated at /var/www/crm/SuiteCRM-8.2.4/public/legacy/include/SugarLogger/SugarLogger.php:239)"} []
[2024-10-02 08:16:24] php.INFO: Deprecated: Function strftime() is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Function strftime() is deprecated at /var/www/crm/SuiteCRM-8.2.4/public/legacy/include/SugarLogger/SugarLogger.php:239)"} []
[2024-10-02 08:16:24] php.INFO: Deprecated: Function strftime() is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Function strftime() is deprecated at /var/www/crm/SuiteCRM-8.2.4/public/legacy/include/SugarLogger/SugarLogger.php:239)"} []
[2024-10-02 08:16:24] php.INFO: Deprecated: Function strftime() is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Function strftime() is deprecated at /var/www/crm/SuiteCRM-8.2.4/public/legacy/include/SugarLogger/SugarLogger.php:239)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use \"ApiPlatform\\Metadata\\Resource\\Factory\\ResourceMetadataCollectionFactoryInterface\" instead of \"ApiPlatform\\Core\\Metadata\\Resource\\Factory\\ResourceMetadataFactoryInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Symfony/EventListener/DeserializeListener.php:63)"} []
[2024-10-02 08:16:24] php.INFO: Deprecated: Function strftime() is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Function strftime() is deprecated at /var/www/crm/SuiteCRM-8.2.4/public/legacy/include/SugarLogger/SugarLogger.php:239)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use \"ApiPlatform\\Metadata\\Resource\\Factory\\ResourceMetadataCollectionFactoryInterface\" instead of \"ApiPlatform\\Core\\Metadata\\Resource\\Factory\\ResourceMetadataFactoryInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Symfony/EventListener/DeserializeListener.php:63)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use \"ApiPlatform\\Metadata\\Resource\\Factory\\ResourceMetadataCollectionFactoryInterface\" instead of \"ApiPlatform\\Core\\Metadata\\Resource\\Factory\\ResourceMetadataFactoryInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Action/ExceptionAction.php:58)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use \"ApiPlatform\\Metadata\\Resource\\Factory\\ResourceMetadataCollectionFactoryInterface\" instead of \"ApiPlatform\\Core\\Metadata\\Resource\\Factory\\ResourceMetadataFactoryInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Action/ExceptionAction.php:58)"} []
[2024-10-02 08:16:24] php.INFO: Deprecated: Function strftime() is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Function strftime() is deprecated at /var/www/crm/SuiteCRM-8.2.4/public/legacy/include/SugarLogger/SugarLogger.php:239)"} []
[2024-10-02 08:16:24] php.INFO: Deprecated: Function strftime() is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Function strftime() is deprecated at /var/www/crm/SuiteCRM-8.2.4/public/legacy/include/SugarLogger/SugarLogger.php:239)"} []
[2024-10-02 08:16:24] php.INFO: Deprecated: Function strftime() is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Function strftime() is deprecated at /var/www/crm/SuiteCRM-8.2.4/public/legacy/include/SugarLogger/SugarLogger.php:239)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use \"ApiPlatform\\Metadata\\Resource\\Factory\\ResourceMetadataCollectionFactoryInterface\" instead of \"ApiPlatform\\Core\\Metadata\\Resource\\Factory\\ResourceMetadataFactoryInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Symfony/EventListener/DeserializeListener.php:63)"} []
[2024-10-02 08:16:24] php.INFO: User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface". {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since api-platform/core 2.7: Use \"ApiPlatform\\Metadata\\Resource\\Factory\\ResourceMetadataCollectionFactoryInterface\" instead of \"ApiPlatform\\Core\\Metadata\\Resource\\Factory\\ResourceMetadataFactoryInterface\". at /var/www/crm/SuiteCRM-8.2.4/vendor/api-platform/core/src/Action/ExceptionAction.php:58)"} []

Logs from suite.log:

Wed Oct  2 08:17:54 2024 [2212522][-none-][WARN] ModuleNameMapper | mapName | 'kf_Zasilky' not mapped to 'frontend'
Wed Oct  2 08:17:54 2024 [2212522][-none-][WARN] ModuleNameMapper | mapName | 'kf_TripTracker' not mapped to 'frontend'
Wed Oct  2 08:17:54 2024 [2212522][d169571c-8701-ce83-361c-5dde70cf5ebd][DEPRECATED] Array
(
)

Wed Oct  2 08:17:54 2024 [2212522][d169571c-8701-ce83-361c-5dde70cf5ebd][DEPRECATED] Array
(
)





Wed Oct  2 08:18:09 2024 [2212387][-none-][WARN] ModuleNameMapper | mapName | 'kf_ic_IcoModule' not mapped to 'frontend'
Wed Oct  2 08:18:09 2024 [2212387][-none-][WARN] ModuleNameMapper | mapName | 'kf_Zasilky' not mapped to 'frontend'
Wed Oct  2 08:18:09 2024 [2212387][-none-][WARN] ModuleNameMapper | mapName | 'kf_TripTracker' not mapped to 'frontend'
Wed Oct  2 08:18:10 2024 [2212396][-none-][WARN] ModuleNameMapper | mapName | 'kf_ic_IcoModule' not mapped to 'frontend'
Wed Oct  2 08:18:10 2024 [2212396][-none-][WARN] ModuleNameMapper | mapName | 'kf_Zasilky' not mapped to 'frontend'
Wed Oct  2 08:18:10 2024 [2212396][-none-][WARN] ModuleNameMapper | mapName | 'kf_TripTracker' not mapped to 'frontend'
Wed Oct  2 08:18:10 2024 [2212387][-none-][WARN] ModuleNameMapper | mapName | 'kf_ic_IcoModule' not mapped to 'frontend'
Wed Oct  2 08:18:10 2024 [2212387][-none-][WARN] ModuleNameMapper | mapName | 'kf_Zasilky' not mapped to 'frontend'
Wed Oct  2 08:18:10 2024 [2212387][-none-][WARN] ModuleNameMapper | mapName | 'kf_TripTracker' not mapped to 'frontend'
Wed Oct  2 08:18:10 2024 [2212396][e879d50d-9af6-5318-1008-5c176d4b05a7][DEPRECATED] Array
(
)

Wed Oct  2 08:18:10 2024 [2212396][e879d50d-9af6-5318-1008-5c176d4b05a7][DEPRECATED] Array
(
)

Wed Oct  2 08:18:10 2024 [2212387][-none-][WARN] ModuleNameMapper | mapName | 'kf_ic_IcoModule' not mapped to 'frontend'
Wed Oct  2 08:18:10 2024 [2212387][-none-][WARN] ModuleNameMapper | mapName | 'kf_Zasilky' not mapped to 'frontend'
Wed Oct  2 08:18:10 2024 [2212387][-none-][WARN] ModuleNameMapper | mapName | 'kf_TripTracker' not mapped to 'frontend'
Wed Oct  2 08:18:10 2024 [2212407][-none-][WARN] ModuleNameMapper | mapName | 'kf_ic_IcoModule' not mapped to 'frontend'
Wed Oct  2 08:18:10 2024 [2212407][-none-][WARN] ModuleNameMapper | mapName | 'kf_Zasilky' not mapped to 'frontend'
Wed Oct  2 08:18:10 2024 [2212407][-none-][WARN] ModuleNameMapper | mapName | 'kf_TripTracker' not mapped to 'frontend'
Wed Oct  2 08:18:10 2024 [2212407][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'notes' not mapped to 'frontend'
Wed Oct  2 08:18:10 2024 [2212407][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][DEPRECATED] Array
(
)

Wed Oct  2 08:18:10 2024 [2212407][-none-][WARN] ModuleNameMapper | mapName | 'kf_ic_IcoModule' not mapped to 'frontend'
Wed Oct  2 08:18:10 2024 [2212407][-none-][WARN] ModuleNameMapper | mapName | 'kf_Zasilky' not mapped to 'frontend'
Wed Oct  2 08:18:10 2024 [2212407][-none-][WARN] ModuleNameMapper | mapName | 'kf_TripTracker' not mapped to 'frontend'
Wed Oct  2 08:18:10 2024 [2212407][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][DEPRECATED] Array
(
)

Wed Oct  2 08:18:10 2024 [2212407][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'kf_Zasilky' not mapped to 'frontend'
Wed Oct  2 08:18:10 2024 [2212407][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'kf_TripTracker' not mapped to 'frontend'
Wed Oct  2 08:18:10 2024 [2212407][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'kf_ic_IcoModule' not mapped to 'frontend'
Wed Oct  2 08:18:10 2024 [2212407][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'Feeds' not mapped to 'frontend'
Wed Oct  2 08:18:10 2024 [2212407][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'iFrames' not mapped to 'frontend'
Wed Oct  2 08:18:10 2024 [2212407][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'TimePeriods' not mapped to 'frontend'
Wed Oct  2 08:18:10 2024 [2212407][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'ContractTypes' not mapped to 'frontend'
Wed Oct  2 08:18:10 2024 [2212407][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'Notifications' not mapped to 'frontend'
Wed Oct  2 08:18:10 2024 [2212407][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'Queues' not mapped to 'frontend'
Wed Oct  2 08:18:10 2024 [2212407][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'TrackerSessions' not mapped to 'frontend'
Wed Oct  2 08:18:10 2024 [2212407][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'TrackerQueries' not mapped to 'frontend'
Wed Oct  2 08:18:10 2024 [2212407][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'FAQ' not mapped to 'frontend'
Wed Oct  2 08:18:10 2024 [2212407][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'Newsletters' not mapped to 'frontend'
Wed Oct  2 08:18:10 2024 [2212407][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'SugarFavorites' not mapped to 'frontend'
Wed Oct  2 08:18:10 2024 [2212407][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'Library' not mapped to 'frontend'
Wed Oct  2 08:18:10 2024 [2212407][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'KBDocuments' not mapped to 'frontend'
Wed Oct  2 08:18:10 2024 [2212407][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'jjwp_Partners' not mapped to 'frontend'
Wed Oct  2 08:18:10 2024 [2212407][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'TemplateEditor' not mapped to 'frontend'
Wed Oct  2 08:18:10 2024 [2212407][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'tt_TripTracker' not mapped to 'frontend'
Wed Oct  2 08:18:11 2024 [2212407][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'kf_Zasilky' not mapped to 'frontend'
Wed Oct  2 08:18:11 2024 [2212407][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'kf_Zasilky' not mapped to 'frontend'
Wed Oct  2 08:18:11 2024 [2212407][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'kf_Zasilky' not mapped to 'frontend'
Wed Oct  2 08:18:11 2024 [2212407][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'kf_Zasilky' not mapped to 'frontend'
Wed Oct  2 08:18:11 2024 [2212407][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'kf_TripTracker' not mapped to 'frontend'
Wed Oct  2 08:18:11 2024 [2212407][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'kf_TripTracker' not mapped to 'frontend'
Wed Oct  2 08:18:11 2024 [2212407][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'kf_TripTracker' not mapped to 'frontend'
Wed Oct  2 08:18:11 2024 [2212407][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'kf_TripTracker' not mapped to 'frontend'
Wed Oct  2 08:18:11 2024 [2212407][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'kf_ic_IcoModule' not mapped to 'frontend'
Wed Oct  2 08:18:11 2024 [2212407][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'kf_ic_IcoModule' not mapped to 'frontend'
Wed Oct  2 08:18:11 2024 [2212407][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'kf_ic_IcoModule' not mapped to 'frontend'
Wed Oct  2 08:18:11 2024 [2212407][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'kf_ic_IcoModule' not mapped to 'frontend'
Wed Oct  2 08:18:11 2024 [2212407][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] Cannot find bean file for module: Connectors
Wed Oct  2 08:18:11 2024 [2212407][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] Cannot find bean file for module: Connectors
Wed Oct  2 08:18:11 2024 [2212407][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] Cannot find bean file for module: CustomFields
Wed Oct  2 08:18:11 2024 [2212407][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] Cannot find bean file for module: CustomFields
Wed Oct  2 08:18:11 2024 [2212407][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] Cannot find bean file for module: Versions
Wed Oct  2 08:18:11 2024 [2212407][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] Cannot find bean file for module: Versions
Wed Oct  2 08:18:11 2024 [2212407][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | toLegacy | 'kf_Zasilky' not mapped
Wed Oct  2 08:18:11 2024 [2212407][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | toLegacy | 'kf_TripTracker' not mapped
Wed Oct  2 08:18:12 2024 [2212407][-none-][WARN] ModuleNameMapper | mapName | 'kf_ic_IcoModule' not mapped to 'frontend'
Wed Oct  2 08:18:12 2024 [2212407][-none-][WARN] ModuleNameMapper | mapName | 'kf_Zasilky' not mapped to 'frontend'
Wed Oct  2 08:18:12 2024 [2212407][-none-][WARN] ModuleNameMapper | mapName | 'kf_TripTracker' not mapped to 'frontend'
Wed Oct  2 08:18:12 2024 [2212407][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][DEPRECATED] Array
(
)

Wed Oct  2 08:18:12 2024 [2212407][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][DEPRECATED] Array
(
)

Wed Oct  2 08:18:12 2024 [2212387][-none-][WARN] ModuleNameMapper | mapName | 'kf_ic_IcoModule' not mapped to 'frontend'
Wed Oct  2 08:18:12 2024 [2212387][-none-][WARN] ModuleNameMapper | mapName | 'kf_Zasilky' not mapped to 'frontend'
Wed Oct  2 08:18:12 2024 [2212387][-none-][WARN] ModuleNameMapper | mapName | 'kf_TripTracker' not mapped to 'frontend'
Wed Oct  2 08:18:12 2024 [2212387][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][DEPRECATED] Array
(
)

Wed Oct  2 08:18:12 2024 [2212525][-none-][WARN] ModuleNameMapper | mapName | 'kf_ic_IcoModule' not mapped to 'frontend'
Wed Oct  2 08:18:12 2024 [2212525][-none-][WARN] ModuleNameMapper | mapName | 'kf_Zasilky' not mapped to 'frontend'
Wed Oct  2 08:18:12 2024 [2212525][-none-][WARN] ModuleNameMapper | mapName | 'kf_TripTracker' not mapped to 'frontend'
Wed Oct  2 08:18:12 2024 [2212525][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][DEPRECATED] Array
(
)

Wed Oct  2 08:18:13 2024 [2212525][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][FATAL] Slow Query (time:0.5258309841156
 SELECT  notes.id , notes.assigned_user_id , notes.modified_user_id , notes.created_by , notes.parent_id , notes.contact_id  , jt0.user_name assigned_user_name , jt0.created_by assigned_user_name_owner  , 'Users' assigned_user_name_mod, notes.date_entered , notes.date_modified  , jt1.user_name modified_by_name , jt1.created_by modified_by_name_owner  , 'Users' modified_by_name_mod , jt2.user_name created_by_name , jt2.created_by created_by_name_owner  , 'Users' created_by_name_mod, notes.name , notes.file_mime_type , notes.filename , notes.parent_type , notes.portal_flag , notes.embed_flag , notes.description , notes.deleted  , LTRIM(RTRIM(CONCAT(IFNULL(contacts.first_name,''),' ',IFNULL(contacts.last_name,'')))) contact_name , contacts.assigned_user_id contact_name_owner  , 'Contacts' contact_name_mod, notes_cstm.transcript_c  FROM notes  LEFT JOIN notes_cstm ON notes.id = notes_cstm.id_c   LEFT JOIN  users jt0 ON notes.assigned_user_id=jt0.id AND jt0.deleted=0

 AND jt0.deleted=0  LEFT JOIN  users jt1 ON notes.modified_user_id=jt1.id AND jt1.deleted=0

 AND jt1.deleted=0  LEFT JOIN  users jt2 ON notes.created_by=jt2.id AND jt2.deleted=0

 AND jt2.deleted=0  LEFT JOIN  contacts contacts ON notes.contact_id=contacts.id AND contacts.deleted=0

 AND contacts.deleted=0 where notes.deleted=0 ORDER BY notes.date_entered DESC LIMIT 0,21)
Wed Oct  2 08:18:13 2024 [2212524][-none-][WARN] ModuleNameMapper | mapName | 'kf_ic_IcoModule' not mapped to 'frontend'
Wed Oct  2 08:18:13 2024 [2212524][-none-][WARN] ModuleNameMapper | mapName | 'kf_Zasilky' not mapped to 'frontend'
Wed Oct  2 08:18:13 2024 [2212524][-none-][WARN] ModuleNameMapper | mapName | 'kf_TripTracker' not mapped to 'frontend'
Wed Oct  2 08:18:13 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][DEPRECATED] Array
(
)

Wed Oct  2 08:18:13 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'kf_Zasilky' not mapped to 'frontend'
Wed Oct  2 08:18:13 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'kf_TripTracker' not mapped to 'frontend'
Wed Oct  2 08:18:13 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'kf_ic_IcoModule' not mapped to 'frontend'
Wed Oct  2 08:18:13 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'Feeds' not mapped to 'frontend'
Wed Oct  2 08:18:13 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'iFrames' not mapped to 'frontend'
Wed Oct  2 08:18:13 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'TimePeriods' not mapped to 'frontend'
Wed Oct  2 08:18:13 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'ContractTypes' not mapped to 'frontend'
Wed Oct  2 08:18:13 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'Notifications' not mapped to 'frontend'
Wed Oct  2 08:18:13 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'Queues' not mapped to 'frontend'
Wed Oct  2 08:18:13 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'TrackerSessions' not mapped to 'frontend'
Wed Oct  2 08:18:13 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'TrackerQueries' not mapped to 'frontend'
Wed Oct  2 08:18:13 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'FAQ' not mapped to 'frontend'
Wed Oct  2 08:18:13 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'Newsletters' not mapped to 'frontend'
Wed Oct  2 08:18:13 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'SugarFavorites' not mapped to 'frontend'
Wed Oct  2 08:18:13 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'Library' not mapped to 'frontend'
Wed Oct  2 08:18:13 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'KBDocuments' not mapped to 'frontend'
Wed Oct  2 08:18:13 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'jjwp_Partners' not mapped to 'frontend'
Wed Oct  2 08:18:13 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'TemplateEditor' not mapped to 'frontend'
Wed Oct  2 08:18:13 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'tt_TripTracker' not mapped to 'frontend'
Wed Oct  2 08:18:13 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'kf_Zasilky' not mapped to 'frontend'
Wed Oct  2 08:18:13 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'kf_Zasilky' not mapped to 'frontend'
Wed Oct  2 08:18:13 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'kf_Zasilky' not mapped to 'frontend'
Wed Oct  2 08:18:13 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'kf_Zasilky' not mapped to 'frontend'
Wed Oct  2 08:18:13 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'kf_TripTracker' not mapped to 'frontend'
Wed Oct  2 08:18:13 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'kf_TripTracker' not mapped to 'frontend'
Wed Oct  2 08:18:13 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'kf_TripTracker' not mapped to 'frontend'
Wed Oct  2 08:18:13 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'kf_TripTracker' not mapped to 'frontend'
Wed Oct  2 08:18:13 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'kf_ic_IcoModule' not mapped to 'frontend'
Wed Oct  2 08:18:13 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'kf_ic_IcoModule' not mapped to 'frontend'
Wed Oct  2 08:18:13 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'kf_ic_IcoModule' not mapped to 'frontend'
Wed Oct  2 08:18:13 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] ModuleNameMapper | mapName | 'kf_ic_IcoModule' not mapped to 'frontend'
Wed Oct  2 08:18:13 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] Cannot find bean file for module: Connectors
Wed Oct  2 08:18:13 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] Cannot find bean file for module: Connectors
Wed Oct  2 08:18:14 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] Cannot find bean file for module: CustomFields
Wed Oct  2 08:18:14 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] Cannot find bean file for module: CustomFields
Wed Oct  2 08:18:14 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] Cannot find bean file for module: Versions
Wed Oct  2 08:18:14 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] Cannot find bean file for module: Versions
Wed Oct  2 08:18:14 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][ERROR] Unable to find relationship projects_contacts_resources
Wed Oct  2 08:18:14 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] project_resource for projects_contacts_resources failed to load

Wed Oct  2 08:18:14 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][ERROR] Unable to find relationship am_projecttemplates_contacts_resources
Wed Oct  2 08:18:14 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] am_projecttemplates_resources for am_projecttemplates_contacts_resources failed to load

Wed Oct  2 08:18:14 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][ERROR] Unable to find relationship projects_contacts_resources
Wed Oct  2 08:18:14 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] project_resource for projects_contacts_resources failed to load

Wed Oct  2 08:18:14 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][ERROR] Unable to find relationship am_projecttemplates_contacts_resources
Wed Oct  2 08:18:14 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] am_projecttemplates_resources for am_projecttemplates_contacts_resources failed to load

Wed Oct  2 08:18:14 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][ERROR] Unable to find relationship projects_contacts_resources
Wed Oct  2 08:18:14 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] project_resource for projects_contacts_resources failed to load

Wed Oct  2 08:18:14 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][ERROR] Unable to find relationship am_projecttemplates_contacts_resources
Wed Oct  2 08:18:14 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] am_projecttemplates_resources for am_projecttemplates_contacts_resources failed to load

Wed Oct  2 08:18:14 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][ERROR] Unable to find relationship projects_contacts_resources
Wed Oct  2 08:18:14 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] project_resource for projects_contacts_resources failed to load

Wed Oct  2 08:18:14 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][ERROR] Unable to find relationship am_projecttemplates_contacts_resources
Wed Oct  2 08:18:14 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] am_projecttemplates_resources for am_projecttemplates_contacts_resources failed to load

Wed Oct  2 08:18:14 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][ERROR] Unable to find relationship projects_contacts_resources
Wed Oct  2 08:18:14 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] project_resource for projects_contacts_resources failed to load

Wed Oct  2 08:18:14 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][ERROR] Unable to find relationship am_projecttemplates_contacts_resources
Wed Oct  2 08:18:14 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] am_projecttemplates_resources for am_projecttemplates_contacts_resources failed to load

Wed Oct  2 08:18:14 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][ERROR] Unable to find relationship projects_contacts_resources
Wed Oct  2 08:18:14 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] project_resource for projects_contacts_resources failed to load

Wed Oct  2 08:18:14 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][ERROR] Unable to find relationship am_projecttemplates_contacts_resources
Wed Oct  2 08:18:14 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] am_projecttemplates_resources for am_projecttemplates_contacts_resources failed to load

Wed Oct  2 08:18:14 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][ERROR] Unable to find relationship projects_contacts_resources
Wed Oct  2 08:18:14 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] project_resource for projects_contacts_resources failed to load

Wed Oct  2 08:18:14 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][ERROR] Unable to find relationship am_projecttemplates_contacts_resources
Wed Oct  2 08:18:14 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] am_projecttemplates_resources for am_projecttemplates_contacts_resources failed to load

Wed Oct  2 08:18:14 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][ERROR] Unable to find relationship projects_contacts_resources
Wed Oct  2 08:18:14 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] project_resource for projects_contacts_resources failed to load

Wed Oct  2 08:18:14 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][ERROR] Unable to find relationship am_projecttemplates_contacts_resources
Wed Oct  2 08:18:14 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] am_projecttemplates_resources for am_projecttemplates_contacts_resources failed to load

Wed Oct  2 08:18:14 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][ERROR] Unable to find relationship projects_contacts_resources
Wed Oct  2 08:18:14 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] project_resource for projects_contacts_resources failed to load

Wed Oct  2 08:18:14 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][ERROR] Unable to find relationship am_projecttemplates_contacts_resources
Wed Oct  2 08:18:14 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] am_projecttemplates_resources for am_projecttemplates_contacts_resources failed to load

Wed Oct  2 08:18:14 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][ERROR] Unable to find relationship projects_contacts_resources
Wed Oct  2 08:18:14 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] project_resource for projects_contacts_resources failed to load

Wed Oct  2 08:18:14 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][ERROR] Unable to find relationship am_projecttemplates_contacts_resources
Wed Oct  2 08:18:14 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][WARN] am_projecttemplates_resources for am_projecttemplates_contacts_resources failed to load

Wed Oct  2 08:18:17 2024 [2212524][-none-][WARN] ModuleNameMapper | mapName | 'kf_ic_IcoModule' not mapped to 'frontend'
Wed Oct  2 08:18:17 2024 [2212524][-none-][WARN] ModuleNameMapper | mapName | 'kf_Zasilky' not mapped to 'frontend'
Wed Oct  2 08:18:17 2024 [2212524][-none-][WARN] ModuleNameMapper | mapName | 'kf_TripTracker' not mapped to 'frontend'
Wed Oct  2 08:18:17 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][ERROR] Unable to load custom logic file: modules/AOD_Index/AOD_LogicHooks.php
Wed Oct  2 08:18:17 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][ERROR] Unable to load custom logic file: modules/AOD_Index/AOD_LogicHooks.php
Wed Oct  2 08:18:17 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][ERROR] Unable to load custom logic file: modules/AOD_Index/AOD_LogicHooks.php
Wed Oct  2 08:18:17 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][ERROR] Unable to load custom logic file: modules/AOD_Index/AOD_LogicHooks.php
Wed Oct  2 08:18:17 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][ERROR] Unable to load custom logic file: modules/AOD_Index/AOD_LogicHooks.php
Wed Oct  2 08:18:17 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][ERROR] Unable to load custom logic file: modules/AOD_Index/AOD_LogicHooks.php
Wed Oct  2 08:18:17 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][ERROR] Unable to load custom logic file: modules/AOD_Index/AOD_LogicHooks.php
Wed Oct  2 08:18:17 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][ERROR] Unable to load custom logic file: modules/AOD_Index/AOD_LogicHooks.php
Wed Oct  2 08:18:17 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][ERROR] Unable to load custom logic file: modules/AOD_Index/AOD_LogicHooks.php
Wed Oct  2 08:18:17 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][ERROR] Unable to load custom logic file: modules/AOD_Index/AOD_LogicHooks.php
Wed Oct  2 08:18:17 2024 [2212524][2c0f3bb8-55b5-7ea5-817e-5a8e74b5e482][ERROR] Unable to load custom logic file: modules/AOD_Index/AOD_LogicHooks.php
Wed Oct  2 08:18:17 2024 [2212504][-none-][WARN] ModuleNameMapper | mapName | 'kf_ic_IcoModule' not mapped to 'frontend'
Wed Oct  2 08:18:17 2024 [2212504][-none-][WARN] ModuleNameMapper | mapName | 'kf_Zasilky' not mapped to 'frontend'
Wed Oct  2 08:18:17 2024 [2212504][-none-][WARN] ModuleNameMapper | mapName | 'kf_TripTracker' not mapped to 'frontend'
Wed Oct  2 08:18:17 2024 [2212604][-none-][WARN] ModuleNameMapper | mapName | 'kf_ic_IcoModule' not mapped to 'frontend'
Wed Oct  2 08:18:17 2024 [2212604][-none-][WARN] ModuleNameMapper | mapName | 'kf_Zasilky' not mapped to 'frontend'
Wed Oct  2 08:18:17 2024 [2212604][-none-][WARN] ModuleNameMapper | mapName | 'kf_TripTracker' not mapped to 'frontend'
Wed Oct  2 08:18:17 2024 [2212504][42fb7279-b79f-7c88-3ce0-664f2ac557dd][DEPRECATED] Array
(
)

Wed Oct  2 08:18:17 2024 [2212504][42fb7279-b79f-7c88-3ce0-664f2ac557dd][DEPRECATED] Array
(
)

Wed Oct  2 08:18:18 2024 [2212604][42fb7279-b79f-7c88-3ce0-664f2ac557dd][DEPRECATED] Array
(
)

Wed Oct  2 08:18:18 2024 [2212604][42fb7279-b79f-7c88-3ce0-664f2ac557dd][DEPRECATED] Array
(
)

Wed Oct  2 08:18:24 2024 [2212407][-none-][WARN] ModuleNameMapper | mapName | 'kf_ic_IcoModule' not mapped to 'frontend'
Wed Oct  2 08:18:24 2024 [2212407][-none-][WARN] ModuleNameMapper | mapName | 'kf_Zasilky' not mapped to 'frontend'
Wed Oct  2 08:18:24 2024 [2212407][-none-][WARN] ModuleNameMapper | mapName | 'kf_TripTracker' not mapped to 'frontend'
Wed Oct  2 08:18:24 2024 [2212387][-none-][WARN] ModuleNameMapper | mapName | 'kf_ic_IcoModule' not mapped to 'frontend'
Wed Oct  2 08:18:24 2024 [2212387][-none-][WARN] ModuleNameMapper | mapName | 'kf_Zasilky' not mapped to 'frontend'
Wed Oct  2 08:18:24 2024 [2212387][-none-][WARN] ModuleNameMapper | mapName | 'kf_TripTracker' not mapped to 'frontend'
Wed Oct  2 08:18:25 2024 [2212407][5accdcb4-a361-ff00-bf53-5a8ec0d509cf][DEPRECATED] Array
(
)

Wed Oct  2 08:18:25 2024 [2212407][5accdcb4-a361-ff00-bf53-5a8ec0d509cf][DEPRECATED] Array
(
)

Wed Oct  2 08:18:25 2024 [2212387][5accdcb4-a361-ff00-bf53-5a8ec0d509cf][DEPRECATED] Array
(
)

Wed Oct  2 08:18:25 2024 [2212387][5accdcb4-a361-ff00-bf53-5a8ec0d509cf][DEPRECATED] Array
(
)

Wed Oct  2 08:18:25 2024 [2212396][-none-][WARN] ModuleNameMapper | mapName | 'kf_ic_IcoModule' not mapped to 'frontend'
Wed Oct  2 08:18:25 2024 [2212396][-none-][WARN] ModuleNameMapper | mapName | 'kf_Zasilky' not mapped to 'frontend'
Wed Oct  2 08:18:25 2024 [2212396][-none-][WARN] ModuleNameMapper | mapName | 'kf_TripTracker' not mapped to 'frontend'
Wed Oct  2 08:18:25 2024 [2212396][5accdcb4-a361-ff00-bf53-5a8ec0d509cf][DEPRECATED] Array
(
)

Wed Oct  2 08:18:25 2024 [2212396][5accdcb4-a361-ff00-bf53-5a8ec0d509cf][DEPRECATED] Array
(
)

Wed Oct  2 08:18:28 2024 [2212394][-none-][WARN] ModuleNameMapper | mapName | 'kf_ic_IcoModule' not mapped to 'frontend'
Wed Oct  2 08:18:28 2024 [2212394][-none-][WARN] ModuleNameMapper | mapName | 'kf_Zasilky' not mapped to 'frontend'
Wed Oct  2 08:18:28 2024 [2212394][-none-][WARN] ModuleNameMapper | mapName | 'kf_TripTracker' not mapped to 'frontend'
Wed Oct  2 08:18:28 2024 [2212394][e879d50d-9af6-5318-1008-5c176d4b05a7][DEPRECATED] Array
(
)

Wed Oct  2 08:18:28 2024 [2212394][e879d50d-9af6-5318-1008-5c176d4b05a7][DEPRECATED] Array
(
)

Wed Oct  2 08:18:29 2024 [2212504][-none-][WARN] ModuleNameMapper | mapName | 'kf_ic_IcoModule' not mapped to 'frontend'
Wed Oct  2 08:18:29 2024 [2212504][-none-][WARN] ModuleNameMapper | mapName | 'kf_Zasilky' not mapped to 'frontend'
Wed Oct  2 08:18:29 2024 [2212504][-none-][WARN] ModuleNameMapper | mapName | 'kf_TripTracker' not mapped to 'frontend'
Wed Oct  2 08:18:29 2024 [2212504][cef78d6c-8b15-6aad-96b3-66a6081523b4][DEPRECATED] Array
(
)

Wed Oct  2 08:18:29 2024 [2212504][cef78d6c-8b15-6aad-96b3-66a6081523b4][DEPRECATED] Array
(
)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Filters Issues & PRs related to all things regarding Filtering Status:Requires Updates Issues & PRs which requires input or update from the author Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants