Unknown terminal type

Hi!

In syslog, I got:

lighttpd[13009]: 'unknown': unknown terminal type.

How can I fix that?

I did a test with with ".bash_profile"
added:

export TERM=linux

but that did not help, error message is still there.

What about :

export TERM=xterm

On a fresh ubuntu mate 20.04 install with mate-terminal :

┌─[olek@apbook04u]─[~]
└──╼ $env | grep -i term
COLORTERM=truecolor
TERM=xterm-256color

env | grep -i term

COLORTERM=truecolor
TERM=xterm

lighttpd[13009]: 'unknown': unknown terminal type.

:frowning:

only with lighttpd ?

yes, only with lighttpd

Cannot reproduce my side,
I can only advise to ask lighttpd support :

https://redmine.lighttpd.net/projects/lighttpd/boards

ok, thanks, no problem