Web Cloud
08/17/2022, 7:05 PMFailureReason@4d70ea94[failureOrigin=<null>,failureType=system_error,internalMessage=java.lang.RuntimeException: org.postgresql.util.PSQLException: ERROR: unimplemented: multiple active portals not supported
airbyte-server | Detail: cannot perform operation sql.PrepareStmt while a different portal is open
airbyte-server | Hint: You have attempted to use a feature that is not yet implemented.
airbyte-server | See: <https://go.crdb.dev/issue-v/40195/v22.1,externalMessage=Something> went wrong in the connector. See the logs for more details.,metadata=io.airbyte.config.Metadata@7d4ee3a3[additionalProperties={attemptNumber=null, jobId=null, from_trace_message=true}],stacktrace=java.lang.RuntimeException: org.postgresql.util.PSQLException: ERROR: unimplemented: multiple active portals not supported
airbyte-server | Detail: cannot perform operation sql.PrepareStmt while a different portal is open
airbyte-server | Hint: You have attempted to use a feature that is not yet implemented.
airbyte-server | See: <https://go.crdb.dev/issue-v/40195/v22.1>
airbyte-server | at io.airbyte.db.jdbc.StreamingJdbcDatabase$1.tryAdvance(StreamingJdbcDatabase.java:100)
airbyte-server | at java.base/java.util.Spliterator.forEachRemaining(Spliterator.java:332)
airbyte-server | at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
airbyte-server | at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
airbyte-server | at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:575)
airbyte-server | at java.base/java.util.stream.AbstractPipeline.evaluateToArrayNode(AbstractPipeline.java:260)
airbyte-server | at java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:616)
airbyte-server | at java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:622)
airbyte-server | at java.base/java.util.stream.ReferencePipeline.toList(ReferencePipeline.java:627)
airbyte-server | at io.airbyte.db.jdbc.JdbcDatabase.queryJsons(JdbcDatabase.java:170)
airbyte-server | at io.airbyte.integrations.source.postgres.PostgresSource.getPrivilegesTableForCurrentUser(PostgresSource.java:383)
airbyte-server | at io.airbyte.integrations.source.jdbc.AbstractJdbcSource.discoverInternal(AbstractJdbcSource.java:124)
airbyte-server | at io.airbyte.integrations.source.postgres.PostgresSource.discoverRawTables(PostgresSource.java:201)
airbyte-server | at io.airbyte.integrations.source.postgres.PostgresSource.discoverInternal(PostgresSource.java:183)
airbyte-server | at io.airbyte.integrations.source.postgres.PostgresSource.discoverInternal(PostgresSource.java:73)
airbyte-server | at io.airbyte.integrations.source.relationaldb.AbstractDbSource.discoverWithoutSystemTables(AbstractDbSource.java:147)
airbyte-server | at io.airbyte.integrations.source.relationaldb.AbstractDbSource.getTables(AbstractDbSource.java:337)
airbyte-server | at io.airbyte.integrations.source.relationaldb.AbstractDbSource.discover(AbstractDbSource.java:97)
airbyte-server | at io.airbyte.integrations.source.postgres.PostgresSource.discover(PostgresSource.java:166)
airbyte-server | at io.airbyte.integrations.base.ssh.SshTunnel.sshWrap(SshTunnel.java:205)
airbyte-server | at io.airbyte.integrations.base.ssh.SshWrappedSource.discover(SshWrappedSource.java:45)
airbyte-server | at io.airbyte.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.java:127)
airbyte-server | at io.airbyte.integrations.base.IntegrationRunner.run(IntegrationRunner.java:97)
airbyte-server | at io.airbyte.integrations.base.adaptive.AdaptiveSourceRunner$Runner.run(AdaptiveSourceRunner.java:86)
airbyte-server | at io.airbyte.integrations.source.postgres.PostgresSourceRunner.main(PostgresSourceRunner.java:15)
airbyte-server | Caused by: org.postgresql.util.PSQLException: ERROR: unimplemented: multiple active portals not supported
airbyte-server | Detail: cannot perform operation sql.PrepareStmt while a different portal is open
airbyte-server | Hint: You have attempted to use a feature that is not yet implemented.
airbyte-server | See: <https://go.crdb.dev/issue-v/40195/v22.1>