Gemini api requests are being blocked
Anonymous
TRIALOP

2 years 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 plugin_credentials.cc:80] validate_metadata_from_plugin: 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 plugin_credentials.cc:80] validate_metadata_from_plugin: 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 plugin_credentials.cc:80] validate_metadata_from_plugin: INTERNAL:Illegal header value```

Closed

8 Replies

Anonymous
TRIALOP

2 years ago

8dd42e26-6ce9-4c1e-9f3e-7ff5a5baf1c3


Anonymous
TRIALOP

2 years ago

is this not allowed??


2 years 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.


Anonymous
TRIALOP

2 years ago

is there anyway to do a curl on the server ?


2 years ago

We do not provide a way to SSH into the hosted containers.


Anonymous
TRIALOP

2 years ago

would a proxy solve this ?


2 years ago

It would have to be an in code proxy


Anonymous
TRIALOP

2 years ago

okay, thanks i will try a proxy


Welcome!

Sign in to your Railway account to join the conversation.

Loading...