Rhizi / rhizi

Connective intelligence
GNU Affero General Public License v3.0
13 stars 3 forks source link

Three errors encountered while using the UI #517

Closed ozFri closed 9 years ago

ozFri commented 9 years ago

Using Chromium (version Version 42.0.2311.90 (64-bit)) When first loading the page: GET http://rhizi.local:8080/static/local_config.js Fails due to error 404 - resource not found

Then two more errors occur. The errors happen twice when trying to save a node with the plus button, and a node does not appear. The two errors are:

ajax error: status: 'error' error-msg: maximum recursion depth exceeded rz_api_backend.js:25

on_error_wrapper @ rz_api_backend.js:25 jQuery.Callbacks.fire @ jquery.js:3119 jQuery.Callbacks.self.fireWith @ jquery.js:3231 done @ jquery.js:9277 jQuery.ajaxTransport.send.callback @ jquery.js:9685

and:

POST http://rhizi.local:8080/graph/diff-commit-topo 500 (INTERNAL SERVER ERROR)jQuery.ajaxTransport.send @ jquery.js:9631

jQuery.extend.ajax @ jquery.js:9176ajax_rs @ rz_api_backend.js:54 commit_diff__topo @ rz_api_backend.js:87commit_and_tx_diff__topo @ graph.js:136 ret.applyToGraph @ textanalysis.js:569analyzeSentence @ textanalysis.ui.js:92 submitNewSentence @ textanalysis.ui.js:155 (anonymous function) @ textanalysis.ui.js:169 jQuery.event.dispatch @ jquery.js:4641 jQuery.event.add.elemData.handle @ jquery.js:4309