i2b2 - cannot login

48 views
Skip to first unread message

Srividhya Asuri

unread,
May 19, 2025, 9:07:55 AMMay 19
to i2b2-ins...@googlegroups.com
Hi,
 I'm with the Univ. of Kentucky and our team is trying to set up test i2b2 and Shrine instances to join the Shrine test network.
Our i2b2 version 1.8.1
I don't see any error in server.log in the i2b2 side. 
I do see a Javascript error when logging in. I have attached a screenshot of the error.
The Network tab does not show an error( 200 responses).
The JS error occurs in i2b2_cell_communicator.js 

        var myCallback = {
                  success: function(o, status, xhr) {
                      pendingAsyncRequestCount = pendingAsyncRequestCount-1;

- Here, 'o' is null.
...
                      snifferPackage.status = xhr.status;
                      snifferPackage.msgRecv = {
                          when: new Date(),
                          msg: String(xhr.responseText)
                      }

We are using ldap to login. 
Is there any other information I can provide that might help someone debug, please?
thank you!
Vidhya


shrine-test-and-i2b2-test.zip

cmc

unread,
May 23, 2025, 9:14:01 AMMay 23
to i2b2 Install Help
I'm seeing a similar issue in the same js function in 1.8.1a. I don't have a solution to share, but if you solve it please report back. My first guess from reading other threads is that is might have something to do with the proxy config, but I can't yet tell what the issue is. 
Reply all
Reply to author
Forward
0 new messages