Search
Page 1 of 12. Showing 114 results (0.016 seconds)
Stopping/Starting Services
Stopping/Starting Supervisor (via GUI)From the QubeGUI on the Supervisor, Administrator->Supervisor->start/stop Stopping/Starting Worker (via GUI)From the QubeGUI…Supervisor won't start because it can't open port 50002
There is another system which is included on linux by default which directly conflicts with port numbers we use: 50001 50002 50011 If a site is unable to start…How to switch a worker from Service mode to Desktop User mode
Stop the worker service and disable it from auto-starting While logged in as an admin-equivalent user (or in Windows, start the GUI as "Run as Administrator"), run…How to set the starting job id to other than 250
This has to be done with an SQL statement, and should be done after the supervisor installation has been performed. To start numbering new jobs at 1001, run the following…Service mode vs. Desktop User mode, and how the worker handles authentication
run as a user process, it's said to be running in Desktop User mode. Service mode vs. Desktop User mode Service mode: the worker process is usually started at system boot time…Worker Startup Process
When a Worker starts up, it performs the following actions to configure itself and locate the Supervisor. Start up and initialize with default configuration settings…Restarting the Worker
Linux % sudo /sbin/service worker restart OSX % sudo launchctl stop com.pipelinefx.worker % sudo launchctl start com.pipelinefx.worker Windows (Administrative Tools…Worker Locking
at night, but not during the day. It can be quite inconvenient to start and stop the Qube Worker every day. It would be better if there were a way to simply tag Workers as available…Getting Started
What Windows User Rights Assignments are necessary for the console worker?
The worker executable has a –console argument which will allow a worker started from the command line to perform authentication to another user account, much like it does…