Json parser error

Luciano D'Angelo dangelo.luci at gmail.com
Fri Dec 16 07:39:39 EST 2016


Hi can anyone help me with this error?
I get it when I click on "Faults", "Provisions" and "Virtual Parameters"
tabs in the GUI.


JSON::ParserError in FaultsController#index
743: unexpected token at 'Not Found'
Extracted source (around line *#15*):

131415161718

    res = http.get("/faults/?#{q.to_query}")
    @total = res['Total'].to_i
    return ActiveSupport::JSON.decode(res.body)
  end
  # GET /faults


Thanks,

Luciano
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.genieacs.com/pipermail/users/attachments/20161216/59e820af/attachment.html>


More information about the Users mailing list