No worries :)

The stable branch GUI is here: https://github.com/zaidka/genieacs-gui/archive/v1.0.zip, create a copy of your current /opt/genieacs-gui and put this in it's place, then restart the server.

This should get rid of those tabs for you - the issue is the GUI, genieacs-gui has these added features, but when you click on them they don't exist in the server installation - /opt/genieacs/.

You can also follow this guide to install the alpha version if you really want those features: https://github.com/zaidka/genieacs/wiki/Installation-in-Debian-8.6

I'm not sure when 1.1 is going to be release out of alpha, does anyone on this list know?

Kris

On December 16, 2016 at 10:09 AM Luciano D'Angelo <[email protected]> wrote:

Hi Kris,

Thanks for your reply. But I am not sure I understand what I should do to fix this?

Thanks

On 16 December 2016 at 14:24, Kris Germann <[email protected]> wrote:
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




--
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

Reply via email to