codewars / codewars.com

Issue tracker for Codewars
https://www.codewars.com
BSD 2-Clause "Simplified" License
2.08k stars 219 forks source link

Can't submit or test #450

Closed acouderc closed 7 years ago

acouderc commented 7 years ago

I've been trying to submit my code for hours and I either get a "No tests were provided", "Submission timed out while communicating with our servers. This may infrequently happen if our servers are extremly busy. Please try again. If issues persist you can check status.codewars.com to see if server issues are being investigated." or "unknown error". Bug happened on https://www.codewars.com/kata/reverse-polish-notation-calculator/train/javascript and https://www.codewars.com/kata/52c4dd683bfd3b434c000292/train/javascript, and I managed to submit https://www.codewars.com/kata/5324945e2ece5e1f32000370. Username gjfgkdtgqdhgdkd

FelixxHo commented 7 years ago

I have the same error when trying to test / submit solution in different Kata. but the status of server is showing 'Operational'.

CursedFlames commented 7 years ago

I'm also getting this problem, including with a kata translation I'm working on

ghost commented 7 years ago

Same issue looks like there are some major problems tonight irrespective of the site status page listing no incidents.

nest-aka-swan commented 7 years ago

I have this error in all Katas. 'Unknown error' or 'Submission timed out while communicating with our servers.' etc

kwypchlo commented 7 years ago

same here

trueneu commented 7 years ago

Same here, problem persists.

astandrik commented 7 years ago

+1

schu34 commented 7 years ago

preview.codewars.com seem to be working for both testing and submitting

jhoffner commented 7 years ago

Background job processing went down last night so no submissions were getting processed (or points, or anything else for that matter). Processing is back up and all jobs have been processed. If you attempted a solution that passed the kata then you may find that it is marked done now.

I will be rolling out a new code execution architecture that will alleviate many of these issues from happening again and is also much faster. I'm working through a few remaining issues and will be releasing hopefully today.

Themalni commented 7 years ago

It's 11.01.2017 and I can't submit my solutions to katas. Tried two different katas and both gave me this:

issue_1

issue_2

I will wait till tomorrow and try to submit my solutions again, just wanted to let you know about the issue.