Search

Search

Help

Page 4 of 29. Showing 287 results (0.011 seconds)

  1. 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
    QubeMay 23, 2018
  2. Migrating Supervisor to new host

    See How to migrate Qube! supervisor
    QubeOct 15, 2014
  3. 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…
    QubeMay 23, 2018
  4. 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…
    QubeJul 15, 2015
  5. _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…
    QubeOct 13, 2020
  6. License Installation

    _licenseInstallation…
    QubeOct 15, 2014
  7. license screen.png

    Qube / … / Installing QubeOct 17, 2014
  8. 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…
    QubeOct 15, 2014
  9. 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…
    QubeOct 20, 2014
  10. 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…
    QubeOct 13, 2020