RAHUL RAJ CHAKRAVORTY

Results 8 comments of RAHUL RAJ CHAKRAVORTY

In the script file replace this line ``` IP_ADDRESS=$(ifconfig ${NETNAME}|grep "inet "|awk -F: '{print $2}'|awk '{print $1}') ``` with IP_ADDRESS = (your ip_address) and a line below it where it...

Do you have nginx installed locally? I have not installed anything locally because everything is pulled from an image file and you do not need to put any nginx.conf file...

All your containers are up except the nginx and stf-migrate, stf-migrate is type one shot service as it will be exited once it works is over but nginx has to...

can you just remove the env.ok file that was created by the script and then stop all the containers by typing the command ``` sudo docker rm -f $(sudo docker...

I am trying to capture the screenshot with Samsung galaxy GT_I9082. The image that I am getting is the black area. With another device, i am getting a good result....

I am getting this on running this command- adb shell LD_LIBRARY_PATH=/data/local/tmp /data/local/tmp/minicap -P 480x800@480x800/0 PID: 14077 INFO: Using projection 480x800@480x800/0 INFO: (external/MY_minicap/src/minicap_17.cpp:239) Creating SurfaceComposerClient INFO: (external/MY_minicap/src/minicap_17.cpp:242) Performing SurfaceComposerClient init check...

And exactly what are those issues. Can you please let me know how to fix those issues? And if there are more than one device how to get the particular...