Skip to content

fix chucking text None type has no attribute stripe#4018

Merged
yuming-long merged 13 commits intomainfrom
yuming/nex-5-error-in-chunk-512-detailnonetype-object-has-no-attribute
Jun 12, 2025
Merged

fix chucking text None type has no attribute stripe#4018
yuming-long merged 13 commits intomainfrom
yuming/nex-5-error-in-chunk-512-detailnonetype-object-has-no-attribute

Conversation

@yuming-long
Copy link
Copy Markdown
Contributor

@yuming-long yuming-long commented Jun 11, 2025

Summary

To fix error Error in chunk: 512: {"detail":"'NoneType' object has no attribute 'strip'"} I found the logs under same org (could assume this is the same job)

screenshot:
Screenshot 2025-06-11 at 10 15 57 AM

stack trace from the utic-api ES log doc:
Screenshot 2025-06-11 at 2 01 01 PM

Notes

longer term we should make partitioner (vlm + utic-api) not return text with Null

@yuming-long yuming-long enabled auto-merge June 12, 2025 01:31
@yuming-long yuming-long force-pushed the yuming/nex-5-error-in-chunk-512-detailnonetype-object-has-no-attribute branch from 9f70777 to 3c00717 Compare June 12, 2025 03:37
@yuming-long yuming-long force-pushed the yuming/nex-5-error-in-chunk-512-detailnonetype-object-has-no-attribute branch from e94e4b6 to 82d6ff7 Compare June 12, 2025 16:25
yuming-long and others added 7 commits June 12, 2025 09:38
…xtures update (#4021)

This pull request includes updated ingest test fixtures.
Please review and merge if appropriate.

Co-authored-by: yuming-long <yuming-long@users.noreply.github.com>
@yuming-long yuming-long added this pull request to the merge queue Jun 12, 2025
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Jun 12, 2025
@yuming-long yuming-long added this pull request to the merge queue Jun 12, 2025
Merged via the queue into main with commit 55ad5fd Jun 12, 2025
35 checks passed
@yuming-long yuming-long deleted the yuming/nex-5-error-in-chunk-512-detailnonetype-object-has-no-attribute branch June 12, 2025 18:56
yuming-long added a commit that referenced this pull request Jun 13, 2025
### Summary
To fix error `Error in chunk: 512: {"detail":"'NoneType' object has no
attribute 'strip'"}` I found the logs under same org (could assume this
is the same job)

screenshot:
![Screenshot 2025-06-11 at 10 15
57 AM](https://github.com/user-attachments/assets/c50ada55-eef1-43f7-9e27-9b9ae339a6fb)

stack trace from the `utic-api` ES log doc:
![Screenshot 2025-06-11 at 2 01
01 PM](https://github.com/user-attachments/assets/7e84fa24-4eb6-45e8-b195-a11d3d124bfa)



### Notes
longer term we should make partitioner (vlm + utic-api) not return text
with Null

---------

Co-authored-by: ryannikolaidis <1208590+ryannikolaidis@users.noreply.github.com>
Co-authored-by: yuming-long <yuming-long@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants