Closed RalfLackinger closed 6 years ago
Hey @RalfLackinger, thanks for the detailed report. I've bump max nesting from 100 to 1000 (didn't even realize it had a limit), and it now handles the error more gracefully. Can you try master or the latest package to see if that fixes it?
@ankane Thanks for the quick response and patch. I didn't get any more errors after using the new version from master. Worked just fine.
I only ran into some problems with installing the new version, I'm not really familiar with Ruby and it's environment :)
Sorry, don't know if I should close it or you want to add this patch first to a release and then close it yourself. You can at least few this as resolved from my side with your code change.
Sweet, we can close it out.
Hello,
I encounter the following error when running my log file with dexter:
This is happening when dexter is processing a very large query:
Setting
--log-level debug2
didn't show any additional output.The error looks to me like there is a limitation in a Ruby library you are using. Is there anything I can do about this issue? Please let me know if I can provide you with more information.