Thanks for bringing this to my attention. I’m sorry you’re running into this issue. I’ll look into it!
@mirja_t I may reach out again via DM to get more details from you so the team can attempt to replicate the error on our end, so keep an eye on your notifications!
Hey @mirja_t, thanks for reporting this! We’ve been trying to track down the orgin of this after we saw some weird reports in our systems. Did this happen after clicking the button to head to the forums with regards answers, or did it happen as soon as you saw pressed submit / saw that ‘you solved it’ page?
I was blocked for about an hour. Then a reload loaded the site normally again.
After the site showed up again I visited the code challenge again and clicked “submit codechallenge” after the test passed. That’s when it happened the first time – and that’s where it happened again now. Currently I’m blocked again.
Here is the replication of the error
I clicked “submit codechallenge” and this page was shown:
Then I clicked “copy code” and the page froze (I don’t know if it froze before or after the click on “copy code”. The button showed no hover styles though, so I think it froze before that).
Super helpful thank you! The copy code button also likely being related was a clue we didn’t have before. We’ll be trying to fix this next sprint (that is, over the next fortnight) and hopefully can get it back up before too long. I really appreciate your help and patience.
It’s not the button “Copy code”. It happens after clicking “submit code challenge”. This screen is already frozen without anything being clicked – this time I didn’t click anything on this screen when the alert appeared:
I also got the ‘Error 1015’ message today after submitting the ‘Prime Number Finder’ JavaScript Challenge and was banned for about an hour. I am reluctant to revisit the post-submission screen again as I do not want a further ban (!), but here is proof that I completed the challenge and passed Codecademy’s tests successfully:
I like the Challenges but I feel that they could be improved by fixing this issue and also by offering more detailed feedback when the tests do not pass. I believe that I have also completed the ‘Calculate the Mean and Mode’ JavaScript challenge because when I log a series of my own tests the results are correct but I get the following unhelpful message:
I know that the code is being exported correctly (the module.exports = statsFinder line is present) and there are no syntax errors, otherwise it would not work correctly when I click ‘Run’.
I also believe that I have completed the ‘Maximize Stock Trading Profit’ JavaScript as my own tests pass when I click ‘Run’, but I am again faced with a message that the tests failed to run:
@codecademy Having inspected the Page Source for the ‘Maximize Stock Trading Profit’ page, I wonder if the error message is because the function being exported (module.exports = maxProfitDays) is named differently to the file required in the tests – the tests have a line as follows: maxProfitDays = require('../maxProfit');?
I hope this can get fixed during the next sprint as I enjoy the challenges
This happened to me as well and I am now using the hotspot from my phone in order to continue learning. This is extremely frustrating as a paying user of Codecademy’s services.
It happened after I submitted my solution to the “Sum of Prime Factors” Javascript challange.
I found out that it only happens when submitting a code challenge from Resoures > Challenges page. So I avoid doing that until that’s fixed. You can still do the challenges and run the test, just don’t submit them.
I’m using Chrome on a Mac. I tried the same thing in Safari as well – that also doesn’t work, but using Safari I didn’t get blocked. But the page froze as well.