Unable to load player prefs issue on linux image

I built a unity game that I run on a docker container using command line.
everything was working fine with a version I made 6 month ago. After a lot of features and update I tried to use the latest one on the docker but I get this error

Preloaded 'lib_burst_generated.so'
Preloaded 'libdracodec_unity.so'
Preloaded 'libdracoenc_unity.so'
Preloaded 'libktx_unity.so'
Display 0 '0': 1024x1024 (primary device).
Unable to load player prefs
Desktop is 1024 x 1024 @ 0 Hz

The game is not even running, the docker file is the same as before
what could be the issue here?

Hi, got the same error here. Did you find the issue?

got the same error here.
hdrp project,use 2022.2.11f1 build,and deploy on ubuntu20.04 is working fine.
but use 2022.2.21f1,2022.3.0f1,2022.3.1f1 to build,deploy then report this error

would love to take a look at it if you could help file a bug.