pgsync icon indicating copy to clipboard operation
pgsync copied to clipboard

Exception in poll_db() for thread Thread-8: argument of type 'NoneType' is not iterable

Open afrihar opened this issue 2 years ago • 4 comments

PGSync version: 2.5

Postgres version: 13

Elasticsearch version: 8.5

Redis version:

Python version: 3

Problem Description: Exception in poll_db() for thread Thread-8: argument of type 'NoneType' is not iterable

Error Message (if any): Exception in poll_db() for thread Thread-8: argument of type 'NoneType' is not iterable



afrihar avatar May 12 '23 09:05 afrihar

Same here, i had to back to 2.3 version

mmbfreitas avatar May 13 '23 12:05 mmbfreitas

it's normal now? if you use 2.3

afrihar avatar May 15 '23 04:05 afrihar

@afrihar sorry for delay, yes it was happening with an children table, when i was creating new row, totally no sense...

@toluaina Do you have any idea about what's going on?

mmbfreitas avatar Jun 06 '23 13:06 mmbfreitas

Same issue.

@mmbfreitas @afrihar Does downgrading to 2.3 fixes the issue ?

nikhilbadyal avatar Sep 06 '23 06:09 nikhilbadyal