a year ago
Looks like all my outgoing requests to generativelanguage.googleapis.com are being blocked? testing localy my app is running fine but on railway i see: ```E0000 00:00:1726292108.714637 12 plugin_credentials.cc:83] Plugin added invalid metadata value.
E0000 00:00:1726292112.448964 12 plugincredentials.cc:80] validatemetadatafromplugin: INTERNAL:Illegal header value
E0000 00:00:1726292112.449015 12 plugin_credentials.cc:83] Plugin added invalid metadata value.
E0000 00:00:1726292116.176077 12 plugincredentials.cc:80] validatemetadatafromplugin: INTERNAL:Illegal header value
E0000 00:00:1726292116.176127 12 plugin_credentials.cc:83] Plugin added invalid metadata value.
E0000 00:00:1726292117.459972 12 plugincredentials.cc:80] validatemetadatafromplugin: INTERNAL:Illegal header value```
8 Replies
a year ago
I just want to make sure you know that we don't block any outgoing traffic at all, we actually don't even have a way to do that right now.
This issue is likely coming from one of two places, either something in your app's code or setup, or googleapis blocking you or our IPs.
We'd love to help more, but unfortunately these are both outside of what we can control.
a year ago
We do not provide a way to SSH into the hosted containers.
a year ago
It would have to be an in code proxy