Json parser error

Kris Germann kgermann at portal.net.co
Fri Dec 16 09:24:19 EST 2016


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 <dangelo.luci at gmail.com> 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
> Users at lists.genieacs.com
> http://lists.genieacs.com/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.genieacs.com/pipermail/users/attachments/20161216/9abbd651/attachment.html>


More information about the Users mailing list