Hi,
>From time to time, we are having 500 error messages as shown below:

This is a PHP Laravel hosted on GCP App Engine Flex.

Any idea what's causing these errors?

{
    "message": "Item queue overflow. Check that the batch daemon is 
running.",
    "exception": "Google\\Cloud\\Core\\Batch\\QueueOverflowException",
    "file": "/app/vendor/google/cloud-core/src/Batch/SysvProcessor.php",
    "line": 78,
    "trace": [
        {
            "file": 
"/app/vendor/google/cloud-core/src/Batch/BatchRunner.php",
            "line": 141,
            "function": "submit",
            "class": "Google\\Cloud\\Core\\Batch\\SysvProcessor",
            "type": "->"
        },
        {
            "file": "/app/vendor/google/cloud-logging/src/PsrLogger.php",
            "line": 524,
            "function": "submitItem",
            "class": "Google\\Cloud\\Core\\Batch\\BatchRunner",
            "type": "->"
        },
        {
            "file": "/app/vendor/google/cloud-logging/src/PsrLogger.php",
            "line": 413,
            "function": "sendEntry",
            "class": "Google\\Cloud\\Logging\\PsrLogger",
            "type": "->"
        },
        {
            "file": 
"/app/vendor/monolog/monolog/src/Monolog/Handler/PsrHandler.php",
            "line": 66,
            "function": "log",
            "class": "Google\\Cloud\\Logging\\PsrLogger",
            "type": "->"
        },
        {
            "file": "/app/vendor/monolog/monolog/src/Monolog/Logger.php",
            "line": 317,
            "function": "handle",
            "class": "Monolog\\Handler\\PsrHandler",
            "type": "->"
        },

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/f345e210-e72a-40a5-873b-17c28cf23e88n%40googlegroups.com.
  • [google-appengin... Bilal Haidar
    • [google-app... 'Katayoon (Cloud Platform Support)' via Google App Engine

Reply via email to