1
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages: [1]
2
24.7 Production Series / After updating to 24.7.1 no logs anywhere
« on: August 17, 2024, 10:02:33 pm »
After updating to 24.7.1 I see no logs anywhere in GUI:
System: Log Files - empty
System: Firmware: Log File - empty
System: Gateways: Log File - empty
System: Routes: Log File - empty
Firewall: Log Files: General - empty
Firewall: Log Files: Plain View - empty
Firewall: Log Files: Overview - in all tabs I see "No Data Available"
Firewall: Log Files: Live View - nothing shows here, regardless of filters/options set.
Checked under Firefox, Chrome, Iron and Palemoon flavors.
System: Log Files - empty
System: Firmware: Log File - empty
System: Gateways: Log File - empty
System: Routes: Log File - empty
Firewall: Log Files: General - empty
Firewall: Log Files: Plain View - empty
Firewall: Log Files: Overview - in all tabs I see "No Data Available"
Firewall: Log Files: Live View - nothing shows here, regardless of filters/options set.
Checked under Firefox, Chrome, Iron and Palemoon flavors.
3
24.7 Production Series / Dashboard empty and non-manageable after update from 24.7 to 24.7.1
« on: August 15, 2024, 04:53:03 pm »
After installing 24.7 and restoring my config backup everything seemed to be OK. But after update from 24.7 to 24.7.1 my dashboard is now empty and options "Restore default layout" and "Add Widget" do nothing, i.e. after clicking on "Restore default layout" nothing happens and after clicking on "Add Widget" pull-down menu which should contain list of widgets is not opening and contains only "Nothing selected" line. I rebooted box after update to 24.7.1.
Edit: yes, I cleared cache/cookies in browser and tried different "fresh" browser.
Edit: yes, I cleared cache/cookies in browser and tried different "fresh" browser.
4
24.7 Production Series / WebGUI and SSH menu lost after upgrade to 24.7
« on: August 15, 2024, 10:43:10 am »
Steps I took:
1. Update to last 24.1 version from WebGUI. Went OK.
2. Upgrade to 24.7 from WebGUI. Seemed to be OK, until reboot. There was only shutdown sound, but then the box hanged, no boot-up sound after half an hour. Also no ping to LAN/WAN interfaces and no WebGUI/SSH access at this moment.
3. I restart the box the hard way (turning the power off//on). There is no boot-up sound. I try to access webGUI - no luck. Luckily there is SSH access. But when I try to run commands from SSH menu, the only response I got is:
(this line repeated twice).
And this moment there is Internet acess through the box and most of the firewall rules seem to be working.
The only SSH menu commands working are "Shell", "Firewall logs" and "Update from console".
The menu shows that the OPNSense version is still 24.1
When I try to use "Update from console" the process starts normally, I see the growing list of packaged fetched from repo. But in the end the following happens:
So what I my options at the moment?
1. Update to last 24.1 version from WebGUI. Went OK.
2. Upgrade to 24.7 from WebGUI. Seemed to be OK, until reboot. There was only shutdown sound, but then the box hanged, no boot-up sound after half an hour. Also no ping to LAN/WAN interfaces and no WebGUI/SSH access at this moment.
3. I restart the box the hard way (turning the power off//on). There is no boot-up sound. I try to access webGUI - no luck. Luckily there is SSH access. But when I try to run commands from SSH menu, the only response I got is:
Code: [Select]
ld-elf.so.1: /usr/local/bin/php: Undefined symbol "__libc_start1@FBSD_1.7"
ld-elf.so.1: /usr/local/bin/php: Undefined symbol "__libc_start1@FBSD_1.7"
(this line repeated twice).
And this moment there is Internet acess through the box and most of the firewall rules seem to be working.
The only SSH menu commands working are "Shell", "Firewall logs" and "Update from console".
The menu shows that the OPNSense version is still 24.1
When I try to use "Update from console" the process starts normally, I see the growing list of packaged fetched from repo. But in the end the following happens:
Code: [Select]
[93/93] Fetching py311-h11-0.14.0.pkg: .......... done
Checking integrity... done (0 conflicting)
pkg-static: Cannot delete vital package: opnsense!
pkg-static: If you are sure you want to remove opnsense,
pkg-static: unset the 'vital' flag with: pkg set -v 0 opnsense
ld-elf.so.1: /usr/local/bin/php: Undefined symbol "__libc_start1@FBSD_1.7"
ld-elf.so.1: /usr/local/bin/php: Undefined symbol "__libc_start1@FBSD_1.7"
ld-elf.so.1: /usr/local/bin/php: Undefined symbol "__libc_start1@FBSD_1.7"
So what I my options at the moment?
5
22.1 Legacy Series / Maltrail rejects correct password
« on: July 23, 2022, 12:39:39 am »
I am trying to reach maltrail interface using correct password and it is rejected with message "Bad login and/or password". I verified password hash at "Services: Maltrail: General" tab on web GUI so I am sure I am using good password. I entered password both manually and by copy-pasting - no luck. I tried admin and root logins - still rejected.
6
22.1 Legacy Series / CPU load 99% after update
« on: February 03, 2022, 01:06:40 pm »
Hi,
After updating to newest build (LibreSSL flavor) ntopng is killing my box, eating all available CPU cycles.
The culprit on "System/Diagnostics/Activity" tab is named "flowd_aggregate.py". After I stopped ntopng service, CPU usage dropped to normal levels. I waited some time and started ntopng again, and as before CPU usage went through the roof.
And yes, I disabled IPv6 as advised at different thread:
https://forum.opnsense.org/index.php?topic=19786.msg91752#msg91752
After updating to newest build (LibreSSL flavor) ntopng is killing my box, eating all available CPU cycles.
The culprit on "System/Diagnostics/Activity" tab is named "flowd_aggregate.py". After I stopped ntopng service, CPU usage dropped to normal levels. I waited some time and started ntopng again, and as before CPU usage went through the roof.
And yes, I disabled IPv6 as advised at different thread:
https://forum.opnsense.org/index.php?topic=19786.msg91752#msg91752
7
21.7 Legacy Series / ntopng without GeoIP
« on: October 15, 2021, 10:11:10 am »
Hello,
After logging into ntopng web console I was greeted with information that GeoIP support is absent ("Running without Geolocation support ")
I checked https://github.com/ntop/ntopng/blob/dev/doc/README.geolocation.md about how to install GeoIP database manually (I already have it configured correctly for my firewall, but it seems ntopng expects separate database files in .mmdb format).
My question is: are Linux instructions I linked above valid also for OPNsense or is there another way to add current GeoIP database and support to ntopng?
After logging into ntopng web console I was greeted with information that GeoIP support is absent ("Running without Geolocation support ")
I checked https://github.com/ntop/ntopng/blob/dev/doc/README.geolocation.md about how to install GeoIP database manually (I already have it configured correctly for my firewall, but it seems ntopng expects separate database files in .mmdb format).
My question is: are Linux instructions I linked above valid also for OPNsense or is there another way to add current GeoIP database and support to ntopng?
8
21.1 Legacy Series / "WARNING: failed to start flowd_aggregate" after update
« on: April 02, 2021, 08:55:01 am »
Hi everyone,
After update to version OPNsense 21.1.4-amd64 flowd_aggregate is not starting.
I get the following error in logs:
Restart didn't help. So the "repair/reset netflow data" options.
What can I do more?
After update to version OPNsense 21.1.4-amd64 flowd_aggregate is not starting.
I get the following error in logs:
Code: [Select]
/usr/local/etc/rc.d/flowd_aggregate: WARNING: failed to start flowd_aggregateRestart didn't help. So the "repair/reset netflow data" options.
What can I do more?
9
20.7 Legacy Series / Netdata not working after upgrade to 20.7
« on: August 06, 2020, 08:26:29 am »
Hello,
Netdata is no longer working after update to 20.7. I tried reinstalling, but it didn't help at all.
The error message in log is always the same: kernel: pid [number] (netdata), jid 0, uid 302: exited on signal 11 (core dumped)
I will upload coredump if someone be so kind to pojnt me to its location.
Thanks in advance.
Netdata is no longer working after update to 20.7. I tried reinstalling, but it didn't help at all.
The error message in log is always the same: kernel: pid [number] (netdata), jid 0, uid 302: exited on signal 11 (core dumped)
I will upload coredump if someone be so kind to pojnt me to its location.
Thanks in advance.
Pages: [1]


