I have run the sample Python script provide by you on your website. I get an sql error:
**E(0108-124524-289)(9417): sql error in insert: insert into messages (mid, gid, channel, type, ts, status, expiry, flag, sender, message, thumbnail, filepath, rts, uflags) VALUES ("961428429235933", 0, 0, 0, 1596216731289, 18, 0, 0, ?, ?, ?, ?, 0, 0) (constraint failed)**
**Segmentation fault (core dumped)**
Could someone help me out?