Menu

Show posts

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 Menu

Messages - axsdenied

#1
I believe it's the traffic graph.  Thats what I see crash out most and first.
#2
25.7 Series / Re: Update Failed With This Error
July 25, 2025, 08:08:21 PM
Quote from: JDabbs on July 24, 2025, 11:45:01 AMUninstalled the os-cpu-microcode-intel microcode & rebooted to make sure it took effect.

Ran the upgrade to 25.7 device hung, power cycled it and it came up OK so removing the microcode did improve the situation. Unfortunately I'm running this router headless so could not see any errors on screen - I have to take it out of the rack to attach a monitor to it.

I'm going to continue running it without the microcode installed and see how it goes. Following on from Franco said earlier I will look it there is a BIOS update available, it's a small fan less PC so may need to do some research to find it.

PS big thank you to Franco for you extremely rapid and helpful suggestion, I love this community.

I highly recommend using a PIKVM for this type of situation.  I also run my servers headless but still need console from time to time.  Works flawlessly.
#3
Yup this has been happening to me after they did the UI overhaul.  I can only refresh the page, assuming it doesn't hang, to get everything back.
#4
Quote from: Isabella Borgward on June 23, 2025, 06:53:51 PMI was under the impression that this functionality was deprecated by Google, so have changed my backup method to Oxidized.

It's going to be and I believe a plugin is what will be suggested.

https://github.com/opnsense/core/issues/8343
#5
Just keying off your use of "instance"...Are you virtualizing it?
#6
Quote from: craig_ on June 20, 2025, 06:02:41 AMYou shouldn't need to bridge the interfaces. If the VLANs are all setup correctly, traffic should be routable so a few firewall policies should be all you need. Check the users Windows firewall is configured, too.

Have a read of the Steam FAQ regarding the requirements:
The network transfer happens on TCP port 27040 and it needs to be allowed by local firewall software. You also need to open UDP ports 27031-27036 for client discovery.


Are you able to add in a network diagram?

This!
#7
A few things you can check:

- Encryption Password Mismatch
If you've set a password for encrypting the backups in OPNsense, but it's missing or incorrect during the backup process, the system may still create the file but fail to write the actual config data. Double-check that the password is set and confirmed correctly in System → Configuration → Backups.
- Service Account Permissions
Make sure the Google Drive folder is shared with the service account email (not just your personal Google account). The service account must have Editor access to the folder, or it won't be able to write the file contents—even if it can create the file shell.
- P12 Key or Client ID Issues
If the P12 key is invalid, expired, or mismatched with the service account, authentication may partially succeed (enough to create a file) but fail silently when uploading the actual data. Try re-generating the key and re-uploading it to OPNsense.

Someone else filed a bug in git hub but not sure if it's due to the above or an actual bug.  Mine are backing up fine, I just had one go last night and I'm on the latest version.
https://github.com/opnsense/plugins/issues/4731
#8
Sure thing:

First Create a new Monit Service Test. Image 1.
Then create a Service and point to the Service Test. Image 2


https://imgur.com/a/3klgQ7M
#9
I have the same issue, it's usually because the USB connection isn't ready yet by time it wants to start.  So I just made a monit process check so it starts it up after boot.
#10
That video is from 6 years ago.  The UI has been changed quite a bit since then.  Follow the instructions I provided and it SHOWS you the historical data across the x axis of the graph.
#11
You simply switch the Granularity and then take a look at the x axis.  you'll notice the history goes back months if you use 24 hours.  It doesn't mean show me the last 24 hours, it means each tick represents 24 hours.
#12
You should also consider turning on Hybrid outbound NAT.
#13
Do you have the Thermal Sensors option configured appropriately for your hardware?  Under System:Settings:Miscellaneous.
#14
Just double checked on mine and CPU reporting is still working with my 24.7.7.  Tried repairing or resetting the data in settings?
#15
Updated to 24.7.3_1 with no real issue except for one plugin which I no longer needed due to the new dashboard capabilities..kudos!

Observation: If i leave the dashboard up for more than 30 minutes or so the animated based widgets either pause, hiccup or stop all together with the occasional page crash.

This happens in edge or in chrome that I've noticed so far.  I've also tried tweaking some of the browser's process and power saving settings to test to see if they were interfering here but I haven't found any correlation.

A simple refresh of the page corrects the issue for a short period of time and then it returns.  Is this a known issue?