the Jobe server isn't working properly (have you run its testsubmit.py script?
yes it is working
http://<serverip>/jobe/index.php/restapi/languages also working:
[["c","9.4.0"],["cpp","9.4.0"],["java","11.0.15"],["nodejs","10.19.0"],["octave","5.2.0"],["pascal","3.0.4"],["php","7.4.3"],["python3","3.8.10"]]
# python3 simpletest.py
Supported languages:
c: 9.4.0
cpp: 9.4.0
java: 11.0.15
nodejs: 10.19.0
octave: 5.2.0
pascal: 3.0.4
php: 7.4.3
python3: 3.8.10
Running python...
Successful run
Output:
Message is Hello Jobe!
Running C++
Successful run
Do I need to change any configuration in rest.php?