Is the DNA design function of the server out of the question these days?

I typed DNA as usual, but the site shows the following. Is the server out of the problem?

<type ‘exceptions.IOError’> Python 2.7.2: /usr/local/bin/python
Wed Apr 5 05:29:05 2017
A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred.

/home/enmr/services-enmr/3DDART/cgi/DARTcustombuild.py in ()
214 #print “Content-Type: text/html\n”
215 custom = DartCustomBuild()
=> 216 server = WebServer(DARTDIR,remote_env=custom.createEnv()) # Send form to webserver
217 filepath = server.RunDART(custom.python_dict) # Run DART from in webserver mode
218 custom.dartDownload(filepath) # Collect download path and present to user
server undefined, WebServer = , DARTDIR = ‘/home/enmr/services-enmr/3DDART/server’, remote_env undefined, custom = <main.DartCustomBuild object>, custom.createEnv = <bound method DartCustomBuild.createEnv of <main.DartCustomBuild object>>
/home/enmr/services-enmr/3DDART/server/system/DARTserver.py in init(self=<system.DARTserver.WebServer instance>, DARTDIR=’/home/enmr/services-enmr/3DDART/server’, remote_env=[‘HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 10.0; W…me/49.0.2623.221 Safari/537.36 SE 2.X MetaSr 1.0\n’, ‘REMOTE_ADDR: 218.199.207.95\n’, ‘REMOTE_PORT: 62029\n’, ‘HTTP_REFERER: http://milou.science.uu.nl/services/3DDART/\n’])
45
46 # Log webserver call to DARTserver.log
=> 47 log = open(self.DARTDIR+’/server-tmp/DARTserver.log’,‘a’)
48 log.write("* DART server call created on %s with job ID %s with data:\n" % (time.ctime(),self.jobid))
49 for n in remote_env:
log undefined, builtin open = , self = <system.DARTserver.WebServer instance>, self.DARTDIR = ‘/home/enmr/services-enmr/3DDART/server’
<type ‘exceptions.IOError’>: [Errno 13] Permission denied: ‘/home/enmr/services-enmr/3DDART/server/server-tmp/DARTserver.log’
args = (13, ‘Permission denied’)
errno = 13
filename = ‘/home/enmr/services-enmr/3DDART/server/server-tmp/DARTserver.log’
message = ‘’
strerror = 'Permission denied

We have had a hardware issue and this service is now running on another server, but there are still problems to be fixed. Be patient.

Thank you for your reply. There is still a problem now. After the DNA design, there is no jobnr8-PDBeditor file. This file is important for our HADDOCK processing.

You are lucky you got so far since we are still trying to fix the server… :slight_smile:
So be patient.

Give it another try - I hope we have fixed all issues.
Cheers
Alexandre

Thank you very much for your work