* ERROR: Exception of type 'LibUtil.ExItemsLeft' was thrown.

Support / help / discussion forum for twitter bot
Post Reply
Fashbinder1
Posts: 9
Joined: Mon Mar 06, 2023 10:04 pm

* ERROR: Exception of type 'LibUtil.ExItemsLeft' was thrown.

Post by Fashbinder1 »

Back on Twitterdub after a while, python installed but getting errors on basic actions.

ERROR: getlatestpost :accountname61488 Exception of type 'LibProcessing.ExActionCancelled' was thrown.

* ERROR: Exception of type 'LibUtil.ExItemsLeft' was thrown.

Submitted:

logs_12224
User avatar
martin@rootjazz
Site Admin
Posts: 34712
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: * ERROR: Exception of type 'LibUtil.ExItemsLeft' was thrown.

Post by martin@rootjazz »

logs say you tried to run a shared action with 0 accounts
14:01:21: Shared action: 0
Unsure how, as you cannot create an action without accounts, but that's the issue.

Create a new action, make sure there are accounts and try again



Regards,
Martin
Fashbinder1
Posts: 9
Joined: Mon Mar 06, 2023 10:04 pm

Re: * ERROR: Exception of type 'LibUtil.ExItemsLeft' was thrown.

Post by Fashbinder1 »

https://imgur.com/a/W6fxDaF

Oh I didn't think to look at that but Im really not sure how thats happening. Pictured above is UI view i have a campaign filter, have tried with accs also selected and checked.
Last edited by Fashbinder1 on Sun Mar 24, 2024 3:23 am, edited 1 time in total.
Fashbinder1
Posts: 9
Joined: Mon Mar 06, 2023 10:04 pm

Re: * ERROR: Exception of type 'LibUtil.ExItemsLeft' was thrown.

Post by Fashbinder1 »

12:18:41: Process Mass MassAction: with: 0 accounts max: -1
12:18:41: Starting Mass MassAction: max: -1
12:18:41: Loading from campaign tags: new, newl
12:18:41: Loaded from disk campaign tags: 205accounts from tags: 2
12:18:41: Attempting with: 205

Something funky with acc tag campaign in mass action causing it to not recognize accounts. If i remove the acc tag campaign filter and just select the same mass action it works.
User avatar
martin@rootjazz
Site Admin
Posts: 34712
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: * ERROR: Exception of type 'LibUtil.ExItemsLeft' was thrown.

Post by martin@rootjazz »

Fashbinder1 wrote: Sun Mar 24, 2024 3:23 am 12:18:41: Process Mass MassAction: with: 0 accounts max: -1
12:18:41: Starting Mass MassAction: max: -1
12:18:41: Loading from campaign tags: new, newl
12:18:41: Loaded from disk campaign tags: 205accounts from tags: 2
12:18:41: Attempting with: 205

Something funky with acc tag campaign in mass action causing it to not recognize accounts. If i remove the acc tag campaign filter and just select the same mass action it works.
Ok so the issue is related to account tags.
But the logs above, says it's found 205 accounts, so the issue is not the same as above as it said 0 accounts...

Or does it show 205 accounts, then it shows 0 later and fails?

<edit>
I've checked logs and this is different to the previous issue in your logs as that was a search follow action and this is a mass action
Post Reply