electric-sql / electric

Sync little subsets of your Postgres data into local apps and services.
https://electric-sql.com
Apache License 2.0
6.2k stars 146 forks source link

Error while deploying Electric Sync Service to DigitalOcean #1416

Closed mokerson1108 closed 1 month ago

mokerson1108 commented 3 months ago

I followed the instructions in the docs for deploying to DigitialOcean and continue to receive this error:

Failed to start child Electric.Replication.PostgresConnectorMng: [2024-07-01 19:03:14] ▓ {{:case_clause, :undefined}, [{Electric.Replication.PostgresConnectorMng, :get_verify_peer_opts, 0, [file: ~c"lib/electric/replication/postgres_manager.ex", line: 358]}, {Electric.Replication.PostgresConnectorMng, :maybe_verify_peer, 1, [file: ~c"lib/electric/replication/postgres_manager.ex", line: 350]}, {Keyword, :update!, 4, [file: ~c"lib/keyword.ex", line: 1144]}, {Keyword, :update!, 4, [file: ~c"lib/keyword.ex", line: 1148]}, {Electric.Replication.PostgresConnectorMng, :update_connector_config, 2, [file: ~c"lib/electric/replication/postgres_manager.ex", line: 119]}, {Electri

linear[bot] commented 3 months ago

VAX-2000 Error while deploying Electric Sync Service to DigitalOcean

mikkimichaelis commented 2 months ago

same issue here

alco commented 2 months ago

Hi @mokerson1108, @mikkimichaelis.

Which version of the sync service are you using?

KyleAMathews commented 1 month ago

👋 we've been working the last month on a rebuild of the Electric server over at a temporary repo https://github.com/electric-sql/electric-next/

You can read more about why we made the decision at https://next.electric-sql.com/about

We're really excited about all the new possibilities the new server brings and we hope you'll check it out soon and give us your feedback.

We're now moving the temporary repo back here. As part of that migration we're closing all the old issues and PRs. We really appreciate you taking the time to investigate and report this issue!