Hi all, Am trying to install my mezzanine app on Webfaction using this script https://github.com/jerivas/mezzanine-webf, but get the following error Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/fabric/main.py", line 674, in main *args, **kwargs File "/usr/lib/python2.7/dist-packages/fabric/tasks.py", line 229, in execute task.run(*args, **new_kwargs) File "/usr/lib/python2.7/dist-packages/fabric/tasks.py", line 105, in run return self.wrapped(*args, **kwargs) File "/home/mucheru/myprojects/general/mezzanine_env/akia/fabfile.py", line 251, in logged return func(*args, **kawrgs) File "/home/mucheru/myprojects/general/mezzanine_env/akia/fabfile.py", line 460, in install srv.create_app(ssn, "git_app", "git_230", False, env.password) File "/usr/lib/python2.7/xmlrpclib.py", line 1233, in __call__ return self.__send(self.__name, args) File "/usr/lib/python2.7/xmlrpclib.py", line 1587, in __request verbose=self.__verbose File "/usr/lib/python2.7/xmlrpclib.py", line 1273, in request return self.single_request(host, handler, request_body, verbose) File "/usr/lib/python2.7/xmlrpclib.py", line 1306, in single_request return self.parse_response(response) File "/usr/lib/python2.7/xmlrpclib.py", line 1482, in parse_response return u.close() File "/usr/lib/python2.7/xmlrpclib.py", line 794, in close raise Fault(**self._stack[0]) xmlrpclib.Fault: <Fault 1: "<class 'webfaction_api.exceptions.DataError'>:[u'There was an error creating the app with the custom script.']">
Kindy assist.. -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
