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
_______________________________________________
Users mailing list
[email protected]
http://lists.genieacs.com/mailman/listinfo/users

Reply via email to