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

Errors during template field extraction #3937

Open
juliushaertl opened this issue Aug 21, 2024 · 0 comments
Open

Errors during template field extraction #3937

juliushaertl opened this issue Aug 21, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@juliushaertl
Copy link
Member

juliushaertl commented Aug 21, 2024

Undefined array key "DocStructure" at /var/www/cloud/nextcloud/apps/richdocuments/lib/Service/TemplateFieldService.php#58
foreach() argument must be of type array|object, null given at /var/www/cloud/nextcloud/apps/richdocuments/lib/Service/TemplateFieldService.php#61 

For one request we have those logs:

"Server error: `POST https://collabora.example.com/cool/extract-document-structure?limit=content-control` resulted in a `502 Bad Gateway` response"
"Undefined array key \"DocStructure\" at /var/www/cloud/nextcloud/apps/richdocuments/lib/Service/TemplateFieldService.php#58"
"foreach() argument must be of type array|object, null given at /var/www/cloud/nextcloud/apps/richdocuments/lib/Service/TemplateFieldService.php#61"
"Undefined array key \"DocStructure\" at /var/www/cloud/nextcloud/apps/richdocuments/lib/Service/TemplateFieldService.php#58"
"foreach() argument must be of type array|object, null given at /var/www/cloud/nextcloud/apps/richdocuments/lib/Service/TemplateFieldService.php#61"
"Undefined array key \"DocStructure\" at /var/www/cloud/nextcloud/apps/richdocuments/lib/Service/TemplateFieldService.php#58"
"foreach() argument must be of type array|object, null given at /var/www/cloud/nextcloud/apps/richdocuments/lib/Service/TemplateFieldService.php#61"
"Undefined array key \"DocStructure\" at /var/www/cloud/nextcloud/apps/richdocuments/lib/Service/TemplateFieldService.php#58"
"foreach() argument must be of type array|object, null given at /var/www/cloud/nextcloud/apps/richdocuments/lib/Service/TemplateFieldService.php#61"
@juliushaertl juliushaertl added the bug Something isn't working label Aug 21, 2024
@juliushaertl juliushaertl changed the title Errors fruthing template field extraction Errors during template field extraction Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants