Quote from: franco on December 19, 2024, 04:53:50 PMYes, please install os-microcode-intel and reboot. It should be fine after.
The issues are gone, I have not noticed any more reboots. Thank you very much for the quick support! :)
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.
Show posts MenuQuote from: franco on December 19, 2024, 04:53:50 PMYes, please install os-microcode-intel and reboot. It should be fine after.
root@opnsense:~ # sysctl hw.model hw.machine hw.ncpu
hw.model: Intel(R) N100
hw.machine: amd64
hw.ncpu: 4
vendor = 'Intel Corporation'
device = 'Ethernet Controller I226-V'
[117b382c-2e02-4b43-bec3-a92cbc20f5cb] Script action failed with Command '/usr/local/opnsense/scripts/system/sysctl.py --gather' returned non-zero exit status 1. at Traceback (most recent call last): File "/usr/local/opnsense/service/modules/actions/script_output.py", line 78, in execute subprocess.check_call(script_command, env=self.config_environment, shell=True, File "/usr/local/lib/python3.11/subprocess.py", line 413, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '/usr/local/opnsense/scripts/system/sysctl.py --gather' returned non-zero exit status 1.
root@opnsense:~ # /usr/local/opnsense/scripts/system/sysctl.py --gather
Traceback (most recent call last):
File "/usr/local/opnsense/scripts/system/sysctl.py", line 65, in <module>
sp = subprocess.run(['/sbin/sysctl', '-a'], capture_output=True, text=True)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/subprocess.py", line 550, in run
stdout, stderr = process.communicate(input, timeout=timeout)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/subprocess.py", line 1209, in communicate
stdout, stderr = self._communicate(input, endtime, timeout)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/subprocess.py", line 2153, in _communicate
stdout = self._translate_newlines(stdout,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/subprocess.py", line 1086, in _translate_newlines
data = data.decode(encoding, errors)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x82 in position 63443: invalid start byte
Quote from: franco on December 19, 2024, 10:54:06 AMThere is no 24.7.11 kernel...
# opnsense-update -zkr 24.7.10_2 is the hotfixed debug kernel that belongs to 24.7.10.
Cheers,
Franco
Quote from: dseven on December 19, 2024, 10:22:40 AMIf your stack trace looks the same, it might be better to join that existing discussion, rather than fragment into another one about the same topic.
Quote from: dseven on December 19, 2024, 10:22:40 AMThe debug kernel is not going to fix the problem - only potentially help the developers find it.
root@opnsense:~ # opnsense-update -zkr dbg-24.7.11
Fetching kernel-dbg-24.7.11-amd64.txz: ..[fetch: https://mirror.dns-root.de/opnsense/FreeBSD:14:amd64/snapshots/sets/kernel-dbg-24.7.11-amd64.txz.sig: Not Found] failed, no signature found
2a00:XXX:XXX:6700::/64 dev wlan0 proto kernel metric 256 expires 86293sec pref medium
2a00:XXX:XXX:6700::/64 dev wlan0 proto static metric 1024 pref medium
fe80::/64 dev wlan0 proto kernel metric 256 pref medium
@opnsense:~ # radvdump
#
# radvd configuration generated by radvdump 2.19
# based on Router Advertisement from fe80::aab8:e0ff:fe03:f340
# received by interface igc1
#
interface igc1 (LAN)
{
AdvSendAdvert on;
# Note: {Min,Max}RtrAdvInterval cannot be obtained with radvdump
AdvManagedFlag off;
AdvOtherConfigFlag off;
AdvReachableTime 0;
AdvRetransTimer 0;
AdvCurHopLimit 64;
AdvDefaultLifetime 1800;
AdvHomeAgentFlag off;
AdvDefaultPreference medium;
AdvLinkMTU 1500;
AdvSourceLLAddress on;
prefix 2a00:XXXX:XXXX:6700::/64
{
AdvValidLifetime 86400;
AdvPreferredLifetime 14400;
AdvOnLink on;
AdvAutonomous on;
AdvRouterAddr off;
}; # End of prefix definition
RDNSS 2a00:XXX:XXXX:6700:XXXX:e0ff:fe03:XXXX
{
AdvRDNSSLifetime 600;
}; # End of RDNSS definition
DNSSL localdomain
{
AdvDNSSLLifetime 600;
}; # End of DNSSL definition
}; # End of interface definition
G#
# radvd configuration generated by radvdump 2.19
# based on Router Advertisement from fe80::ff:fe02:201
# received by interface igc0
#
interface igc0 (WAN)
{
AdvSendAdvert on;
# Note: {Min,Max}RtrAdvInterval cannot be obtained with radvdump
AdvManagedFlag on;
AdvOtherConfigFlag off;
AdvReachableTime 0;
AdvRetransTimer 0;
AdvCurHopLimit 64;
AdvDefaultLifetime 1800;
AdvHomeAgentFlag off;
AdvDefaultPreference medium;
AdvSourceLLAddress on;
AdvLinkMTU 1500;
}; # End of interface definition