Sogo 3.x.x released in nethforge-testing

same here, I can create a contact with sogo-3.2.7

right, I can see the laptop’s load increase largely

sogo-3.2.7 released

1 Like

after update the last sogo update from softwarecenter i got problems with fail2ban, error is

fail2ban-client: ERROR No file(s) found for glob /var/log/httpd-admin/access_log
Feb 20 09:42:30 sbs fail2ban-client: ERROR Failed during configuration: Have not found any log file for httpd-admin jail
Feb 20 09:42:30 sbs systemd: fail2ban.service: control process exited, code=exited status=255
Feb 20 09:42:30 sbs systemd: Failed to start Fail2Ban Service.
Feb 20 09:42:30 sbs systemd: Unit fail2ban.service entered failed state.
Feb 20 09:42:30 sbs systemd: fail2ban.service failed.
Feb 20 09:42:31 sbs systemd: fail2ban.service holdoff time over, scheduling restart.
Feb 20 09:42:31 sbs systemd: Cannot add dependency job for unit microcode.service, ignoring: Unit is not loaded properly: Invalid argument.
Feb 20 09:42:31 sbs systemd: start request repeated too quickly for fail2ban.service
Feb 20 09:42:31 sbs systemd: Failed to start Fail2Ban Service.
Feb 20 09:42:31 sbs systemd: Unit fail2ban.service entered failed state.
Feb 20 09:42:31 sbs systemd: fail2ban.service failed.
Feb 20 09:43:18 sbs clamd: SelfCheck: Database status OK.

Any ideas?

ll /var/log/httpd-admin/access_log

It seems that you don’t have this log file, can you verify please.

You can restart fai2ban by

signal-event nethserver-fail2ban-save

true, this file is not exist, and so the service restart does not work

@giacomo does nethgui does log rotation ?

@hucky i suppose the http-admin service is running and you can reach the server-manager ?

yes, the service is running and i am on the server manager

I can handle this exeption if you don’t have this log, but mt concern will be that the http-admin jail won’t be started.

Do you have other log in the relevant folder

ll /var/log/httpd-admin/

Yes.
See /etc/logrotate.d/httpd-admin

yes, i have error logs in that folder

Can you display the output of the command please :wink:

I guess you mean Giacomo for displaying the command, right? :slight_smile:
i put a dummy file called access_log now in that folder and then fail2ban starts without problems (just for your information)

Sure but i would find a workaround, i think that nethgui is working on a new name for its log. I would want to know it … For fixing the issue

i would for sure appreciated it :slight_smile:

I know, but you don’t give me the clues to debug @hucky. Please can you do the following command give me back the output :slight_smile:

ll /var/log/httpd-admin/

Updated SOGo to 3.2.7 with softwarecenter without issues:

fail2ban is installed. /var/log/httpd-admin/access.log exists.
no errors in messages.log so far.
external-imap works. access to google calendar (webcalender) also works.

2 Likes

I suppose that we are speaking of that

/var/log/httpd-admin:
total 204
-rw-r--r--  1 root root      0 Feb 19 03:51 access_log
-rw-r--r--. 1 root root 171725 Feb 15 22:39 access_log-20170212
-rw-r--r--  1 root root   3342 Feb 15 22:55 access_log-20170219
-rw-r--r--  1 root root      0 Feb 19 03:51 error_log
-rw-r--r--. 1 root root  23198 Feb 15 22:50 error_log-20170212
-rw-r--r--  1 root root   1268 Feb 15 22:50 error_log-20170219

sorry for the delay
[root@sbs ~]# ll /var/log/httpd-admin/
total 60
-rw-r–r-- 1 root root 45976 Feb 20 13:51 access_log
-rw-r–r-- 1 root root 0 Feb 19 03:33 error_log
-rw-r–r-- 1 root root 3744 Feb 14 08:01 error_log-20170213
-rw-r–r-- 1 root root 7217 Feb 20 09:52 error_log-20170219
the access_log is a dummy file

thanks, and this morning what was the content…no more files in this folder ?

no it was ERROR No file(s) found for glob /var/log/httpd-admin/access_log