Protein-DNA docking

Dear administrator or anyone,

I am doing the docking between protein and a DNA molecule. I am using the easy interface. When I fill the data, an error is found>

The server encountered an internal error in saving your parameters.
Please send an email to haddocking@gmail.com and it will be fixed as soon as possible

Full error information:

Traceback (most recent call last):
File “/home/enmr/services-enmr/HADDOCK2.2/py/haddockserver.py”, line 421, in serve_haddock
d.convert(paramformat).tofile(fulldest+"/"+“haddockparam.web”)
File “haddock::HaddockRunParameters.spy”, line 3544, in tofile
f = spyder.types[“File”](filename, type(self), “w”, self)
File “spyder.modules.builtin::File.py”, line 42, in init
return File.dict[File.constructor](self, *args, **kargs)
File “spyder.modules.builtin::File.py”, line 79, in constructor_fromany
self.construct(*args, **kargs)
File “spyder.modules.builtin::File.py”, line 227, in construct
loadfile(self.name, True, True) #only check if we have write access
File “spyder.modules.builtin::Resource.py”, line 29, in loadfile
raise Exception(“Unable to write to file %s” % filename)
Exception: Unable to write to file /home/enmr/services-enmr/HADDOCK2.2/server/results/7638711502/docking/haddockparam.web

I need your help,
best regards
Mario

The issue should be solved now - a directory was missing on one of our server.

thanks a lot :slight_smile: