Skip to content
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

Closed
fenixnow opened this issue Sep 23, 2024 · 6 comments
Closed

Argument nodeId is missing. #1391

fenixnow opened this issue Sep 23, 2024 · 6 comments

Comments

@fenixnow
Copy link

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: Invalidprisma.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",

  • nodeId: String
    }
    }

`

image

@saikrishna321
Copy link
Member

@fenixnow Can you please run appium plugin run device-farm reset and try again

@fenixnow
Copy link
Author

@fenixnow Can you please run appium plugin run device-farm reset and try again

I did such a command, but after several runs of tests and changes capability, this error returns

@saikrishna321
Copy link
Member

@fenixnow What you mean by changes capability mean?

@fenixnow
Copy link
Author

fenixnow commented Sep 23, 2024

@fenixnow What you mean by changes capability mean?

in issue #1384 we are discussing the deviceName
I deleted "platformVersion" , and caught an error

@erdncyz
Copy link
Contributor

erdncyz commented Sep 26, 2024

Hi @fenixnow

Have you ever checked the device memory?

@fenixnow
Copy link
Author

fenixnow commented Sep 27, 2024

Hi @fenixnow

Have you ever checked the device memory?

no, but if I disable the devicefarm plugin, the tests are going well

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants