Hi!
I’ve forked the bandwagon
repo and got it working with the web installer, but very often during the install process, at the point the installer hands over to bandwagon I see an ‘Internal Server Error’ page. On checking kubectl
I see that the bandwagon container isn’t ready yet – if I wait for it to be ready then refresh the web installer, everything proceeds fine. It seems it’s not waiting for bandwagon before handing over.
Is there something I can do here to get this working reliably? Any more debugging I can do?
Thank you!