Closed germonprez closed 6 years ago
Looks like a UI bug - it should show you an error there. 1) the repository URL has to end with .git 2) you need a username+password of at least an anonymous account, to circumvent rate limiting.
that aside, if you could reload with an inspector open in your browser and check the return value from the JSON API, that would help
Also, I will note that there is an existing session bug which will sometimes freeze widgets the first time you load a page. A reload will fix it, but I've yet to figure out where to fix this.
I think I got it. I had created the organization but had not set it as current. Without this, it was defaulting to apache as the organization.
gotcha, that will obviously need to change :)
And it's working! Thanks for the help @Humbedooh
@Humbedooh thanks again for the help in the install. Now moving onto the adding data sources. The UI is certainly straightforward. Organization added. However, adding the data sources seems to hang.
Should I be patient here?