I have a server with Linux installed on it. I also installed Blender with apt install blender and I want to start a render on it with blender -b <file.blend> -a but it returns those errors :

Do you know how to fix that ? Thank you very much.
I have a server with Linux installed on it. I also installed Blender with apt install blender and I want to start a render on it with blender -b <file.blend> -a but it returns those errors :

Do you know how to fix that ? Thank you very much.
I found a solution. Those errors are related to the sound card and my server doesn't ahve one. So the solution is to disable sound with :
blender -noaudio -b