Start bootstrap Grayed out....?

6 views
Skip to first unread message

Eric White

unread,
Sep 3, 2019, 10:26:34 PM9/3/19
to loa...@googlegroups.com
Hi there,

I am doing a GrabnGo setup  and we have base config done, 

Bootstrap screen shows up correctly but the "Start bootstrap" button is grayed out.

any Idea what I have wrong in the config that could cause that?

The process successfully created on record in Datastore.

Thanks in advance

--
Regards,

Eric White | Principal Consultant - Google Solutions Dialog Information Technology
Email: eric....@dialog-ge.com |  LinkedIn: Eric White  |   Web: www.dialog.com.au/google
Ph: +61 7 3247 1000 |  Mob:  +61 433 830 626 |  Fax:  +61 7 3247 1100     
      

Mike Helfrich

unread,
Sep 4, 2019, 4:47:14 AM9/4/19
to Eric White, Grab n Go Loaners
Hi Eric,

Can you confirm if there is a bootstrap_started Name/ID? If I had to guess, bootstrap_started being set to true would cause this behavior based on the following:
https://github.com/google/loaner/blob/master/loaner/web_app/frontend/src/components/bootstrap/bootstrap.ng.html#L84 - Disabled if inProgress is true.
https://github.com/google/loaner/blob/master/loaner/web_app/frontend/src/components/bootstrap/bootstrap.ts#L52 - It starts by disabling the button and awaits the status from the backend. If the request is successful, it should re-enable the button.

Can you confirm if there are any JS errors on the frontend? It's possible a request failed and it locked that button in its initial state (within the ngOnInit method) of true.

It should look something like this:
image.png

Best,
Michael Helfrich

--
You received this message because you are subscribed to the Google Groups "Grab n Go Loaners" group.
To unsubscribe from this group and stop receiving emails from it, send an email to loaner+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/loaner/CAMZkTXhYuB7dgbUifffx0-jF1BKKjHz0HKG92RNKZwTrcG0urg%40mail.gmail.com.


--

Michael Helfrich | mikehe...@google.com | NYC | Corporate Engineering

Eric White

unread,
Sep 4, 2019, 5:02:29 AM9/4/19
to Mike Helfrich, Grab n Go Loaners
there is only the User Kind with the three names in the group.

and the bootstrap_completed false.

nothing else.

so it seems to be the very start of the process.

I have tried two different admin accounts both show it as grayed out.


Joe Parente

unread,
Sep 4, 2019, 11:06:30 AM9/4/19
to Eric White, Mike Helfrich, Grab n Go Loaners
This is a known bug, set bootstrap_completed to false and then clear memcache and refresh the app.

Eric White

unread,
Sep 5, 2019, 4:08:40 AM9/5/19
to Joe Parente, Mike Helfrich, Grab n Go Loaners
I started from scratch.  and where I did have previously domain delegation working, I am getting forbidden.  Even though I have the same config.

So I have bootstrap execute,  But failed on the OU Task.  (but they exist so that was OK.)

But not sure how to test where My Directory lookup is failing.

The Admin SDK is enabled,  But it has 100% fail.   

attached is the log of the Sync users which gets forbidden.


 
forbiddengrop.png

Eric White

unread,
Sep 6, 2019, 1:29:30 AM9/6/19
to Joe Parente, Mike Helfrich, Grab n Go Loaners
Figured out that Google Cloud Directory Sync was disabling the GrabnGo user.   Dooh.

Mike Helfrich

unread,
Sep 6, 2019, 5:54:27 AM9/6/19
to Eric White, Joe Parente, Grab n Go Loaners
Glad to hear you got it resolved! Let us know if you hit any other issues :).
Reply all
Reply to author
Forward
0 new messages