Eric Greer

Results 114 comments of Eric Greer

Thanks for the report. This is in the same category as #981 I think.

Thanks for the report @AshutoshNirkhe - we will work on reproducing this one. We haven't seen this in our end to end tests or in our clusters, which is a...

Thanks for writing back. Sorry about the delay. I have a new son since I posted this issue. Yes, nearly all our repos are private. Here is the crashing line...

Perfect! Thanks @KyleBanks. I love the project.

This is still an issue... It looks like you fixed the module, but never made a new tag, and thus `go install` still pulls the old broken `go.mod` file. Just...

it looks like `install.packages("Rserve",,"http://rforge.net/")` installs version 1.8.5, but that still gives this error. This is the newest version available right now, but it is unsupported??

It has been awhile now, but that might have been it. Thanks for following up!

Interesting. Try upping the `BrowserStartupTime` value... By default it is 20 seconds. It could be that you are unable to startup a chrome process fast enough for some reason... `headlessCrhome.BrowserStartupTime...

I just tested your code snippet and didnt get any output. I turned on debugging with `headlessChrome.Debug = true` and still didn't get much. I then tried a variety of...