🇮🇳India @santhosh_103

Account created on 11 February 2025, 5 months ago
#

Recent comments

🇮🇳India santhosh_103

Currently, we don't have memcache or Redis set up as a cache backend yet and we are using the database as the cache backend at the moment.
Yes, we are using custom code to store one of the API response in the cache. There is no other custom code interacting with the cache system beyond this API response caching. Please let us know if the custom code can create an issue.

Thanks,

🇮🇳India santhosh_103

Thanks for the suggestions. Wanted to share a few additional observations.
As mentioned earlier , after frequent content updates in the cms backend, we sometimes getting the following errors

  1. Error: Undefined constant "Drupal\node\Entity\DRUPAL_OPTIONAL" in Drupal\Core\Entity\EntityStorageBase->mapFromStorageRecords() (line 452 of core/lib/Drupal/Core/Entity/EntityStorageBase.php)
  2. PHP Exception InvalidArgumentException: "Field body is unknown." at core/lib/Drupal/Core/Entity/ContentEntityBase.php line 587
  3. Additionally, some fields disappear on certain content types, leaving only the title visible.

Would appreciate any guidance or insights you might have on these issues.

🇮🇳India santhosh_103

Thank you for the suggestion. We will definitely take this suggestion and upgrade and will see if the issue persists.

However, we have noticed that this issue does not occur in our UAT environment or when Drupal is running on a single instance, but only in multiple server instances (in load balancer setup). Are there any specific pointers in terms of configuration we might have overlooked when it is a load balancer environment.

Thanks

Production build 0.71.5 2024