OPNsense
  • Home
  • Help
  • Search
  • Login
  • Register

  • OPNsense Forum »
  • English Forums »
  • General Discussion »
  • [SOLVED] Reporting - Insight Status Bug
« previous next »
  • Print
Pages: [1]

Author Topic: [SOLVED] Reporting - Insight Status Bug  (Read 6875 times)

pr3p

  • Jr. Member
  • **
  • Posts: 70
  • Karma: 1
    • View Profile
[SOLVED] Reporting - Insight Status Bug
« 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



Below is the generated reports for 30days.



Thanks and looking for your fast response.

« Last Edit: January 25, 2017, 03:10:22 pm by franco »
Logged

franco

  • Administrator
  • Hero Member
  • *****
  • Posts: 17706
  • Karma: 1618
    • View Profile
Re: Reporting - Insight Status Bug
« Reply #1 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
« Last Edit: January 24, 2017, 08:43:40 am by franco »
Logged

pr3p

  • Jr. Member
  • **
  • Posts: 70
  • Karma: 1
    • View Profile
Re: Reporting - Insight Status Bug
« Reply #2 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
« Last Edit: January 24, 2017, 04:58:28 am by pr3p »
Logged

franco

  • Administrator
  • Hero Member
  • *****
  • Posts: 17706
  • Karma: 1618
    • View Profile
Re: Reporting - Insight Status Bug
« Reply #3 on: January 24, 2017, 08:44:05 am »
Sorry, I tend to mix up "install" and "add". I've corrected my post accordingly.
Logged

pr3p

  • Jr. Member
  • **
  • Posts: 70
  • Karma: 1
    • View Profile
Re: Reporting - Insight Status Bug
« Reply #4 on: January 25, 2017, 02:27:55 pm »
Quote from: franco on January 24, 2017, 08:44:05 am
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?
Logged

franco

  • Administrator
  • Hero Member
  • *****
  • Posts: 17706
  • Karma: 1618
    • View Profile
Re: Reporting - Insight Status Bug
« Reply #5 on: January 25, 2017, 03:10:12 pm »
16.7.14 is going live in a minute. Python downgrades automatically.
Logged

pr3p

  • Jr. Member
  • **
  • Posts: 70
  • Karma: 1
    • View Profile
Re: Reporting - Insight Status Bug
« Reply #6 on: January 25, 2017, 03:19:03 pm »
Quote from: franco on January 25, 2017, 03:10:12 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
Logged

franco

  • Administrator
  • Hero Member
  • *****
  • Posts: 17706
  • Karma: 1618
    • View Profile
Re: [SOLVED] Reporting - Insight Status Bug
« Reply #7 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
Logged

pr3p

  • Jr. Member
  • **
  • Posts: 70
  • Karma: 1
    • View Profile
Re: [SOLVED] Reporting - Insight Status Bug
« Reply #8 on: January 25, 2017, 04:39:30 pm »
Quote from: 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


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
« Last Edit: January 25, 2017, 04:50:24 pm by pr3p »
Logged

pr3p

  • Jr. Member
  • **
  • Posts: 70
  • Karma: 1
    • View Profile
Re: [SOLVED] Reporting - Insight Status Bug
« Reply #9 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.
Logged

pr3p

  • Jr. Member
  • **
  • Posts: 70
  • Karma: 1
    • View Profile
Re: [SOLVED] Reporting - Insight Status Bug
« Reply #10 on: January 26, 2017, 10:36:25 am »
Quote from: 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.


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

Cheers,
pr3p
Logged

franco

  • Administrator
  • Hero Member
  • *****
  • Posts: 17706
  • Karma: 1618
    • View Profile
Re: [SOLVED] Reporting - Insight Status Bug
« Reply #11 on: January 26, 2017, 11:50:17 am »
Hi pr3p,

Ok, glad to hear. :)


Cheers,
Franco
Logged

  • Print
Pages: [1]
« previous next »
  • OPNsense Forum »
  • English Forums »
  • General Discussion »
  • [SOLVED] Reporting - Insight Status Bug
 

OPNsense is an OSS project © Deciso B.V. 2015 - 2024 All rights reserved
  • SMF 2.0.19 | SMF © 2021, Simple Machines
    Privacy Policy
    | XHTML | RSS | WAP2