Error using device in node machine #1461
Replies: 4 comments 1 reply
-
Can you check this ticket please #1438 |
Beta Was this translation helpful? Give feedback.
-
Hi, im experiencing the same issue, any time i try to create a session while there is a node connected to the appium device farm hub it throws the error mentioned by @firmansyahrosid When i disconnect the node the error does not occur anymore i tried the solution of running "npx prisma generate" in the appium prisma file but it did not fix the problem, is there a configuration im missing for the node configs? node config json: { |
Beta Was this translation helpful? Give feedback.
-
@JorgeR15 Kindly share the full server logs as gist. |
Beta Was this translation helpful? Give feedback.
-
@JorgeR15 The issue is fixed in v9.4.15. Kindly update the device farm in both hub and node. |
Beta Was this translation helpful? Give feedback.
-
Hi, I encountered an error while running tests on a Hub machine and trying to use a device connected to a Node machine.
Invalid "prisma.session.create()"
Argument "nodeId" is missing.
Could you help me understand if there are additional configurations or steps required to resolve this? Thank you!
Beta Was this translation helpful? Give feedback.
All reactions