Question Weston Willett · Jan 2 How to debug ERROR_SEQUENCE_ERROR when using irisnative python module Using the below python script I am getting : $ ./hello_world.py Traceback (most recent call last): File "/home/wwillett/dev/vscode-objectscript/Samples-python-helloworld/./hello_world.py", line 34, in <module> run() File "/home/wwillett/dev/vscode-objectscript/Samples-python-helloworld/./hello_world.py", line 21, in run connection = irisnative.createConnection(ip, port, namespace, username, password) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^RuntimeError: * [ERROR_SEQUENCE_ERROR] #Python #Red Hat Enterprise Linux (RHEL) #InterSystems IRIS 1 2 0 156