This question is a bit 2nd hand on behalf of <@UD9...
# box-products
r
This question is a bit 2nd hand on behalf of @Andrew , but does CommandBox reach out to github every time on startup? We're experiencing some wierd github connectivity issues in our server environment which is interfering with box. We're tried building the full image off network and putting it on the server, and it still seems to be reaching out for github on startup
It might be cfspreadsheet https://forgebox.io/view/037A27FF-0B80-4CBA-B954BEBD790B460E removing the jvm arg -Dlucee-extensions=037A27FF-0B80-4CBA-B954BEBD790B460E seems to resolve it
b
@ryaneberly Is there a stack trace or an error or something?
You say it's reaching out, but what makes you think it is?
The short answer is, "No, CommandBox proper has no code in place to reach out to Github".
The longer answer is, "Yeah, there's a lot of things including inside Lucee or custom modules you may have installed that could be installing, downloading, checking versions, etc. But we'd need a stack trace of whatever the error is to tell where it's coming from."