SonicLabs
SonicLabs
RRailway
Created by SonicLabs on 9/24/2024 in #✋|help
Unable to Deploy Kong API Gateway with PostgreSQL on Railway
Can we run the deployed Kong API template Gateway in local using railway CLI ??? What is the command?
5 replies
RRailway
Created by SonicLabs on 9/24/2024 in #✋|help
Unable to Deploy Kong API Gateway with PostgreSQL on Railway
We receive the following error during deployment in deploy logs: Starting Container Sep 24 17:52:38 2024/09/24 12:22:38 [warn] 1#0: the "user" directive makes sense only if the master process runs with super-user privileges, ignored in /usr/local/kong/nginx.conf:7 Sep 24 17:52:38 nginx: [warn] the "user" directive makes sense only if the master process runs with super-user privileges, ignored in /usr/local/kong/nginx.conf:7 Sep 24 17:52:43 2024/09/24 12:22:38 [error] 1#0: init_by_lua error: /usr/local/share/lua/5.1/kong/init.lua:689: [PostgreSQL error] failed to retrieve PostgreSQL server_version_num: timeout Sep 24 17:52:43 stack traceback: Sep 24 17:52:43 [C]: in function 'assert' Sep 24 17:52:43 /usr/local/share/lua/5.1/kong/init.lua:689: in function 'init' Sep 24 17:52:43 init_by_lua(nginx-kong.conf:57):3: in main chunk Sep 24 17:52:43 nginx: [error] init_by_lua error: /usr/local/share/lua/5.1/kong/init.lua:689: [PostgreSQL error] failed to retrieve PostgreSQL server_version_num: timeout Sep 24 17:52:43 stack traceback: Sep 24 17:52:43 [C]: in function 'assert' Sep 24 17:52:43 /usr/local/share/lua/5.1/kong/init.lua:689: in function 'init' Sep 24 17:52:43 init_by_lua(nginx-kong.conf:57):3: in main chunk The error seems related to the PostgreSQL connection timing out. Can anyone provide guidance or help with why this might be happening in Railway?
5 replies