- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Recycle bin issue
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2023 04:07 PM
Hi,
Running NIOS 8.4.8-405274 and noticed my database use is creeping up, which I've tracked down to recycle bin entries.
When I try to delete them, I get the following error after a short pause.
NameError: global name 'gc' is not defined File "ibapapachemod.py", line 470, in handlerequest File "/infoblox/common/lib/python/infoblox/one/admin_conn/ibapexecute.py", line 762, in execute File "/infoblox/common/lib/python/infoblox/one/admin_conn/ibapexecute.py", line 703, in _exec_handler File "/infoblox/common/lib/python/infoblox/one/admin_conn/funcdef.py", line 62, in execute File "/infoblox/common/lib/python/infoblox/one/ibap/recyclebinfuncs.py", line 51, in execute File "/infoblox/common/lib/python/infoblox/one/recycle_bin_obj_functions.py", line 129, in empty_recyclebinobj
I'm planning on upgrading to 8.6.3 in the next few weeks, but just wondered if it's likely the delete will work after the upgrade or whether it's more indicative of some issue with the database that I will need to get support for?
Thanks,
Stuart
Re: Recycle bin issue
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2023 04:17 PM
Well, sort-of just fixed it myself.
If I click on "show all" and then use the check box to select everything in the window and delete it, when I try re-emptying again I can see the database count reduce by a few thousand although it then throws the same error.
I kept repeating this process of select all -> delete -> empty until eventually it's removed everything, so seems to be a few rogue objects in the bin that emptying gets stuck on.