-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Intermittent problem with jbrowse text-index #2354
Comments
have not seen that before... DEBUG=* as an environment variable?
|
also when you say windows is this Windows Subsystem for Linux or actual windows version of node? |
windows version. it's definitely intermittent, but it has happened on both OS |
i ran a script to repeat indexing the file 100s of times on some of our test data files, large and small but didn't yet see this
ran it on a larger file too if you have any info on node version, data file, or debug info it may be useful |
i'll add the debug flag and see what happens |
thanks again for creating this bug, it should be fixed on main now |
I have seen this intermittent problem locally (windows), and also in our TeamCity CI (linux and windows). I'm running a command like this:
The error that happens is something like:
Error: ENOENT: no such file or directory, open
'/mnt/teamcity/temp/buildTmp/jbrowse-trix-sort-33244-1Oin84LV9tq0/0.tmp'
Code: ENOENT
It doesnt fail 100% of the time, but this isnt especially rare. Have you seen anything like this?
The text was updated successfully, but these errors were encountered: