Error running initdb with DAP 1.1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2024
09:07 AM
On several table downloads using initdb I'm getting dozens of the error below. This has only been on a few tables so far. I have tried dropping the table and re-running, that worked once but not on the conversation_messages table. We're using Python 3.12, DAP 1.1, Postgresql 15.6
File "C:\Program Files\Python312\Lib\asyncio\selector_events.py", line 1133, in _write_send
assert self._buffer, 'Data should not be empty'
AssertionError: Data should not be empty