OPNsense Forum

Archive => 16.7 Legacy Series => Topic started by: gwaitsi on December 09, 2016, 12:10:38 am

Title: 16.7.10 how to revert back to 16.7.9
Post by: gwaitsi on December 09, 2016, 12:10:38 am
This update has broken my VPN / Virtual Gateway connections.

How do i revert back to 16.7.9 please

seeing this in the log
configd.py: unable to sendback response [OK ] for [filter][reload][None] {e4d2f24c-3fe2-4951-9d29-1633b9dc70f1}, message was Traceback (most recent call last): File "/usr/local/opnsense/service/modules/processhandler.py", line 202, in run self.connection.sendall('%s\n' % result) File "/usr/local/lib/python2.7/socket.py", line 228, in meth return getattr(self._sock,name)(*args) error: [Errno 32] Broken pip
Title: Re: 16.7.10 how to revert back to 16.7.9
Post by: franco on December 09, 2016, 12:28:50 am
Are you using OpenSSL or LibreSSL, i386 or amd64?
Title: Re: 16.7.10 how to revert back to 16.7.9
Post by: gwaitsi on December 09, 2016, 12:37:04 am
Versions    OPNsense 16.7.10-amd64
FreeBSD 10.3-RELEASE-p11
LibreSSL 2.4.4
Title: Re: 16.7.10 how to revert back to 16.7.9
Post by: franco on December 09, 2016, 12:41:51 am
Run this:

# pkg add -f https://pkg.opnsense.org/FreeBSD:10:amd64/MINT/16.7.9/LibreSSL/All/opnsense-16.7.9.txz


Cheers,
Franco