Problem with command project-import

sebastien
Level 1
Problem with command project-import
Hello



I try to import a project with the command line dsscli project-import and i get this issue:

[dataiku@localhost ~]$ dss/bin/dsscli project-import PROJET.zip
Uploading archive ...
Traceback (most recent call last):
File "/usr/lib64/python2.7/runpy.py", line 162, in _run_module_as_main
"__main__", fname, loader, pkg_name)
File "/usr/lib64/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "/home/dataiku/dataiku-dss-4.0.1/python/dataiku/dsscli/__main__.py", line 91, in
args.func(args, client)
File "/home/dataiku/dataiku-dss-4.0.1/python/dataiku/dsscli/projects_commands.py", line 84, in project_import
r1 = apiclient.prepare_project_import(f)
File "/home/dataiku/dataiku-dss-4.0.1/python/dataikuapi/dssclient.py", line 512, in prepare_project_import
"tmp-import.zip", f)
File "/home/dataiku/dataiku-dss-4.0.1/python/dataikuapi/dssclient.py", line 560, in _perform_json_upload
ex = http_res.json()
File "/home/dataiku/dataiku-dss-4.0.1/python.packages/requests/models.py", line 850, in json
return complexjson.loads(self.text, **kwargs)
File "/usr/lib64/python2.7/json/__init__.py", line 338, in loads
return _default_decoder.decode(s)
File "/usr/lib64/python2.7/json/decoder.py", line 366, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/usr/lib64/python2.7/json/decoder.py", line 384, in raw_decode
raise ValueError("No JSON object could be decoded")
ValueError: No JSON object could be decoded


Can you help me?



Thanks
0 Kudos
2 Replies
Clément_Stenac
Dataiker
It looks like there was an unexpected error. Can you have a look at the run/backend.log file ? There should be an error near the end. If the cause is not obvious, please send this file to support@dataiku.com - Thanks.
0 Kudos
sebastien
Level 1
Author
not enough space...
0 Kudos