An internal server error occurred.
Tiada terjemahan untuk bahasa ini:
SQLSTATE[53300]: Too many connections: 7 ERROR: remaining connection slots are reserved for non-replication superuser connections CONTEXT: parallel worker The SQL being executed was: SELECT * FROM (SELECT "t1"."id", "t1"."key", "t"."text", ROW_NUMBER() OVER ( PARTITION BY t1.key ORDER BY CASE WHEN t1.platform_id = 'netherlandsrails' THEN 1 WHEN t1.platform_id IS NULL THEN 2 END ) as rn FROM "translation_key" "t1" INNER JOIN "translation" "t" ON t.translation_key_id = t1.id AND t.language_id = 'en' WHERE ("t1"."platform_id" IS NULL) OR ("t1"."platform_id"='netherlandsrails')) "t2" WHERE ("rn"=1) AND ((t2.key LIKE 'form.search_trains.suggestions.mostSearched%') OR (t2.key LIKE 'form.validation%') OR (t2.key LIKE 'header.agentLinks%') OR (t2.key LIKE 'header.interlinks%') OR (t2.key LIKE 'header.mainMenu%') OR (t2.key LIKE 'layout.backoffice.header.logOut%') OR (t2.key LIKE 'layout.cookies%') OR (t2.key LIKE 'layout.footer.interlinks%') OR (t2.key LIKE 'message%') OR (t2.key LIKE 'notification%') OR (t2.key LIKE 'page.home.description%') OR (t2.key LIKE 'page.home.intro.google-reviews%') OR (t2.key LIKE 'page.home.popularRoutes.title%') OR (t2.key LIKE 'page.home.tabTitle%') OR (t2.key LIKE 'page.info.cityPopularRoute%'))
Tiada terjemahan untuk bahasa ini:
SQLSTATE[08006] [7] FATAL: remaining connection slots are reserved for non-replication superuser connections