-
-
Notifications
You must be signed in to change notification settings - Fork 126
Description
Hi there
I have some trouble with your API.
Im trying to install it on a XG-1537-HA.
Version: Netgate pfSense plus 21.02.2-RELASE.
The instllation is going okay everything is good at first glance.
But when i go to Status/system logs/system/general i get this error: Fatal error: Uncaught Error: Call to undefined function has_hw_watchdog() in /usr/local/www/status_logs_common.inc:118 Stack trace: #0 /usr/local/www/status_logs.php(130): tab_array_logs_common() #1 {main} thrown in /usr/local/www/status_logs_common.inc on line 118 PHP ERROR: Type: 1, File: /usr/local/www/status_logs_common.inc, Line: 118, Message: Uncaught Error: Call to undefined function has_hw_watchdog() in /usr/local/www/status_logs_common.inc:118 Stack trace: #0 /usr/local/www/status_logs.php(130): tab_array_logs_common() #1 {main} thrown.
If i reboot the device i dont get a WAN ip adress either.
I have tried to install 2 versions of the API same result.
pkg add https://github.com/jaredhendrickson13/pfsense-api/releases/latest/download/pfSense-2.5-pkg-API.txz && /etc/rc.restart_webgui
pkg add https://github.com/jaredhendrickson13/pfsense-api/releases/latest/download/pfSense-2.6-pkg-API.txz && /etc/rc.restart_webgui
here is the crashreport:
Crash report begins. Anonymous machine information:
amd64
12.2-STABLE
FreeBSD 12.2-STABLE c1120650645f(plus-RELENG_21_02) pfSense
Crash report details:
PHP Errors:
[27-Apr-2021 12:20:51 Europe/Copenhagen] PHP Fatal error: Uncaught Error: Call to undefined function has_hw_watchdog() in /usr/local/www/status_logs_common.inc:118
Stack trace:
#0 /usr/local/www/status_logs.php(130): tab_array_logs_common()
#1 {main}
thrown in /usr/local/www/status_logs_common.inc on line 118
No FreeBSD crash data found.
I hope you are able to help me with this :)