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

Error uploading data #922

Closed
bendichter opened this issue Aug 30, 2024 · 3 comments · Fixed by #923
Closed

Error uploading data #922

bendichter opened this issue Aug 30, 2024 · 3 comments · Fixed by #923
Assignees

Comments

@bendichter
Copy link
Collaborator

Describe the issue

image

Steps to Reproduce

Try to upload any NWB files

Operating System

OSX

GUIDE Version

1.0.3

Code of Conduct

Yes

Did you confirm this issue was not already reported?

Yes

@bendichter
Copy link
Collaborator Author

@CodyCBakerPhD any idea what might be going on here?

@CodyCBakerPhD
Copy link
Collaborator

Resurgence of #426, with related #540

This is a very annoying one. It never shows up in dev mode, only in builds. E2E tests include live services like DANDI upload but they have to run in dev mode

Source of issue is some interaction between joblib from dandi.organize and the PyInstaller build. No one knows exactly why that happens but it's been seen multiple times

We thought we fixed this a long time ago by rerouting the call to joblib.Parallel via dandi/dandi-cli#1341 but for some reason that reroute seems to now be ignored

I will investigate further

@CodyCBakerPhD
Copy link
Collaborator

Found the source and fixed in #923

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 a pull request may close this issue.

3 participants