Creating tables ...
sync `jackpoint.achatgroupe` in CouchDB
Traceback (most recent call last):
File "manage.py", line 11, in <module>
execute_manager(settings)
File "C:\Python27\lib\site-packages\django\core\management\__init__.py",
line 438, in execute_manager
utility.execute()
File "C:\Python27\lib\site-packages\django\core\management\__init__.py",
line 379, in execute
self.fetch_command(subcommand).run_from_argv(self.argv)
File "C:\Python27\lib\site-packages\django\core\management\base.py",
line 191, in run_from_argv
self.execute(*args, **options.__dict__)
File "C:\Python27\lib\site-packages\django\core\management\base.py",
line 220, in execute
output = self.handle(*args, **options)
File "C:\Python27\lib\site-packages\django\core\management\base.py",
line 351, in handle
return self.handle_noargs(**options)
File "C:\Python27\lib\site-packages\django\core\management\commands\syncdb.py",
line 109, in handle_noargs
emit_post_sync_signal(created_models, verbosity, interactive, db)
File "C:\Python27\lib\site-packages\django\core\management\sql.py",
line 190, in emit_post_sync_signal
interactive=interactive, db=db)
File "C:\Python27\lib\site-packages\django\dispatch\dispatcher.py",
line 172, in send
response = receiver(signal=self, sender=sender, **named)
File "C:\Python27\lib\site-packages\couchdbkit-0.6.1-py2.7.egg\couchdbkit\ext\django\__init__.py",
line 97, in syncdb
couchdbkit_handler.sync(app, verbosity=verbosity)
File "C:\Python27\lib\site-packages\couchdbkit-0.6.1-py2.7.egg\couchdbkit\ext\django\loading.py",
line 121, in sync
docid=docid)
File "C:\Python27\lib\site-packages\couchdbkit-0.6.1-py2.7.egg\couchdbkit\designer\fs.py",
line 394, in push
doc.push(dbs, atomic=atomic, force=force)
File "C:\Python27\lib\site-packages\couchdbkit-0.6.1-py2.7.egg\couchdbkit\designer\fs.py",
line 92, in push
db.save_doc(doc, force_update=True)
File "C:\Python27\lib\site-packages\couchdbkit-0.6.1-py2.7.egg\couchdbkit\client.py",
line 465, in save_doc
**params).json_body
File "C:\Python27\lib\site-packages\restkit-4.1.2-py2.7.egg\restkit\resource.py",
line 153, in put
headers=headers, params_dict=params_dict, **params)
File "C:\Python27\lib\site-packages\couchdbkit-0.6.1-py2.7.egg\couchdbkit\resource.py",
line 111, in request
payload=payload, headers=headers, **params)
File "C:\Python27\lib\site-packages\restkit-4.1.2-py2.7.egg\restkit\resource.py",
line 210, in request
response=resp)
restkit.errors.RequestFailed:
{"error":"unknown_error","reason":"function_clause"}
couchdb error :
Erlang R14B03 (erts-5.8.4) [source] [smp:2:2] [rq:2] [async-threads:0]
Eshell V5.8.4 (abort with ^G)
1> Apache CouchDB 1.1.1 (LogLevel=info) is starting.
Apache CouchDB has started. Time to relax.
[info] [<0.35.0>] Apache CouchDB has started on http://127.0.0.1:5984/
[info] [<0.118.0>] 127.0.0.1 - - 'HEAD' /achatgroupe/ 200
[info] [<0.118.0>] 127.0.0.1 - - 'GET' /achatgroupe/_design/achatgroupe 404
[error] [<0.545.0>] function_clause error in HTTP request
[info] [<0.545.0>] Stacktrace: [{mochiweb_request,get,
[scheme,
{mochiweb_request,#Port<0.4042>,'PUT',
"/achatgroupe/_design/achatgroupe",
{1,1},
{7,
{"host",
{'Host',"127.0.0.1:5984"},
{"accept-encoding",
{'Accept-Encoding',"identity"},
{"accept",
{'Accept',"application/json"},
nil,nil},
{"content-length",
{'Content-Length',"336"},
{"authorization",
{'Authorization',"Basic Og=="},
nil,nil},
{"content-type",
{'Content-Type',"application/json"},
nil,nil}}},
{"user-agent",
{'User-Agent',"restkit/4.1.2"},
nil,nil}}}}]},
{couch_httpd,absolute_uri,2},
{couch_httpd_db,db_doc_req,3},
{couch_httpd_db,do_db_req,2},
{couch_httpd,handle_request_int,5},
{mochiweb_http,headers,5},
{proc_lib,init_p_do_apply,3}]
[info] [<0.545.0>] 127.0.0.1 - - 'PUT' /achatgroupe/_design/achatgroupe 500
And the project is here :
https://github.com/bussiere/jackpoint
achatgroupe is here :
https://github.com/bussiere/jackpoint/tree/master/achatgroupe
Regards
Bussiere
"Les nouvelles technologies offrent pleins de nouvelles possibilités,
pleins de possibilités d'erreurs surtout en fait."
insurance.aes256 : http://goo.gl/gHyAY
thanks
Bussiere
"Les nouvelles technologies offrent pleins de nouvelles possibilités,
pleins de possibilités d'erreurs surtout en fait."
insurance.aes256 : http://goo.gl/gHyAY
> --
> You received this message because you are subscribed to the Google Groups
> "couchdbkit" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/couchdbkit/-/0Mremir5vNoJ.
> To post to this group, send email to couch...@googlegroups.com.
> To unsubscribe from this group, send email to
> couchdbkit+...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/couchdbkit?hl=en.