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

Topics - michael

#1
20.1 Legacy Series / Error when executing log script
February 22, 2020, 04:08:29 PM
When I go to System > Log Files > General, the script fails, no log files appear, and CPU usage spikes.  Under 'Backend" the logs show this:
configd.py: [753axxxx-xxx-xxxx-xxxx-xxxxxxxx3b65] Script action failed with Command '/usr/local/opnsense/scripts/systemhealth/queryLog.py --limit '20' --offset '0' --filter '' --module 'core' --filename 'system'' returned non-zero exit status 1. at Traceback (most recent call last): File "/usr/local/opnsense/service/modules/processhandler.py", line 484, in execute stdout=output_stream, stderr=error_stream) File "/usr/local/lib/python3.7/subprocess.py", line 363, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '/usr/local/opnsense/scripts/systemhealth/queryLog.py --limit '20' --offset '0' --filter '' --module 'core' --filename 'system'' returned non-zero exit status 1.

Something has become corrupted it seems.  What is my best course of action to correct this?

Thanks
#2
Has anyone else had issues with Wireguard since the most recent update?  I'm running 20.1.1
It may be coincidental, however my Wireguard-Mullvad configuration, based on the routerperformance.net Azire write-up, was working well, but it suddenly prevents my network from internet access.  I'm not sure what exactly is happening, but nothing in my config has changed.  I've tried starting over, to no avail, I have no internet access as soon as I turn on the VPN, and it returns as soon as I turn it off.
#3
General Discussion / VPN tunnel bypass
February 04, 2020, 02:12:53 AM
Hi - new user here, so forgive my noob question.  I have OPNsense setup using Wireguard w/Mullvad VPN, using the routerperformance.com tutorial for AzireVPN.  All works well, except I have two devices on my network that need to bypass the VPN, and additionally there are some websites (bank, etc) that don't function via the VPN service.  Can someone point me to a simple guide to follow, or provide steps, as to how I set rules to selectively bypass these devices (I can set static IP addresses if needed) and websites from the VPN so they connect directly?