0 votes
90 views

Hello!

When I try to work with MyDB in jupyter notebook, the following error occurs:

print("Listing mydb tables:\n" + qc.mydb_list())
Listing mydb tables:
FATAL:  sorry, too many clients already

Also, querying tables from MyDB gives an error:

queryClientError: Error: QM: MyDB table XXX does not exist

Previously everything worked. Is this a temporary problem in the Data Lab or is there something I can do to fix it?

asked Nov 14, 2022 by vtoptun (340 points) | 90 views

1 Answer

+1 vote
Best answer
This was a temporary problem, the database was restarted and appears to be working again.  Please let us know if the problem continues.
answered Nov 14, 2022 by datalab (19,200 points)
selected Nov 14, 2022 by vtoptun
Everything is working now, thank you!

359 questions

372 answers

385 comments

2,427 users

Welcome to Data Lab Help Desk, where you can ask questions and receive answers from other members of the community.