Error [500]: Internal Server Error. Server got itself in trouble

281 views
Skip to first unread message

Eugeny Kozhanov

unread,
Apr 20, 2012, 2:10:17 AM4/20/12
to ne...@googlegroups.com
Hi to all!
I use neo4jrestclient and "GetAll" plugin (from example plugins).
But I have error:
>>> from neo4jrestclient.client import GraphDatabase
>>> gdb = GraphDatabase("http://localhost:7474/db/data")
>>> gdb.nodes[5]['name']
u'HNL'
>>> len(gdb.extensions.GetAll.get_all_nodes())
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/local/lib/python2.7/dist-packages/neo4jrestclient/client.py", line 1957, in __call__
    raise StatusException(response.status, msg)
neo4jrestclient.request.StatusException: Error [500]: Internal Server Error. Server got itself in trouble.
Invalid data sent

Can you help me?
TIA.

Peter Neubauer

unread,
Apr 20, 2012, 2:52:50 AM4/20/12
to ne...@googlegroups.com
Any chance you can trace that call, and make it obvious using CURL,
and catch the response?

Cheers,

/peter neubauer

G:  neubauer.peter
S:  peter.neubauer
P:  +46 704 106975
L:   http://www.linkedin.com/in/neubauer
T:   @peterneubauer

If you can write, you can code - @coderdojomalmo
If you can sketch, you can use a graph database - @neo4j

Eugeny Kozhanov

unread,
Apr 20, 2012, 6:59:58 AM4/20/12
to ne...@googlegroups.com
How I get all nodes with CURL?

пятница, 20 апреля 2012 г., 10:52:50 UTC+4 пользователь Peter Neubauer написал:

Peter Neubauer

unread,
Apr 20, 2012, 7:06:20 AM4/20/12
to ne...@googlegroups.com
Well,
is there any way you can trace the traffic going on between the server
and the client? That output would be valuable.

Cheers,

/peter neubauer

G:  neubauer.peter
S:  peter.neubauer
P:  +46 704 106975
L:   http://www.linkedin.com/in/neubauer
T:   @peterneubauer

If you can write, you can code - @coderdojomalmo
If you can sketch, you can use a graph database - @neo4j

Reply all
Reply to author
Forward
0 new messages