Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue when installing in pfsense shell #170

Closed
yahaxs opened this issue Oct 17, 2021 · 2 comments
Closed

Issue when installing in pfsense shell #170

yahaxs opened this issue Oct 17, 2021 · 2 comments
Labels
duplicate This issue or pull request already exists

Comments

@yahaxs
Copy link

yahaxs commented Oct 17, 2021

**_Hi,

I run this command in pfsense shell:
pkg add https://github.com/jaredhendrickson13/pfsense-api/releases/latest/download/pfSense-2.5-pkg-API.txz && /etc/rc.restart_webgui

and we get this error:_**

Crash report begins. Anonymous machine information:

amd64
12.2-STABLE
FreeBSD 12.2-STABLE plus-RELENG_21_05_1-n202579-3b8ea9b365a pfSense

Crash report details:

PHP Errors:
[17-Oct-2021 12:56:30 Israel] PHP Fatal error: Uncaught Error: Call to undefined function has_hw_watchdog() in /usr/local/www/system_advanced_misc.php:215
Stack trace:
#0 {main}
thrown in /usr/local/www/system_advanced_misc.php on line 215
[17-Oct-2021 12:57:32 Israel] PHP Fatal error: Uncaught Error: Call to undefined function has_hw_watchdog() in /usr/local/www/system_advanced_misc.php:215
Stack trace:
#0 {main}
thrown in /usr/local/www/system_advanced_misc.php on line 215
[17-Oct-2021 12:58:14 Israel] PHP Fatal error: Uncaught Error: Call to undefined function watchdogd_enabled() in /etc/inc/service-utils.inc:275
Stack trace:
#0 /etc/inc/service-utils.inc(431): get_services()
#1 /usr/local/www/head.inc(657): find_service_by_name('unbound')
#2 /usr/local/www/services_unbound.php(282): include_once('/usr/local/www/...')
#3 {main}
thrown in /etc/inc/service-utils.inc on line 275
[17-Oct-2021 13:28:06 Israel] PHP Fatal error: Uncaught Error: Call to undefined function watchdogd_enabled() in /etc/inc/service-utils.inc:275
Stack trace:
#0 /etc/inc/service-utils.inc(431): get_services()
#1 /usr/local/www/head.inc(657): find_service_by_name('unbound')
#2 /usr/local/www/services_unbound.php(282): include_once('/usr/local/www/...')
#3 {main}
thrown in /etc/inc/service-utils.inc on line 275

No FreeBSD crash data found.

@jaredhendrickson13 jaredhendrickson13 added the duplicate This issue or pull request already exists label Oct 18, 2021
@jaredhendrickson13
Copy link
Owner

Hey!

This is related to #140. Looks like you are running pfSense Plus. This package is developed and maintained for pfSense CE and unfortunately will not operate on pfSense Plus.

Thanks!

@kevin-soutar
Copy link

Hey @yahaxs running into the same issue, were you able to fix it, or did you have to reinstall?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants