Offline inactive IPs, Remove , Error
hello guys
please if anyone knows how to remove the offline addresses it will be nice to share that with me as far I see it really a common issue with PHPIPAM and Actually I tried all the possible ways to resolve it
But unfortunately didn't successes
/home/ubuntu/phpipam/functions/scripts/remove_offline_addresses.php

and also
/var/www/html/phpipam/functions/scripts/remove_offline_addresses.php

My crontab is

Thanks
大家好
如果有人知道如何删除离线地址,请与我分享,我认为这确实是 PHPIPAM 的一个常见问题,实际上我尝试了所有可能的方法来解决它 但不幸的是没有成功 /home/ ubuntu/phpipam/functions/scripts/remove_offline_addresses.php
并且
/var/www/html/phpipam/functions/scripts/remove_offline_addresses.php
我的 crontab 是
谢谢
你需要在 "remove_offline_addresses.php" 配置"$config['removed_addresses_timelimit'] = 86400 * 7;"
Hi. Can you please take a look at #4173 to see if the solution there helps you? If so, I can link this issue to the PR.