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
From the front-end, creating the first code grader on a new build (i.e. after taking down the current docker image and re-building it) will cause the POST request to fail with a 404, providing 'Error creating MinIO bucket 'jobfiles' as the error message
Expected behaviour
Code Grader should properly get created and return a Code Grader created message
Run devu as outlined in the readme or run npm run local in the devU-client folder, create a new class, a new assignment, then from the edit assignment page, attach any files you like to both fields and set the timeout to a positive int, and click to create the grader.
Any relevant logs, error output, etc?
If its long, please link to a relevant public GitHub Gist