paulallen87 / chaturbate-overlay-app

GNU General Public License v3.0
38 stars 18 forks source link

Unable to launch browser #2

Closed testuser-23 closed 6 years ago

testuser-23 commented 6 years ago

Headless chrome browser is not launching properly, even if a manual install of your browser is completed. This is stopped the app from working.

testuser-23 commented 6 years ago

@paulallen87

paulallen87 commented 6 years ago

Any chance you could attach the logs? Also are you starting the app from the docker file, or manually?

testuser-23 commented 6 years ago

I'll grab you logs tomorrow but to add info here(honestly I didn't expect a reply so thanks for that!) manually calling it from a command line is where it's failing. However if I do start it from the docker image you left it as, it runs great.

On Wed, Oct 11, 2017, 9:40 PM Paul Allen notifications@github.com wrote:

Any chance you could attach the logs? Also are you starting the app from the docker file, or manually?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/paulallen87/chaturbate-overlay-app/issues/2#issuecomment-336004150, or mute the thread https://github.com/notifications/unsubscribe-auth/AfKxk2D1oqJjrlVwtsHXX-_cHm4jZ2FJks5srXw5gaJpZM4P0SCn .

testuser-23 commented 6 years ago

Fixed it. Had to manually go through and install the dependencies as well as the dev dependencies. Looking forward to playing around with this though, thanks for your work.