OPNsense Forum

Archive => 16.7 Legacy Series => Topic started by: Aergan on September 26, 2016, 01:08:45 pm

Title: [SOLVED] Post-upgrade Issues 16.7.4-amd64
Post by: Aergan on September 26, 2016, 01:08:45 pm
Hi, I'm getting a lot of issues in the WebGUI since upgrading to 16.7.4-amd64. Random parts of the GUI are broken and logging seems to be busted too.

I've tried reverting to a previous config but no dice - any assistance please?
Title: Re: Post-upgrade Issues 16.7.4-amd64
Post by: franco on September 26, 2016, 01:18:33 pm
Does option 11) from the console help at all? What are your version parameters in full?

There was a Phalcon update for the GUI, but public testing showed now such behaviour.

What parts of the GUI are broken? E.g. proxy server, intrusion detection, cron, firewall rules?
Title: Re: Post-upgrade Issues 16.7.4-amd64
Post by: Aergan on September 27, 2016, 09:20:06 am
Hi Franco,

Option 11 doesn't resolve it and it persists after a reboot. It seems to affect most forms of diagnostic / logging based pages within the GUI.

Examples of broken things:
Code: [Select]
Lobby:Dashboard:Interface Statistics
Lobby:Dashboard:Interface List
Lobby:Dashboard:Gateways
Lobby:Dashboard:IPsec
System:Access:Tester
System:Gateways:Log File
System:Routes:Log File
System:Log File
Interfaces:Diagnostics:Packet Capture
Firewall:Log Files:Dynamic View
Firewall:Log Files:Summary View
Firewall:Log Files:Plain View
Firewall:Diagnostics:pfTop
Firewall:Diagnostics:pfTables
Firewall:Diagnostics:pfSockets
Firewall:Diagnostics:States Summary
VPN:IPsec:Log File
Title: Re: Post-upgrade Issues 16.7.4-amd64
Post by: Aergan on September 27, 2016, 11:55:47 am
Running "pkg upgrade -f" from root shell produced this horrible message I'm afraid:
Code: [Select]
pkg: Error parsing: /usr/local/etc/pkg/repos/origin.conf: error while parsing /usr/local/etc/pkg/repos/origin.conf: line 3, column: 44 - 'unexpected control character', character: '0x1e'
No active remote repositories configured.
Title: Re: Post-upgrade Issues 16.7.4-amd64
Post by: Aergan on September 27, 2016, 12:52:53 pm
Franco's suggestion of running "opnsense-bootstrap" with a reboot has left me with a working installation again:
Code: [Select]
OPNsense 16.7.4-amd64
FreeBSD 10.3-RELEASE-p7
OpenSSL 1.0.2h 3 May 2016

I've since ran a console upgrade and ended up with a working:
Code: [Select]
OPNsense 16.7.4-amd64
FreeBSD 10.3-RELEASE-p7
LibreSSL 2.3.7

So far, so good - many thanks!