-
When adding the FTP integration tests, they fail during the exists test with this error:
FTP 500 Illegal PORT command.
This somehow has to do with the active vs. passive mode of FTP. Any at…
-
Currently we have the ssh keys for Hadoop and root access under the the roles/[common|hadoop]/files and they should not be there.
-
Travis webhook for ci currently linked to older forker on github.com/nlesc.
Update the webhook and delete the fork: https://github.com/nlesc/ggir
-
-
It seems when we start a Python 3 kernel, Jupyterhub uses python 2.7 which is the default one in Ubuntu.
Similar problem has been reported here:
https://github.com/nteract/hydrogen/issues/730
S…
-
Hi,
I am getting the error message bellow when running Optimus.
Any suggestion on how to solve it?
Thanks
Carlos
ERROR Python Script (1⇒1) 0:421:406 Execute failed: Traceback (most recent cal…
-
The key files from https://github.com/NLeSC/Xenon/tree/9e7f25971fe84bb842aa0ffd855a551e57a307f5/src/integrationTest/docker/insecure-ssh-keys need certain permissions, otherwise ``ssh`` will complain l…
-
For example pyxenon2 should be able to do:
```python
import pyxenon
Xenon = pyxenon.newXenon(port=5423)
Xenon.close()
```
The `newXenon` method should start a Java process with the server on por…
-
ran it with
```
docker run --detach --hostname xenon-torque --publish 10022:22 --privileged nlesc/xenon-torque
```
docker logs says:
```
/usr/lib/python2.6/site-packages/supervisor/options.…
-
/media/christiaan/UUI/2017 mei pointcloud$ sudo docker run -u $UID -v $PWD:/data nlesc/structure-from-motion
[sudo] password for christiaan:
Unable to find image 'mei:latest' locally
docker: Error…