Empty Recycle Bin

Discussion in 'General' started by jon335, Oct 7, 2005.

  1. jon335

    jon335 New Member

    I have a site and a domain in the recycle bin that I need to delete, but when I click empty recycle bin it does not delete it. It says:
    Code:
    [B]Note:[/B] Items remaining in recycle bin after emptying are currently in update state. Please try to delete them later.
    What does this mean?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Items can be deleted from the recycle bin after the changes has been written to the configuration files. That may take up to one minute.
     
  3. benbalbo

    benbalbo ISPConfig Developer ISPConfig Developer

    I currently have this message too, but there's nothing to delete. I looked at the crontab to find a script that's supposed to run minutely but can't find one.

    I'm guessing that the changes are written to the configuration files as part of a php script which may have not completed.

    Any way I can fix this?

    Thanks.
    Ben
     
  4. falko

    falko Super Moderator ISPConfig Developer

    Did you have a look in the correct recycle bin? There might be multiple ones, especially if you have resellers...
     
  5. benbalbo

    benbalbo ISPConfig Developer ISPConfig Developer

    I only have one recycle bin for admin at the moment - no resellers. dns manage and management recycle bins are empty.

    cheers,
    Ben
     
  6. benbalbo

    benbalbo ISPConfig Developer ISPConfig Developer

    I still haven't found any way of getting rid of this message. The database contains nothing in the del_status table.

    Can someone tell me what the rule is for displaying this "Note: Items remaining in recycle bin after emptying are currently in update state. Please try to delete them later." message? That way I might be able to pin point the error.

    I'll start scouring the code, but a pointer would be appreciated :)

    Cheers
    Ben
     
  7. benbalbo

    benbalbo ISPConfig Developer ISPConfig Developer

    Ok - I'm wondering if I'm worrying about nothing. Is that message shown all the time, or just when there are items in the recycle bin?

    The code in ispconfig/web/isp_manager/edit/papierkorb.php has no conditional around the PAPIERKORB_HINWEIS so I'm thinking it might be shown all the time.

    Thanks
    B
     
  8. falko

    falko Super Moderator ISPConfig Developer

    Oops...

    I've just checked - the message's there all the time so everything's fine...
     
  9. benbalbo

    benbalbo ISPConfig Developer ISPConfig Developer

    Thanks falko - that makes sense to me now :)
     
  10. equilibrium

    equilibrium New Member

    i install the windows xp 32, no problem, but when i install the network driver the computer restart before installation ends, and when windows comes back all works fine but the recycle bin. When right click there is Properties but when i click on it does nothing.

    i have DFI Lan Party UT 250 GB, network onboard, and the driver is from Nvidia site, version 5.11
     
  11. till

    till Super Moderator Staff Member ISPConfig Developer

    One question. Do you have problems with your windos recycle bin or with ISPConfig? This thread is about ISPConfig.
     
  12. nenad

    nenad ISPConfig Developer ISPConfig Developer

    Can't empty recicle bin

    ISPConfig 2.2.1 / FedoraCore4

    Hi,

    I had two co-domains:
    coin.web-hosting-solutions.biz and noc.web-hosting-solutions.biz

    I deleted them both. Recycle bin is cleared. EVERYWHERE.

    But,
    in DNS records, I just can't clear records for those two subdomains?
    When I click at empty reciclebyn it looks like everything is going to be fine (deleted), but when I check it once again, the records for both are there?

    DNS-Eintrag: coin.web-hosting-solutions.biz
    DNS-Eintrag: noc.web-hosting-solutions.biz

    I can restore them.
    I can delete them.
    But I can not clear them from recycle bin ?

    I am wainting more than minimum 1 minute or so before I try to emty recycle bin.
    I am awaiting 10+ minutes.
    Search function didn't found any: coin.web-hosting-solutions.biz or noc.web-hosting-solutions.biz
    ------------------------------------------------------

    I also have problem with adding MX record for another domain:
    mail.cvecara-neven.com

    System keeps me informing that:
    This or a similar MX Record does already exist in this zone.

    And there is no similiar zone (anything with cvecara-neven.com) in any DNS zone? Recycle bin is empty.

    I am logging only as admin. I didn't touched any conf file database etc. manually. Recently I upgraded to 2.21 ISPConfig
     
    Last edited: Apr 17, 2006
  13. falko

    falko Super Moderator ISPConfig Developer

    Did you use ISPConfig's search function to search for the domains?
     
  14. nenad

    nenad ISPConfig Developer ISPConfig Developer

    Yes, I used search function but I didn't found mentioned domains. Co-domains. Neither in ISPManager nor DNSManager
     
  15. till

    till Super Moderator Staff Member ISPConfig Developer

    Please search only for "web-hosting-solutions.biz". coin and noc are a or cname records of the SOA web-hosting-solutions.biz.
     
  16. nenad

    nenad ISPConfig Developer ISPConfig Developer

    Yes, I done that too.
    This is all I got with search "web-hosting-solutions.biz":

    192.168.123.200 www web-hosting-solutions.biz

    -------------------------------------------------------------
    When I search for "web-hosting-solutions.biz" in DNSManager:

    87.116.143.209 web-hosting-solutions.biz [Bearbeiten] [Delete]
    87.116.143.209 coin.web-hosting-solutions.biz [Bearbeiten] [Delete]
    87.116.143.209 noc.web-hosting-solutions.biz [Bearbeiten] [Delete]

    -------------------------------------------------------------------

    Unfortunatelly I CAN'T DELETE:
    coin.web-hosting-solutions.biz
    noc.web-hosting-solutions.biz
     
    Last edited: Apr 18, 2006
  17. till

    till Super Moderator Staff Member ISPConfig Developer

  18. nenad

    nenad ISPConfig Developer ISPConfig Developer

    I am using php 5.0.5

    Should I revert it to php 5.0.4 ?
     
  19. till

    till Super Moderator Staff Member ISPConfig Developer

    I'am talking about the ISPConfig PHP, not the PHP on your webserver.

    Did you get an segfault when you run this command as root user:

    /root/ispconfig/php/php -q /root/ispconfig/scripts/writeconf.php
     
  20. nenad

    nenad ISPConfig Developer ISPConfig Developer

Share This Page