-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Comments
Are there any errors logged in your browsers console? |
@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 ?
|
I can share the following but stopped investigating and moved to another tool. |
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.) |
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.
I've used different datasources always obtaining the same behaviour:
the one provided at https://www.thoughtworks.com/radar/byor (https://docs.google.com/spreadsheets/d/1QjRbhLcc5OyzYgsmhWaVmSZny_YMGlCcNLdoPss49wA/edit#gid=0)
the one provided in the README at https://github.com/thoughtworks/build-your-own-radar (https://docs.google.com/spreadsheets/d/1waDG0_W3-yNiAaUfxcZhTKvl7AUCgXwQw8mdPjCz86U/edit)
A custom one hosted publicly on S3 with either MIME type either
text/plain
ortext/csv
that used to work in the past. The documentation states "CSV and JSON file: You can also use the URL for a publicly available CSV or JSON file, for instance, one hosted on a public GitHub repository."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).
The text was updated successfully, but these errors were encountered: