David Hersey

Results 24 comments of David Hersey

This looks like its dead... has anyone found a good solution to logging from workers?

same here ... `ps -ef | grep vdir` showed the process and `kill -9 (pid)` did the deed

I have this too ... fortunately I don't have too many webex meetings. I worked around it by finding the webex meeting invitation, deleting it from google calendar and re-creating...

banged my head around this for a while then realized ... wait... I can just use 2 terminal tab, one for webpack-dev-server and one for rails. Duh.