Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bigquery database only connected in US location #359

Open
dennisyoshikawa opened this issue May 9, 2023 · 5 comments
Open

bigquery database only connected in US location #359

dennisyoshikawa opened this issue May 9, 2023 · 5 comments

Comments

@dennisyoshikawa
Copy link

hi there, hopefully you can help me
we install kanaries in compute engine (GCP), but when i connected to bigquery dataset, only datasets located in US were successfully connected to kanaries, because most of our dataset is located in asia-southeast2, I would really appreciate your solution.

@ysj0226
Copy link
Contributor

ysj0226 commented May 10, 2023

Hello, can you provide the error information?

The connector does not have location-dependent Settings. If different regions give different results, I think it might be a time-out problem.

You can consider using it
https://kanaries.cn/connector

This is a connector deployed on an Asian node.

You can still use the old connector, I raised the timeout limit.

@dennisyoshikawa
Copy link
Author

connector when i open this link (https://kanaries.cn/connector) it show like this, what should i have to do to get the connector, thanks a lot for your help

@ysj0226
Copy link
Contributor

ysj0226 commented May 10, 2023

This is the address of a connector, and you should use it just as you used other connector before. As shown below:
image

Again, you can continue the same way without making any changes, I've extended the timeout.

The error message I would like to know is the error you would get when connecting to bigquery dataset located in Asia. Since the connector doesn't have any locale Settings, this helps me locate specific problems

@ramihan
Copy link

ramihan commented Aug 24, 2023

https://cloud.google.com/bigquery/docs/information-schema-datasets-schemata#scope_and_syntax

I had the same problem.
Referring to this document, it seems that region delimiter input should be added.

@nizamarusada
Copy link

nizamarusada commented Oct 24, 2023

Screenshot 2023-10-24 at 14 25 31

@ysj0226 I have dataset in region "asia-southeast1" when I changed the https://kanaries.cn/connector, the connection still not working and the alert still refer to region "us". thank you for your assistant.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants