Problem with cobol compiler

Hi,
In your course in cobol, the compiler/tester doesn’t work.
it says:
Cobolcheck not found, try to fetch it.
curl: (6) Could not resolve host: api.github.com
curl: (6) Could not resolve host: api.github.com
curl: (6) Could not resolve host: api.github.com
curl: (6) Could not resolve host: api.github.com
curl: (3) URL using bad/illegal format or missing URL
chmod: cannot access ‘/root/cobolcheck/cobolcheck’: No such file or directory
Cobolcheck has been downloaded to /root/cobolcheck/cobolcheck
/mnt/exercism-iteration/test.sh: line 12: /root/cobolcheck/cobolcheck: No such file or directory
COMPILE AND RUN TEST
cobc: test.cob: No such file or directory
SOMETHING WENT WRONG DURING TEST SETUP, PLEASE OPEN A TICKET AT: Sign in to GitHub · GitHub

Already reported: TEST SETUP failure through online editor for Cobol exercise: Secret Handshake

We’ve just merged Attempt to fix the problem with tests in the web editor. by SimaDovakin · Pull Request #162 · exercism/cobol · GitHub. Could you go to the website and update your exercise to the latest version and then see if it still works?