Page 1 of 1

fly by error message...

Posted: 18 Jan 2023 10:43
by ManFarang
Hi,
whenever I logon there's an error message flying by that I can't catch in the terminal. It disappears out of the top of the screen.

After fiddling around with VirtualBox recording and VLC image conversions I found the attached message...

Any idea if it is important? Or just ignore?
Else what to do?
errormessage.png
errormessage.png (43.8 KiB) Viewed 1205 times
Thx for your help.

rgds, man

Re: fly by error message...

Posted: 23 Jan 2023 15:37
by dangsite
what user are you logging into the instance?

Do you have the file /etc/clamav-unofficial-sigs/user.conf on your system? There is an attempt to do a "grep" on the file within an if statement.

If there is an error, I would suspect the file does not exist or is not available to the end user (your login use).

That is what I can suggest from my 10 minute review from my eFa 4.x system.

Re: fly by error message...

Posted: 24 Jan 2023 09:36
by ManFarang
- I'm logging on with the admin account
- the file is available (as you can see in the error message. A line of code is displayed and flagged erroneous)
- I'm not a BASH Guru but I think there's something wrong with the syntax

HTH

rgds, man