2022-08-12T15:18:41.232057Z [warning ] Loop <_...
# troubleshooting
a
2022-08-12T151841.232057Z [warning ] Loop <_UnixSelectorEventLoop running=False closed=True debug=False> that handles pid 3621470 is closed Exception ignored in: <function BaseSubprocessTransport.del at 0x7feacd0a6c10> Traceback (most recent call last): File "/usr/local/lib/python3.9/asyncio/base_subprocess.py", line 126, in del self.close() File "/usr/local/lib/python3.9/asyncio/base_subprocess.py", line 104, in close proto.pipe.close() File "/usr/local/lib/python3.9/asyncio/unix_events.py", line 536, in close self._close(None) File "/usr/local/lib/python3.9/asyncio/unix_events.py", line 560, in _close self._loop.call_soon(self._call_connection_lost, exc) File "/usr/local/lib/python3.9/asyncio/base_events.py", line 751, in call_soon self._check_closed() File "/usr/local/lib/python3.9/asyncio/base_events.py", line 515, in _check_closed raise RuntimeError('Event loop is closed') RuntimeError: Event loop is closed
r
message has been deleted
a
Thanks, but problem is
(meltano) [root@xfiterrbapp01a mel_22_39]# meltano config tap-postgres test 2022-08-13T132517.042513Z [info ] Environment 'dev' is active Plugin configuration is valid 2022-08-13T132519.626249Z [warning ] Loop <_UnixSelectorEventLoop running=False closed=True debug=False> that handles pid 4097156 is closed Exception ignored in: <function BaseSubprocessTransport.del at 0x7fd977a24310> Traceback (most recent call last): File "/usr/lib64/python3.9/asyncio/base_subprocess.py", line 126, in del self.close() File "/usr/lib64/python3.9/asyncio/base_subprocess.py", line 104, in close proto.pipe.close() File "/usr/lib64/python3.9/asyncio/unix_events.py", line 536, in close self._close(None) File "/usr/lib64/python3.9/asyncio/unix_events.py", line 560, in _close self._loop.call_soon(self._call_connection_lost, exc) File "/usr/lib64/python3.9/asyncio/base_events.py", line 746, in call_soon self._check_closed() File "/usr/lib64/python3.9/asyncio/base_events.py", line 510, in _check_closed raise RuntimeError('Event loop is closed') RuntimeError: Event loop is closed
i m getting "Plugin configuration is valid" but after that error is displayed
message has been deleted
it seems higher version python with latest meltano is giving error
it worked when i lowered meltano version
can you raise concern with meltano team ?
@edgar_ramirez_mondragon can you check compatbility issue between verion