Failed to submit code to CodeCrafters - Status code: 500

I’m stuck on stage #vi6 Bind to a port for Build your own Kafka using Java.

Attempting to run ‘codecrafters test’ and ‘codecrafters submit’ produces the following output with an empty body:

Initiating test run…
create submission: failed to submit code to CodeCrafters. status code: 500, body:

Running ‘git push origin master’ pushes the code successfully to the repo but does not run the codecrafters test.

I have set debug to true but cannot identify the cause of the issue because the submission is not created to begin with and the body is empty.

Can anyone help troubleshoot this issue please?

Hi @Aqiil, It looks like we were experiencing some fluctuations in our infrastructure, which should be resolved by now.

Could you please check again and let us know if you’re still encountering issues?

Hi @andy1li, thanks for responding. It seems like the issue still persist - Is there anything else I can try?

I’ve done some testing and I’m able to run ‘codecrafters test’ for the Build your own Redis using C# but it seems that this doesn’t work for the Kafka Java project.

Could it be an issue with the beta instead?

@Aqiil I tried cloning and running your code but couldn’t reproduce the error.

Could you try creating a new Java repo to see if it resolves the issue?

Thanks, that seems to have fixed the issue.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.