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 - opnsenseuser

#1
ok, i fixed it. it was a windows problem. suddenly the windows Folder protection was active on drive d:\ .Maybe a windows update caused this problem.

thx for your support
#2
This message i get in "github for desktop" using windows as my operating system.

QuoteD:/opnsense-github/core/.git: No such file or directory
Cloning into 'D:\opnsense-github\core'...

Would you like to retry cloning ?

i reinstalled "github for desktop" and set the permissions (full access) for the whole folder "D:\opnsense-github" to "everyone". but even then i get this error message. i really don´t know why.
what can i do?

syncing using my batch file works without any problems.

Quoted:
cd opnsense-github\core
git pull upstream master
cd..
cd plugins
git pull upstream master
pause



#3
no, it doesn´t work. i did full access on both folder "core" and "plugins" on my local drive. but when i try to clone. it says:" No such file or directory"

what can i do?
#4
ok, thx for your support. now it works. i reinitialized the repo using
Quotegit init
#5
how can i fix this. this works for me since 10 years
#6
if i try to add the git upstream to f.e. "core", like git remote add upstream https://github.com/opnsense/core.git i get the error fatal: not a git repository (or any of the parent directories): .git

does anything change?

regards rené
#7
25.1, 25.4 Series / Re: Monit Service won't start
June 19, 2025, 09:51:03 AM
At least the service is back up and running. Still,

I find it strange, since I never changed anything here.

Now i get failed to load widget. Deleted the widget and readded it. but still get the failed message.

strange
#8
25.1, 25.4 Series / Re: Monit Service won't start
June 19, 2025, 09:40:33 AM
so i changed it like it will be shown in the info text. but this doesn´t work either.
#9
25.1, 25.4 Series / Re: Monit Service won't start
June 19, 2025, 09:31:53 AM
i deleted the whole text and made a new text. but it doesn´t work
#10
25.1, 25.4 Series / Re: Monit Service won't start
June 19, 2025, 09:25:36 AM
if i delete the word "Das" in the settings of monit the error message changes from "Das" to

Quote2025-06-19T09:23:47    Error    monit    monit exiting due to parsing errors in the configuration file.   
2025-06-19T09:23:47    Error    monit    /usr/local/etc/monitrc:14: syntax error '$SERVICE'

The text in the Mail Format field was automatically generated by Opnsense. I never changed anything here.
#11
25.1, 25.4 Series / Re: Monit Service won't start
June 19, 2025, 09:21:17 AM
but i can´t see any problems. i didn´t change anything in the monitrc file itself. this is all generated by opnsense via gui.
and the syntax is right.
#12
25.1, 25.4 Series / Re: Monit Service won't start
June 19, 2025, 09:14:37 AM
Thx. I will Look at this.
#13
25.1, 25.4 Series / Re: Monit Service won't start
June 19, 2025, 06:21:46 AM
monitrc:

Quote# DO NOT EDIT THIS FILE -- OPNsense auto-generated file

set httpd unixsocket /var/run/monit.sock
    allow localhost

set daemon 120 with start delay 120

set logfile syslog facility log_daemon



set mailserver 127.0.0.1 port 25   

set alert mail@mymail.com  { connection,data,permission } mail-format { Das $SERVICE auf $HOST ist fehlgeschlagen. }






include /usr/local/etc/monit.opnsense.d/*.conf

i also reinstalled the monit package. but doesn´t fix the problem either.
Maybe there is something wrong with the core package?
#14
25.1, 25.4 Series / Re: Monit Service won't start
June 18, 2025, 09:29:29 PM
What config do you mean? Monit config?
The problem is, i can´t apply the settings.
I can only do this when disable the monit service.
#15
25.1, 25.4 Series / Monit Service won't start
June 18, 2025, 04:48:55 PM
For some time now, I've been having the problem that the Monit Service won't start. The log shows the following:

Quote/usr/local/etc/monitrc:14: syntax error 'Das'

Any ideas?

Regards rené