blackboard / lambda-selenium

Use Selenium Webdriver and Chrome inside AWS Lambda
MIT License
230 stars 51 forks source link

After build and test are succesful, getting class not found exception, CreatePlatformSocket() returned an error. #33

Open pshiwakoti opened 6 years ago

pshiwakoti commented 6 years ago

I am getting the following error on my CloudWatch log after successful build and tests. I am getting 2 similar errors. Not sure what this error is. Looked up at online forums but no help. Here is my log:

START RequestId: 10356033-7117-11e8-870d-61027f1d0aeb Version: $LATEST

pwc lambda calling

Running Test: com.pwc.testing.tests.LambdaTest::googleTest

com.pwc.testing.tests.LambdaTest

googleTest Starting ChromeDriver 2.32.498513 (2c63aa53b2c658de596ed550eb5267ec5967b351) on port 7333 Only local connections are allowed. [0.604][SEVERE]: CreatePlatformSocket() returned an error, errno=1: Operation not permitted (1) [0.655][SEVERE]: CreatePlatformSocket() returned an error, errno=1: Operation not permitted (1) Jun 16, 2018 3:40:54 AM org.openqa.selenium.remote.ProtocolHandshake createSession INFO: Detected dialect: OSS Jun 16, 2018 3:40:54 AM com.codeborne.selenide.impl.WebDriverThreadLocalContainer createDriver INFO: Create webdriver in current thread 1: ChromeDriver -> ChromeDriver: chrome on LINUX (048ed76b54776ffb02bd0f7343d8e038)

Run count: 1 END RequestId: 10356033-7117-11e8-870d-61027f1d0aeb REPORT RequestId: 10356033-7117-11e8-870d-61027f1d0aeb Duration: 2543.65 ms Billed Duration: 2600 ms Memory Size: 3008 MB Max Memory Used: 262 MB

WinstonN commented 6 years ago

Hi @pshiwakoti1 Did you get around this error?

pshiwakoti commented 6 years ago

This is a warning. You can ignore it.

On Fri, Aug 3, 2018 at 5:57 AM, Winston Nolan notifications@github.com wrote:

Hi @pshiwakoti1 https://github.com/pshiwakoti1 Did you get around this error?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/blackboard/lambda-selenium/issues/33#issuecomment-410219294, or mute the thread https://github.com/notifications/unsubscribe-auth/AREOL2OB6LD4svHZNb2YFpm5xOJtttVYks5uNCywgaJpZM4UqGWN .