NodePit Runner Setup Issues

@qqilihq
in Nodepit Runner I used input license key node but still I get error.



67e6d8a9640f86f244f88308.log (32.0 KB)

1 Like

Hi mmrostami,

there’s two ways how to enter the Selenium Nodes license key on a NodePit Runner to schedule your Selenium-based workflows:

  1. Use the shown Input License Key node, but make sure that it is reset (i.e. not executed, having green lights) when you save the workflow. You can make use of the Reset on Load node and connect it to the Input License Key to ensure that it always gets reset when loading the workflow.

  2. Alternatively you can go to your Environment settings and enter it in the section Preference Entries: Create a new entry with the key com.nodepit.licensing.plugin/ws.palladian.nodes.selenium.plugin and put the license string as value - replace newlines with \n

Hope that helps!

2 Likes

it works now but I get another error

16816:04:35.494 [KNIME-Worker-3-Start Undetected WebDriver [BETA] 3:50:57] ERROR Node:171 - Execute failed: Could not start a new session. Response code 500. Message: session not created

169from unknown error: cannot find Chrome binary

while I already included them in environment

Which option have you selected for the Web Driver in Start WebDriver or WebDriver Factory?

WebDriver Factory amigo

I mean, which specific driver? :slight_smile: If not, please chose the Chrome bundled.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.