mayankgopronto
01/31/2023, 6:49 AMWhat caused the crash: com.fasterxml.jackson.databind.exc.InvalidFormatException: Cannot deserialize value of type `int` from String "tcp://10.2.124.128:3567": not a valid `int` value
at [Source: (File); line: 194, column: 7] (through reference chain: io.supertokens.config.CoreConfig["port"])
rp_st
01/31/2023, 7:15 AMrp_st
01/31/2023, 7:15 AMPOSTGRESQL_CONNECTION_URI
that you are passing?mayankgopronto
01/31/2023, 7:17 AMpostgresql://postgres:welcome@cloud-sql-proxy-india.default:5432/qadb
rp_st
01/31/2023, 7:21 AMtcp://10.2.124.128:3567
value coming?mayankgopronto
01/31/2023, 7:25 AMrp_st
01/31/2023, 7:46 AMmayankgopronto
01/31/2023, 7:53 AMrp_st
01/31/2023, 8:01 AMtcp://10.2.124.128:3567
backrp_st
01/31/2023, 8:01 AMmayankgopronto
01/31/2023, 8:09 AMmayankgopronto
01/31/2023, 8:25 AMport
referring to the postgresSQL port? Or the port on which supertokens runs?rp_st
01/31/2023, 8:32 AMmayankgopronto
01/31/2023, 9:27 AMrp_st
01/31/2023, 9:30 AM