Skip to content

fix chucking text None type has no attribute stripe #4018

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

Conversation

yuming-long
Copy link
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 <[email protected]>
@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 <[email protected]>
Co-authored-by: yuming-long <[email protected]>
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