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
This is unfortunate.. It seems connection issue is intermittent and could be potentially related to the cloud provider.
Is there a way see the access log for devspace port forwarded connection and troubleshoot further?
As far as I can see in the application log, connections are handled within a few milliseconds..
What happened?
Really slow port forwarded connection
What did you expect to happen instead?
Fast seamless connection
How can we reproduce the bug? (as minimally and precisely as possible)
My devspace.yaml:
deployment.yaml file:
pnpm create astro@latest
.devspace dev
and install pnpm withnpm i -g pnpm
pnpm dev
Notice that connection is really really slow.
Local Environment:
Kubernetes Cluster: ARM64
Anything else we need to know?
Is there some kind of access log for Devspace connections?
The text was updated successfully, but these errors were encountered: