Search
Page 4 of 29. Showing 287 results (0.011 seconds)
How to upgrade a supervisor on Windows
If both of the following conditions are true, you will need to take the extra steps outlined in Transferring data from MySQL to PostgreSQL when upgrading the supervisor…Migrating Supervisor to new host
See How to migrate Qube! supervisor…How do I reset the Supervisor MySQL database?
WARNING: Performing these operations will discard ALL DATA from the entire PostgreSQL DB! Basically, you will need to: stop the supervisor service run…Custom Supervisor Policy
Custom Supervisor Policy allows fine control over: whether to accept or reject each job submission whether to allow or disallow every job modification how the overall…_licenseInstallation
Qube has both Supervisor and Worker license keys You'll have only one supervisor key, but can have any number of worker keys. Qube has a single license file for all…License Installation
_licenseInstallation…license screen.png
Supervisor won't start because it can't open port 50002
their supervisor, they may need to disable the hplip service, or they can change their supervisor port number. However if they do this, every single client and worker will also need…How to repair the supervisor database <6.4
Log into the supervisor and open a cmd prompt Windows: Windows key + R type in "CMD" hit enter OS X & Linux: Open a terminal shell window Type in the below…Python job submission with Python language callback that runs an external script on the supervisor
; this ties up the supervisor process for the duration of the external script's execution. Do NOT use os.system() to run the external script, as this call will block until…