Android app closes session in 30 seconds from inactivity, newCommandTimeout not working

Appium server version 1.22.3

I’m running tests to an android emulator hosted on a linux box in docker. On my local machine “newCommandTimeout” seems to work fine but for some reason it’s not working on the emulator hosted on the docker server. Here’s the log from the server.

Session beginning:

Session ends (Timed out after 30 seconds)

1 Like