I've had this happen to me while using mismatched GenieACS and GenieACS-GUI installations - the Virtual Parameters tab is a feature of v1.1alpha, please try copying the genieacs-GUI from v1.0 instead.
Kris > On Dec 16, 2016, at 7:39 AM, Luciano D'Angelo <[email protected]> wrote: > > 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): > 13 > 14 > 15 > 16 > 17 > 18 > > 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
_______________________________________________ Users mailing list [email protected] http://lists.genieacs.com/mailman/listinfo/users
