2 months ago
Private networking is not working in PR environments (getting "python_ai":{"status":"unhealthy","error":"connect ECONNREFUSED fd12:7668:b16d:0:2000:49:923e:b33d:8080"}).
Everything is working correctly if I create a new (non-Preview) environment and deploy from the PR branch directly to the new environment.
2 Replies
2 months ago
This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.
Status changed to Open Railway • about 2 months ago
2 months ago
Are you trying to access some kind of resource that’s only available in prod environment?
2 months ago
I'm not doing anything differently than I was previously when these were working. No, all resources should be available in the preview environment.