unofficial-unifi / unifi-pfsense

A script that installs the UniFi Controller software on pfSense and other FreeBSD systems
BSD 2-Clause "Simplified" License
747 stars 240 forks source link

Install Failure on fresh pFSense #334

Closed Menethoran closed 8 months ago

Menethoran commented 9 months ago

(Sorry if this is wrong format, im new to git issues).

Fresh install of pfsense 2.7.2, after setting WAN, LAN, attempt to run script and receive following from CLI: (includes from command run)

(If someone can fix my format, i dont know how to flag for "code" here.

_

[2.7.2-RELEASE][root@pfSense.home]/root: service unifi.sh start unifi.sh does not exist in /etc/rc.d or the local startup directories (/usr/local/etc/rc.d), or is not executable [2.7.2-RELEASE][root@pfSense.home]/root: fetch -o - https://tinyurl.com/3ukj9253 | sh -s

  • 8769 B 1820 kBps 00s sh: mongod: not found Mounting new filesystems... done. Gathering package list from remote repository... Done. Could not locate a valid mongodb package Installing required packages... Package png-1.6.40 already installed. Package brotli-1.1.0,1 already installed. Package freetype2-2.13.2 already installed. Package fontconfig-2.14.2,1 already installed. Package alsa-lib-1.2.10 already installed. Package mpdecimal-2.5.1 already installed. Fetching : 100% 2 KiB 0.0kB/s 00:01 pkg: Impossible to get the value from Last-Modified HTTP header pkg: archive_read_open_filename(/tmp/.XXXXX): Unrecognized archive format

Failed to install the following 1 package(s): https://pkg.freebsd.org/FreeBSD:14:amd64/latest/

Menethoran commented 9 months ago

If I create the unifi.sh in rc.d and attempt to run it, I get a missing java error.

Menethoran commented 9 months ago

disregard, #323 is the same issue. im late to the party.