79227214

Date: 2024-11-26 15:03:50
Score: 3.5
Natty:
Report link

@Eric 's solution might have helped few people to make the build pass. But, you would be wondering how can just adding -v to the build makes it pass. That's a good indication that you are having timing issues in authentication handshake. -v prints verbose output of error logs which takes slightly more time than usual and it helps the build pass.

Reasons:
  • No code block (0.5):
  • User mentioned (1): @Eric
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (0.5):
Posted by: creamCheeseCoder