Ingestion started. Connecting to localhost 9009
Traceback (most recent call last):
File "/home/mark/questdb-quickstart/ingestion/python/tsbs_send/ilp_ingestion.py", line 55, in
send()
File "/home/mark/questdb-quickstart/ingestion/python/tsbs_send/ilp_ingestion.py", line 31, in send
with Sender(host, port, auth=auth, tls=TLS) as sender:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "src/questdb/ingress.pyx", line 1932, in questdb.ingress.Sender.init
TypeError: init() takes exactly 3 positional arguments (2 given)