We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Can't parse simple format: {"@timestamp":"2022-06-10T17:37:37.650129+00:00","@version":1,"host":"5cb36d7e116e","message":"Fatal Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 4096 bytes)","type":"default-talent-finder","channel":"php","level":"CRITICAL","monolog_level":500,"extr_":{"file":"/var/www/app/vendor/symfony/error-handler/ErrorHandler.php","line":518,"class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","function":"handleException","uid":"acbe58b","process_id":36,"memory_usage":"128 MB","memory_peak_usage":"128 MB"},"ctxt_":{"exception":{"class":"Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError","message":"Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 4096 bytes)","code":0,"file":"/var/www/app/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php:33"}}}
{"@timestamp":"2022-06-10T17:37:37.650129+00:00","@version":1,"host":"5cb36d7e116e","message":"Fatal Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 4096 bytes)","type":"default-talent-finder","channel":"php","level":"CRITICAL","monolog_level":500,"extr_":{"file":"/var/www/app/vendor/symfony/error-handler/ErrorHandler.php","line":518,"class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","function":"handleException","uid":"acbe58b","process_id":36,"memory_usage":"128 MB","memory_peak_usage":"128 MB"},"ctxt_":{"exception":{"class":"Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError","message":"Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 4096 bytes)","code":0,"file":"/var/www/app/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php:33"}}}
even make changes to parse it - UI showing [Object Object] or some not valid output...
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Can't parse simple format:
{"@timestamp":"2022-06-10T17:37:37.650129+00:00","@version":1,"host":"5cb36d7e116e","message":"Fatal Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 4096 bytes)","type":"default-talent-finder","channel":"php","level":"CRITICAL","monolog_level":500,"extr_":{"file":"/var/www/app/vendor/symfony/error-handler/ErrorHandler.php","line":518,"class":"Symfony\\Component\\ErrorHandler\\ErrorHandler","function":"handleException","uid":"acbe58b","process_id":36,"memory_usage":"128 MB","memory_peak_usage":"128 MB"},"ctxt_":{"exception":{"class":"Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError","message":"Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 4096 bytes)","code":0,"file":"/var/www/app/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php:33"}}}
even make changes to parse it - UI showing [Object Object] or some not valid output...
The text was updated successfully, but these errors were encountered: