Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Balogh

#1
Applied patch. Did NOT reboot. Disabled WAN IF, saved, applied. Enabled WAN IF, saved, applied.
All fine, inluding IPv6 /56 prefix.
ISP: Digi Romania.
#2
I've just tried https://github.com/matriphe/monit2telegram for telegram notifications and it works in opnsense with some minor changes like placing the files in /usr/local/{bin,etc} and editing their contents to use these new paths and the correct shell path in Opnsense: /usr/local/bin/bash. bash might also need installing, I don't remember if it comes preinstalled.
#3
Tried on 21.7.3_3, building pkg gives an error:

[00:00:02] [01] [00:00:00] Building ports-mgmt/pkg | pkg-1.16.3
[00:01:38] [01] [00:01:36] Finished ports-mgmt/pkg | pkg-1.16.3: Failed: package


Log shows that failure occurs after pkg is successfully compiled:

install  -m 0644 /wrkdirs/usr/ports/ports-mgmt/pkg/work/pkg-1.16.3/NEWS /wrkdirs/usr/ports/ports-mgmt/pkg/work/stage/usr/local/share/doc/pkg/NEWS
====> Compressing man pages (compress-man)
===>   Installing ldconfig configuration file
===========================================================================
=======================<phase: package        >============================
===>  Building package for pkg-1.16.3
cp: /wrkdirs/usr/ports/ports-mgmt/pkg/work/pkg/pkg-1.16.3.pkg: No such file or directory
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/ports-mgmt/pkg
*** Error code 1

Stop.
make: stopped in /usr/ports/ports-mgmt/pkg
=>> Cleaning up wrkdir
===>  Cleaning for pkg-1.16.3
build of ports-mgmt/pkg | pkg-1.16.3 ended at Wed Oct 20 09:23:26 EEST 2021
build time: 00:01:36
!!! build failure encountered !!!