changes not applied

Discussion in 'General' started by webhtb, Nov 26, 2012.

  1. webhtb

    webhtb New Member

    hello,

    i updated from latest stable to beta, now, any change i make, nothing applied on the system, pls help.

    all debug i can see is:

    php server.php:

    26.11.2012-20:11 - DEBUG - Set Lock: /usr/local/ispconfig/server/temp/.ispconfig_lock
    26.11.2012-20:11 - DEBUG - Remove Lock: /usr/local/ispconfig/server/temp/.ispconfig_lock

    and in table "sys_datalog" on mysql, all have status "ok" :)

    so, any change, add or del i make in ispconfig, in system,... 0 updates, changes :)
    no matter if i add a dns zone, webiste, mail domain or any else..., no update in the system

    thanks in advance
     
    Last edited: Nov 27, 2012
  2. almere

    almere Member HowtoForge Supporter

    Hi,

    please, go to: Monitor->Jobque.

    How much tasks do you have there?
    Are there some tasks with an old date?
     
  3. webhtb

    webhtb New Member

    it was

    i emplty the queue in database, but now in interface at job queue is enpty, but in database i have all jobs with status ok, the new jobs, he don`t do any anyway in the system. attached screenshots

    question, in database, the new jobs, unfinished jobs, what is the status? because when i create a new job, for all instant interst into sys_datalog table, the status are "ok" for new jobs status is "ok" but for jobs done??
     

    Attached Files:

    Last edited: Nov 27, 2012
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    Ok, this explains your problem as this is the reason why the processing stopped. You might have wanted to explain that in your first post that you messed around manually in inetrnal data structures. Never empty the queue in the database, the queue is managed by ispconfig internally and records are removed automatically after 30 days, when you remove a record manually then the queue will not process until you reached the same queue id again that were in the queue before you deleted records.

    To fix the issue, set the column "updated" in the server table to 0.

    The status field is not used, so it does not matter at all.
     
  5. webhtb

    webhtb New Member

    1. in sys_datalog, no "updated" column
    2. i clear that table, after i see the jobs not applyed
     
    Last edited: Nov 27, 2012
  6. till

    till Super Moderator Staff Member ISPConfig Developer

    Please reread my post:

    "To fix the issue, set the column "updated" in the server table to 0."

    so the table I told you to change is named "server" and not "sys_datalog".

    Exactly because clearing the table breaks ispconfig, the sys_datalog table is a internal table structure managed by ispconfig, never touch any data or clear any records in that table.
     
  7. webhtb

    webhtb New Member

    thanks, now working
     
  8. webhtb

    webhtb New Member

    for another problems... i will say here. i update to this beta because i use dovecot and in specs of this new beta version, i don`t see the mailbox traffic on dovecot... for this i updated.

    thanks and regards
     
  9. till

    till Super Moderator Staff Member ISPConfig Developer

    Mailbox traffic stats are created nightly and not realtime.
     
  10. webhtb

    webhtb New Member

    ok, i have this version from 3 days, no traffic suntil now, i will wait until tomorow to see, because now solved with system updates.
     
  11. till

    till Super Moderator Staff Member ISPConfig Developer

    You should wait until the 3.0.5 final version, it can always be that not all functions are working correctly in a beta.
     
  12. webhtb

    webhtb New Member

    from mistake, i added a client as client, but intentions and needs are to be a reseller. i added dns, mails and webs to that client. can i make the clent reseller from database or ... ?? thanks, i don`t want to remove the client and to recreate as reseller, you know..., client10.web20 ..
     

Share This Page