Hi,
I've installed the JOBE server according to "https://github.com/trampgeek/jobe".
the install - routine ./install was correctly carried out.
If I run "python3 testsubmit.py" I get mistakes:
Testing a submission with an excessive cputime parameter
***************** HTTP ERROR ******************
Response: 301 Moved Permanently <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>301 Moved Permanently</title>
</head><body>
<h1>Moved Permanently</h1>
<p>The document has moved <a href="https://ourdomain.de/jobe/index.php/restapi/runs/">here</a>.</p>
<hr>
<address>Apache/2.4.18 (Ubuntu) Server at ourdomain.de Port 80</address>
</body></html>
********** TEST FAILED **************
Return value from do_http was (False, {})
in jobe logs I see :
<?php defined('BASEPATH') OR exit('No direct script access allowed'); ?>
ERROR - 2019-04-29 12:51:28 --> *jobe* runs_get: no such run or run result discarded
ERROR - 2019-04-29 16:59:08 --> *jobe* runs_get: no such run or run result discarded
~
Can you help get things running ? Is due to webserver config ?
Thanks beforehand for your help!
Best,
Thor