You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
since some versions (I'm at 0.50.6 but I believe it started around 0.50) port forwards simply cannot stay up, they are getting deleted after few seconds most of the times.
@masterkain I can seem to repro this ;( I've left pf running all night, hitting the url every 10s, pf remained up.
Does this happen only on the pg pod or others too?
I'm experiencing this same issue, specifically when connecting to my CNPG Postgres pod - it doesn't occur with other pods.
I was on k9s version 0.40.10 initially, upgraded to 0.50.6 and the issue is still occurring.
I can create the port forward, perform 1 interaction with the database (e.g. refreshing database tables via datagrip), that succeeds but then the tunnel terminates immediately after with 😗 PortForward failed for immich/db-1|postgres|5432:5432: lost connection to pod. Deleting!
Uh oh!
There was an error while loading. Please reload this page.
since some versions (I'm at 0.50.6 but I believe it started around 0.50) port forwards simply cannot stay up, they are getting deleted after few seconds most of the times.
I encountered this on both my machines.
I'm port porwarding a cnpg postgres service
forwarding goes away as soon as I use the port (mapped to 5433 locally), say for a pg_dump operation.
😗 PortForward failed for eeevp/eeevp-db-cluster-1|postgres|5433:5432: lost connection to pod. Deleting!
The text was updated successfully, but these errors were encountered: