-
-
Notifications
You must be signed in to change notification settings - Fork 109
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Argument nodeId
is missing.
#1391
Comments
@fenixnow Can you please run |
I did such a command, but after several runs of tests and changes capability, this error returns |
@fenixnow What you mean by |
Hi @fenixnow Have you ever checked the device memory? |
no, but if I disable the devicefarm plugin, the tests are going well |
hi
device-farm@9.2.11
when trying to create a connection, an error appears that the NodeID is not filled in. What am I doing wrong?
org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Response code 500. Message: An unknown server-side error occurred while processing the command. Original error: Invalid
prisma.session.create()` invocation:{
data: {
id: "5ec8c9b1-195e-45d8-ac43-e78f5e0c1954",
buildId: "1c24e5d0-74dd-450a-bef6-bbd2d2c99c9c",
title: undefined,
desiredCapabilities: "{}",
sessionCapabilities: "{"webStorageEnabled":false,"locationContextEnabled":false,"browserName":"","platform":"MAC","javascriptEnabled":true,"databaseEnabled":false,"takesScreenshot":true,"networkConnectionEnabled":false,"platformName":"IOS","deviceName":"iPhone 15 Plus","automationName":"XCuiTest","udid":"7CDD0D5D-176F-4B2F-AFA2-ED7E87C9C0AC","platformVersion":"17.5","wdaLocalPort":59369,"mjpegServerPort":59370}",
hasLiveVideo: true,
deviceUdid: "7CDD0D5D-176F-4B2F-AFA2-ED7E87C9C0AC",
devicePlatform: "ios",
deviceVersion: "17.5",
deviceName: "iPhone 15 Plus",
}
}
`
The text was updated successfully, but these errors were encountered: