Skip to content

First container auto grader created on new build fails due to MinIO bucket failure. #258

@dvcabiya

Description

@dvcabiya

Subject of the issue


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

Actual behaviour


Returns {"message":"Error creating MinIO bucket 'jobfiles'"}

Steps to reproduce


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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions