You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FileNotFoundError: [Errno 2] No such file or directory: ''
File "galaxy/web/framework/decorators.py", line 346, in decorator
rval = func(self, trans, *args, **kwargs)
File "galaxy/webapps/galaxy/api/job_files.py", line 132, in create
util.safe_makedirs(target_dir)
File "galaxy/util/path/__init__.py", line 138, in safe_makedirs
makedirs(path)
File "<frozen os>", line 225, in makedirs
Uncaught exception in exposed API method:
The text was updated successfully, but these errors were encountered:
Suddenly had a burst of 361 requests that didn't send a destination path ...
Sentry Issue: GALAXY-MAIN-W5S
The text was updated successfully, but these errors were encountered: