Getting 403 from Cloud Flare when running kots install
namgk opened this issue · 5 comments
namgk commented
Hi there,
We're running kots in our CI and during the installation step:
kubectl kots install
we got
Error: failed to validate installation: failed to get latest license: unexpected result from get request: 403
...
<div id="challenge-body-text" class="core-msg spacer">
replicated.app needs to review the security of your connection before proceeding.
</div>
It used to work before.
Any idea?
Thanks
sgalsaleh commented
can you please share the full install command? i'm not hitting this issue from my end. would you be able to share the license you're testing with so that i can try to reproduce?
sgalsaleh commented
it might be because the license is archived. could you check if that's the case? you can check the from the vendor portal.
namgk commented
we don't see it anymore, but your note makes sense, under what condition a license is archived?
sgalsaleh commented
you'd control that from your end from the vendor portal. you have the ability to archive licenses.
sgalsaleh commented
since you're not seeing it anymore, i'll close this issue for now. thank you.