OPNsense Forum

English Forums => General Discussion => Topic started by: pr3p on January 23, 2017, 03:03:58 pm

Title: [SOLVED] Reporting - Insight Status Bug
Post by: pr3p on January 23, 2017, 03:03:58 pm
Hi recently my reporting insight was working fine, after updating to the latest release its kinda buggy now, report graphs has no data available, i already disabled and enable the interface on netflow - capture

(http://image.prntscr.com/image/bfc1b2038280424aaad1456b4a54db24.png)

Below is the generated reports for 30days.

(http://image.prntscr.com/image/18efc237d61e4ef7b8bdbbcaefe235d1.png)

Thanks and looking for your fast response.

Title: Re: Reporting - Insight Status Bug
Post by: franco on January 23, 2017, 04:54:56 pm
Python 2.7.13 caused this somehow, need to downgrade. Pick your architecture/flavour below and run the command. We're fixing this for 16.7.14.

(amd64/OpenSSL)

# pkg add -f https://pkg.opnsense.org/FreeBSD:10:amd64/16.7/MINT/16.7.12/OpenSSL/All/python27-2.7.12.txz

(amd64/LibreSSL)

# pkg add -f https://pkg.opnsense.org/FreeBSD:10:amd64/16.7/MINT/16.7.12/LibreSSL/All/python27-2.7.12.txz

(i386/OpenSSL)

# pkg add -f https://pkg.opnsense.org/FreeBSD:10:i386/16.7/MINT/16.7.12/OpenSSL/All/python27-2.7.12.txz

(i386/LibreSSL)

# pkg add -f https://pkg.opnsense.org/FreeBSD:10:i386/16.7/MINT/16.7.12/LibreSSL/All/python27-2.7.12.txz


Cheers,
Franco
Title: Re: Reporting - Insight Status Bug
Post by: pr3p on January 24, 2017, 04:53:01 am
Thanks franco  ;D cheers

@franco the package already on the repo

http://prnt.sc/dzjmmp

System Info:
http://prntscr.com/dzjmzr
Title: Re: Reporting - Insight Status Bug
Post by: franco on January 24, 2017, 08:44:05 am
Sorry, I tend to mix up "install" and "add". I've corrected my post accordingly.
Title: Re: Reporting - Insight Status Bug
Post by: pr3p on January 25, 2017, 02:27:55 pm
Sorry, I tend to mix up "install" and "add". I've corrected my post accordingly.

thanks franco after adding the package do i need to reinstall?
Title: Re: Reporting - Insight Status Bug
Post by: franco on January 25, 2017, 03:10:12 pm
16.7.14 is going live in a minute. Python downgrades automatically.
Title: Re: Reporting - Insight Status Bug
Post by: pr3p on January 25, 2017, 03:19:03 pm
16.7.14 is going live in a minute. Python downgrades automatically.

Ok thanks for the update franco, the netflow statistic is very important to us, and i have a problem also on im not getting stats or report on LAN ( in) only out same with other interface.

http://prnt.sc/e05zhf



OPNsense 17.1.b_91-amd64  - reporting insight also not working on beta kindly check thanks
Title: Re: [SOLVED] Reporting - Insight Status Bug
Post by: franco on January 25, 2017, 04:06:37 pm
It's difficult without your setup and netflow setting, when it started doing this or if it was always like this?


Cheers,
Franco
Title: Re: [SOLVED] Reporting - Insight Status Bug
Post by: pr3p on January 25, 2017, 04:39:30 pm
It's difficult without your setup and netflow setting, when it started doing this or if it was always like this?


Cheers,
Franco


With my 1st server its working fine with one dsl line and one fiber, but on 2nd server with 7 DSL connected please refer below for the netflow.

1st Server: 
Netflow: http://prntscr.com/e074p5
Insight: http://prntscr.com/e076az


2nd Server:
Netflow: http://prntscr.com/e0751i
Insigh: http://prntscr.com/e075q7


Regards,
pr3p
Title: Re: [SOLVED] Reporting - Insight Status Bug
Post by: pr3p on January 26, 2017, 10:05:29 am
@franco im having problem again with the insight status after updating to latest release

Versions   OPNsense 16.7.14-amd64
FreeBSD 10.3-RELEASE-p14
OpenSSL 1.0.2j 26 Sep 2016

Problem:

-No data appearing on insight - http://prnt.sc/e0i502
-version of python was already applied  - http://prnt.sc/e0i4gq


Thank and looking for your fast response.
Title: Re: [SOLVED] Reporting - Insight Status Bug
Post by: pr3p on January 26, 2017, 10:36:25 am
@franco im having problem again with the insight status after updating to latest release

Versions   OPNsense 16.7.14-amd64
FreeBSD 10.3-RELEASE-p14
OpenSSL 1.0.2j 26 Sep 2016

Problem:

-No data appearing on insight - http://prnt.sc/e0i502
-version of python was already applied  - http://prnt.sc/e0i4gq


Thank and looking for your fast response.


Solved the problem i clear/reset the rdd data and netflow data on setting and all good now thanks.

Cheers,
pr3p
Title: Re: [SOLVED] Reporting - Insight Status Bug
Post by: franco on January 26, 2017, 11:50:17 am
Hi pr3p,

Ok, glad to hear. :)


Cheers,
Franco