Hi all,
We built an internal version of cbioportal on AWS with keycloak authentication. The database is based on RDS and all other services (cbioportal-container, cbioportal-session-container, cbioportal-session-database-container) are on an EC2 instance.
Currently, we encountered a strange issue:
The first user, who is the first to login after restarting, can use "Query by Gene" as expected. All of the afterwards users will get "Oops. There was an error retrieving data." when use "Query by Gene" (detailed error are attached). If that first user log out, he/she cannot use it any more.
Based on this phenomena, we suspected whether it is associated with the session service. But it is started via docker-compose. The only difference is that we move the mysql server into RDS.
More strangely, only "Query by Gene" caused error, but "Explore selected Studies" worked normally. If use "Quick Search", study or sample worked find, but gene caused error.
Maybe it suggested that issues related with GENE? But I have no idea why it worked for the first user.
Thanks,
Wenting
--
You received this message because you are subscribed to the Google Groups "cBioPortal for Cancer Genomics Discussion Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cbioportal+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cbioportal/MWHP162MB0063679E31928572853907B3F54F9%40MWHP162MB0063.NAMP162.PROD.OUTLOOK.COM.
Hi Benjamin,
Thanks for your reply. This error has been fixed after I changed the database from Aurora MySQL to RDS MySQL.
I am unsure how the database is related with it. The error is related with “GeneMemoizerServiceImpl.allTablesUpToDate”, so I guess the Aurora MySQL is not compatible to standard MySQL on some timestamp-related function.
Thanks,
Wenting
From: Benjamin Gross <benjami...@gmail.com>
Sent: 2021年4月14日
21:31
To: Wen Ting Bian - Network <bian_w...@network.lilly.com>
Cc: cbiop...@googlegroups.com
Subject: [EXTERNAL] Re: [cbioportal] Question (maybe) related to Session service
EXTERNAL EMAIL: Use caution before replying, clicking links, and opening attachments.