galaxyproject-sentryintegration[bot]
galaxyproject-sentryintegration[bot]
Sentry Issue: [GALAXY-MAIN-YCZ](https://sentry.galaxyproject.org/organizations/galaxy/issues/152839/?referrer=github_integration) ``` TypeError: this.onError is not a function at f.methods.onHighlight (webpack://@galaxyproject/galaxy-client/src/components/History/Content/GenericItem.vue:101:22) ```
Sentry Issue: [GALAXY-MAIN-YAW](https://sentry.galaxyproject.org/organizations/galaxy/issues/152640/?referrer=github_integration) ``` TypeError: Cannot read properties of undefined (reading 'name') at UploadQueue.remove (webpack://@galaxyproject/galaxy-client/./src/utils/upload-queue.js:54:33) at .eventRemove (webpack://@galaxyproject/galaxy-client/DefaultBox.vue:214:17) at invokeWithErrorHandling (webpack://@galaxyproject/galaxy-client/./node_modules/vue/dist/vue.esm.js:3735:30) at invoker (webpack://@galaxyproject/galaxy-client/./node_modules/vue/dist/vue.esm.js:1552:20) at invokeWithErrorHandling (webpack://@galaxyproject/galaxy-client/./node_modules/vue/dist/vue.esm.js:3735:30) ... (6 additional...
This might not actually be a bug, but there is probably a usability issue here. You can make all your histories private, and I think that should probably also work...
Which then fail with `UserActivationRequiredException: Action requires account activation.`. Seems like we should prevent that before creating the invocation. Sentry Issue: [GALAXY-MAIN-NEX](https://sentry.galaxyproject.org/organizations/galaxy/issues/105433/?referrer=github_integration) ``` UserActivationRequiredException: Action requires account activation. (5 additional...
This is not a common occurrence, but the below bug happened because the job working directory could not be found. This was probably a temporary issue, as the state that...
We should probably fail with RequestParameterInvalid in this case (or figure out what we need to do if there is actually attached form data) Sentry Issue: [GALAXY-MAIN-YB5](https://sentry.galaxyproject.org/organizations/galaxy/issues/152653/?referrer=github_integration) ``` AttributeError: 'NoneType'...
This HDA from 2018 has no state, so something likely went wrong there originally. However I think we should be able to copy datasets with missing metadata files. This would...
I suspect this user had another account previously for that email address, and hence a private role already exists (but is linked to another user id) ? Sentry Issue: [GALAXY-MAIN-W11](https://sentry.galaxyproject.org/organizations/galaxy/issues/139442/?referrer=github_integration)...
Sentry Issue: [GALAXY-TEST-2BR](https://sentry.galaxyproject.org/organizations/galaxy/issues/143651/?referrer=github_integration) ``` ExceptionGroup: unhandled errors in a TaskGroup File "starlette/_utils.py", line 87, in collapse_excgroups yield File "starlette/middleware/base.py", line 190, in __call__ async with anyio.create_task_group() as task_group: File "anyio/_backends/_asyncio.py",...
Sentry Issue: [GALAXY-TEST-2D9](https://sentry.galaxyproject.org/organizations/galaxy/issues/154196/?referrer=github_integration) ``` ExceptionGroup: unhandled errors in a TaskGroup File "starlette/_utils.py", line 87, in collapse_excgroups yield File "starlette/middleware/base.py", line 190, in __call__ async with anyio.create_task_group() as task_group: File "anyio/_backends/_asyncio.py",...