Back to General discussions forum
Hello,
Had a look over the scheme problems and tried the first problem: https://www.codeabbey.com/index/task_view/introducing-scheme
The checker seems to not be working, got this error on submit: Non-zero error code: <!doctype html> - unknown error, tell at forum
Also saw that the interactive web page does not work, nothing happens when you click execute: https://tinyscheme-r7.sourceforge.io/emu.html
Thank you for reporting it! I can reproduce it and really it looks strange. As if some connection between checker and sandbox server is broken etc. Will try to fix it, thanks for your patience!
Hi and sorry for delay!
Hopefully now both issues are fixed at last. It seems the older server which was used to both host the emulator and run the solutions suddenly got some files deleted (perhaps some security robot on their side decided we are dangerous). I updated the emulator and reworked the solution runner to use our general sandbox so it should be less or more all right.
Please tell if something more is wrong!
Hi Rodion,
Thank you for fixing this. Both the solution checker and interactive web page work now.
I'll keep you posted if I find more issues.