Ad
  • Custom User Avatar

    Okay, I know what triggers it now. It happens if you're following more than 15 users. I just got it on my profile too.

  • Default User Avatar

    Submission timing out all morning and afternoon. I'm sure you are aware at this point, but wanted to make sure.

  • Custom User Avatar

    We rolled out an updated architecture recently and are working through the kinks. Sorry for the inconveniance. The nature of running code in the cloud makes it hard to simulate real world usage, but we should have everything worked out ASAP.

  • Default User Avatar

    Not sure, but I'm kind of disappointed. I just signed up and the questions for signup worked but not for regular practice. (Javascript)

    Hope it gets resolved soon!

  • Custom User Avatar

    It's been very frustrating to use this website, my submissions keep timing out until I just give up.

  • Custom User Avatar

    Also experiencing this problem for a few days. Whenever I click the run tests or submit it times out and the loading bar at the top of the never finishes, and the spinning wheel never stops spinning.

    Is this hapening to all people or only a subset of users?

  • Custom User Avatar

    Hey, guys!
    I'm not sure, but seems like your rest API is broken

    curl "http://www.codewars.com/api/v1/users/R1ZZU"
    {"data":[{"id":"5313b713bb244a0eb20001fe","name":"Number-like counter","slug":"number-like-counter","completedLanguages":["javascript"],"completedAt":"2014-11-08T21:33:35Z"},{"id":"544675c6f971f7399a000e79","name":"Convert a String to a Number!","slug":"convert-a-string-to-a-number","completedLanguages":["javascript"],"completedAt":"2014-11-08T21:31:45Z"},{"id":"52ed326b8df6540e06000029","name":"Simple elevator","slug":"simple-elevator","completedLanguages":["javascript"],"completedAt":"2014-11-06T20:12:45Z"},{"id":"514a677421607afc99000002","name":"getNames()","slug":"getnames","completedLanguages":["javascript"],"completedAt":"2014-11-06T19:53:27Z"},{"id":"53a8a476947277a3020001cc","name":"Array Appender","slug":"array-appender","completedLanguages":["javascript"],"completedAt":"2014-11-06T19:51:39Z"},{"id":"52ab60b122e82a6375000bad","name":"Sort Santa's Reindeer","slug":"sort-santas-reindeer","completedLanguages":["javascript"],"completedAt":"2014-11-06T19:49:01Z"},{"id":"53f1015fa9fe02cbda00111a","name":"Color Ghost","slug":"color-ghost","completedLanguages":["javascript"],"completedAt":"2014-11-06T19:24:02Z"},{"id":"50654ddff44f800200000001","name":"Broken Greetings","slug":"broken-greetings","completedLanguages":["javascript"],"completedAt":"2014-11-06T19:09:39Z"},{"id":"50654ddff44f800200000004","name":"Multiply","slug":"multiply","completedLanguages":["javascript"],"completedAt":"2014-11-06T19:07:14Z"}]}
    

    As you can see /users endpoint returns data which not contains user name, honor etc.