2.3RC Widget Issues
-
Hmmm, sounds like something is fishy on my setup then. I'll see if I can sort it out..
-
Strange, can't add, delete or move any widgets from the Dashboard on Safari. I've rebooted, disabled any extensions etc. Doesn't seem to work.
Firefox and Chrome work perfectly however..
-
open up developer menu in safari and post here the errors, start removing widgets till you find one causing a problem
pfblocker widget messes with safari
-
open up developer menu in safari and post here the errors, start removing widgets till you find one causing a problem
pfblocker widget messes with safari
I found a missing pair of tags that I will add to the next version, but can you post what errors you get in Safari Dev mode… I don't have a box w/ safari to test with...
-
open up developer menu in safari and post here the errors, start removing widgets till you find one causing a problem
pfblocker widget messes with safari
Well that did it. Removed the pfblocker widget and things returned to normal. Thanks grandriver.
The errors:
[Warning] Invalid CSS property declaration at: * (pfSense.css, line 401) [Warning] Invalid CSS property declaration at: * (pfSense.css, line 402) [Warning] Unexpected CSS token: : (font-awesome.min.css, line 4) [Warning] Unexpected CSS token: : (font-awesome.min.css, line 4) [Warning] Unexpected CSS token: : (font-awesome.min.css, line 4) [Warning] Unexpected CSS token: : (font-awesome.min.css, line 4) [Warning] Unexpected CSS token: : (font-awesome.min.css, line 4) [Warning] Unexpected CSS token: : (bootstrap.min.css, line 5) [Warning] Unexpected CSS token: : (bootstrap.min.css, line 5) [Warning] Unexpected CSS token: : (bootstrap.min.css, line 5) [Error] TypeError: null is not an object (evaluating 'textlink.style') global code (192.168.1.1:1456) [Error] Error: Syntax error, unrecognized expression: [id^=pfblockerngackicon error (jquery-1.12.0.min.js:2:12788) tokenize (jquery-1.12.0.min.js:2:18794) select (jquery-1.12.0.min.js:2:21598) fa (jquery-1.12.0.min.js:2:7322) find (jquery-1.12.0.min.js:2:24116) init (jquery-1.12.0.min.js:2:24683) n (jquery-1.12.0.min.js:2:420) (anonymous function) (192.168.1.1:1639) (anonymous function) (pfSense.js:215) i (jquery-1.12.0.min.js:2:27457) fireWith (jquery-1.12.0.min.js:2:28217) ready (jquery-1.12.0.min.js:2:30020) K (jquery-1.12.0.min.js:2:30376)[/code] Let me know if you need anything else..
-
ok It looks like I missed to add the " ] " in Red (see below) :
/usr/local/www/widgets/widgets/pfblockerng.widget.php
https://github.com/pfsense/FreeBSD-ports/blob/devel/net/pfSense-pkg-pfBlockerNG/files/usr/local/www/widgets/widgets/pfblockerng.widget.php#L585-L590
And change Line 585:
$('[id^=pfblockerngackicon').click(function(event) {
to
$('[id^=pfblockerngackicon[color=red]]').click(function(event) {
and Line 590:
$('[id^=pfblockerngdnsblclearicon').click(function(event) {
to
$('[id^=pfblockerngdnsblclearicon[color=red]]').click(function(event) {
I will add this to the next PR…
Thanks for reporting...
-
that fixes problem
-
I've modified it and it seems to have fixed it..
-
Thanks for the great update!
A couple issues I've noticed…
The Thermal Sensor widget does not work on Safari. Works fine on Chrome/Firefox.
Safari Version 9.1 (11601.5.17.1) on Mac OS 10.11.4
Also the Snort widget is not working across all 3 browsers, same MacOS.
The Snort widget fix is in the next update for that package. The Pull Request is posted now for review and approval. Should be available for installation soon.
Bill
-
if the stars line up, maybe even by 2.3-RELEASE
-
55C for CPU temps? What are you all running on your box that its so warm? Or you using older CPU?
-
-
-
55 degrees F doesn't seem like a reasonable temp for a running CPU unless you keep the system somewhere chilly and took the screenshot within seconds of powering up. That is well below what is typically regarded as room temperature.
It would be good to see the reported temperature(s) before and after updating to 2.3RC on a box that has been powered up for long enough for the temps to stabilize.
-
-
That apu4 is in an un heated room. It's probably 50-60f in their right now. Not sure why it runs so warm. Worse during heavy download activity. When my 15meg wan is saturated it's warmer.
-
55C for CPU temps? What are you all running on your box that its so warm? Or you using older CPU?
I have that same exact issue where it shows farenhit values with a celcius symbol.
This happen after changing to the dark theme.I actually saw it hit 60˚C :P. That screenshot was before I added 2 fans this weekend. My temps are now down to ~20˚C. That room is on the second floor and faces the sun all day and tends to get hot, even with the A/C on.
-
I'm running a passive cooler on mine with just 2 noctua fans in the case for intake and exhaust.
I know Intel CPUs do run warm.
My PC been running for over a week. I've rebooted only to install updates -
Well something went bad. My connection went down yesterday morning and hasn't returned. WAN status is "pending" but shows an IP from the modem. I can't remove or add any widgets. dpinger is down. The menus work on pages except for the dashboard. Problems consistent on any browser any platform. Also noticed the option to manually install updates was gone.
I don't know if this is related to the pfblocker widget or not, but last thing I did was edit the pfblocker files.
I've had to reinstate my old Asus router and mothball my pfsense router till this weekend when I can do a complete reinstall & hardware check. I hope this isn't a reoccurring pattern..