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

obis, token to long when creating a blind node #268

Closed
valentinedwv opened this issue Oct 15, 2024 · 2 comments · May be fixed by #262
Closed

obis, token to long when creating a blind node #268

valentinedwv opened this issue Oct 15, 2024 · 2 comments · May be fixed by #262
Assignees
Labels
bug Something isn't working

Comments

@valentinedwv
Copy link
Member

Ran obis via scheduler log.

"github.com/gleanerio/gleaner/internal/millers/graph.GlobalUniqueBNodes","level":"fatal","msg":"bufio.Scanner: token too long","

logs/�����������������������������������������������������������������������������������������������0040755�0000000�0000000�00000000000�14702756310�010221� 5����������������������������������������������������������������������������������������������������ustar�00����������������������������������������������������������������0000000�0000000������������������������������������������������������������������������������������������������������������������������������������������������������������������������logs/gleaner-2024-10-13-14-37-17.log����������������������������������������������������������������0100644�0000000�0000000�00000001100�14702756314�014254� 0����������������������������������������������������������������������������������������������������ustar�00����������������������������������������������������������������0000000�0000000������������������������������������������������������������������������������������������������������������������������������������������������������������������������{"file":"/home/runner/work/gleaner/gleaner/internal/millers/graph/graphng.go:100","func":"github.com/gleanerio/gleaner/internal/millers/graph.uploadObj2RDF","level":"warning","msg":"retrieving a large object (116770) (this may be slow)summoned/obis/5e6afe7a64a7b30168819e1645b1b6204cb63a1b.jsonld","time":"2024-10-13T14:44:28Z"}
{"file":"/home/runner/work/gleaner/gleaner/internal/millers/graph/bnodefix.go:56","func":"github.com/gleanerio/gleaner/internal/millers/graph.GlobalUniqueBNodes","level":"fatal","msg":"bufio.Scanner: token too long","time":"2024-10-13T14:44:28Z"}
@valentinedwv valentinedwv added the bug Something isn't working label Oct 15, 2024
@valentinedwv
Copy link
Member Author

Looks like something after the 1800th file

{"file":"/home/runner/work/gleaner/gleaner/internal/millers/graph/graphng.go:100","func":"github.com/gleanerio/gleaner/internal/millers/graph.uploadObj2RDF","level":"warning","msg":"retrieving a large object (116770) (this may be slow)summoned/obis/5e6afe7a64a7b30168819e1645b1b6204cb63a1b.jsonld","time":"2024-10-13T14:44:28Z"}
{"file":"/home/runner/work/gleaner/gleaner/internal/millers/graph/bnodefix.go:56","func":"github.com/gleanerio/gleaner/internal/millers/graph.GlobalUniqueBNodes","level":"fatal","msg":"bufio.Scanner: token too long","time":"2024-10-13T14:44:28Z"}
``

(1764/5069, 450 it/s) [4s:7s]

35% |�������������� | (1800/5069, 441 it/s) [4s:7s]

@valentinedwv
Copy link
Member Author

increase buffer like nabu

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

Successfully merging a pull request may close this issue.

2 participants