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

The tool appears to be broken in a recent release #361

Open
albertodebortoli opened this issue Jan 24, 2024 · 5 comments
Open

The tool appears to be broken in a recent release #361

albertodebortoli opened this issue Jan 24, 2024 · 5 comments

Comments

@albertodebortoli
Copy link

albertodebortoli commented Jan 24, 2024

At this point I think the tool is just broken, lacking basic error handling and the documentation is off.

The tool just doesn't show any information and hangs forever.

Screenshot 2024-01-24 at 12 54 08

I've used different datasources always obtaining the same behaviour:

I've reproduced the problem by running the v1.1.4 tag on Docker Hub both locally and on AWS (with security groups allowing all traffic).

@setchy
Copy link
Contributor

setchy commented Jan 24, 2024

Are there any errors logged in your browsers console?

@yashanandan
Copy link
Contributor

@albertodebortoli , we are not able to replicate the issue and the radar is loading for the different sources. Can you give us some more details ?

  1. When starting the docker, are you passing a CLIENT_ID ? This allows us to read the google sheet. The state that you showed in the screenshot happens only if there is an auth issue.
  2. Can you share a screenshot of the browser console ?

@albertodebortoli
Copy link
Author

I can share the following but stopped investigating and moved to another tool.
Hosting a CSV on our GitHub Enterprise or gist will add ?token=<token> to the URL making the radar failing early without any console log nor error on the page. I'm not passing any CLIENT_ID for CSV files.

@setchy
Copy link
Contributor

setchy commented Feb 5, 2024

The v1.1.4 Docker tag worked fine for me when using either a CSV or JSON datasets hosted in GitHub. Such as:

Google Sheets also worked for me when starting the container with a valid Google CLIENT_ID

@mossmana
Copy link

mossmana commented Feb 14, 2024

Docker is not allowed to be used in my org. So, I tried to use nginx locally (had to update the configuration for homebrew Mac) and am running into the same issue (Edit: Only with Google Sheets, because I didn't have the client id configured. I also discovered the Google Sheet must contain only one sheet in the spreadsheet. I originally had multiple sheets. When I used IMPORTRANGE in another spreadsheet to pull all the BYOR related data in from the original spreadsheet, the problem went away.)

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