Following the Unofficial pfSense repo install, I ran the following commands:
fetch -q -o /usr/local/etc/pkg/repos/Unofficial.conf https://raw.githubusercontent.com/marcelloc/Unofficial-pfSense-packages/master/Unofficial_25.conf
pkg update
The last command finished its execution with the error message:
Unable to update repository Unofficial
In the file /usr/local/etc/pkg/repos/Unofficial.conf:
Unofficial: { url: "pkg+http://pkg.goxdrive.com.br/repo/${ABI}",
The pfSense server cannot connect to http://pkg.goxdrive.com.br, which causes the error message, in my opinion.
Am I wrong or is there something wrong on my side?
Following the Unofficial pfSense repo install, I ran the following commands:
fetch -q -o /usr/local/etc/pkg/repos/Unofficial.conf https://raw.githubusercontent.com/marcelloc/Unofficial-pfSense-packages/master/Unofficial_25.conf
pkg update
The last command finished its execution with the error message:
Unable to update repository Unofficial
In the file /usr/local/etc/pkg/repos/Unofficial.conf:
Unofficial: { url: "pkg+http://pkg.goxdrive.com.br/repo/${ABI}",
The pfSense server cannot connect to http://pkg.goxdrive.com.br, which causes the error message, in my opinion.
Am I wrong or is there something wrong on my side?