Summary
Encountering badGateway error while fetching schemas from MongoDB source to BigQuery target. Checked environment variables and user permissions. Seeking suggestions for resolution.
Question
Hi everyone,
I hope you are all doing well!
I am encountering an issue while fetching schemas from a MongoDB source. The process takes around 5 minutes and results in the error: errors.http.badGateway.
This issue occurs while creating a connection between MongoDB (source) and BigQuery (target).
I have checked the environment variables, and BASIC_AUTH_PROXY_TIMEOUT
is set to 900, so that doesn’t seem to be the problem.
I also tried limiting user permissions regarding data sources, which worked, but I need to fetch all schemas from the source.
Has anyone encountered and resolved this issue before? I am open to any suggestions.
Thanks in advance.
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.