Migration stucks waiting for job queue

Discussion in 'Installation/Configuration' started by LorenzoD, May 12, 2022.

  1. LorenzoD

    LorenzoD New Member

    I'm migrating mail domains from an old ispconfig server to a new multiserver env
    When I try to migrate a mail domain the migrate script hangs waiting for a job queue in which it found 2 entries
    Processing of entries done.
    Target ISPConfig job queue has 2 entries left. Waiting ...
    But the "updated" records in server table matches the last datalog_id in sys_datalog table and in the web gui no number in the red circle are displayed
    How can I solve this issue?
     
  2. LorenzoD

    LorenzoD New Member

    Manually run the cron job:

    # /usr/local/ispconfig/server/server.sh
    12.05.2022-11:02 - DEBUG [server:217] - Remove Lock: /usr/local/ispconfig/server/temp/.ispconfig_lock
    finished server.php.
     
  3. Th0m

    Th0m ISPConfig Developer Staff Member ISPConfig Developer

    Are there other servers in that setup?
     
  4. LorenzoD

    LorenzoD New Member

    yes is a multiserver setup with 16 servers.
    I saw that the updated records are different in the 'server' table

    upload_2022-5-12_15-55-22.png
     
  5. Th0m

    Th0m ISPConfig Developer Staff Member ISPConfig Developer

    Run the server.sh job on the servers that show a lower updated value.
     
  6. LorenzoD

    LorenzoD New Member

    the server with the lower value was with mariadb down, everything went ok, sorry for the stupid question
    Thanks
     
    Th0m likes this.

Share This Page