<div dir="ltr">I am trying to use the SendChange from the commandline on my buildbot master<div> as described in <a href="https://docs.buildbot.net/latest/manual/cmdline.html?highlight=sendchange">the docs</a></div><div><p style="color:rgb(0,0,0);font-family:"Open Sans",sans-serif;font-size:15px;background-color:rgb(246,246,246)">this is what my command looks like</p><p style="color:rgb(0,0,0);font-family:"Open Sans",sans-serif;font-size:15px;background-color:rgb(246,246,246)">buildbot sendchange --master=localhost.9989 --revision=123 --who=joebloggs --comments=made changes here</p><p style="color:rgb(0,0,0);font-family:"Open Sans",sans-serif;font-size:15px;background-color:rgb(246,246,246)">I keep getting "change not sent" error in line 51 in sendchange.py</p><p style="color:rgb(0,0,0);font-family:"Open Sans",sans-serif;font-size:15px;background-color:rgb(246,246,246)">I think this may have to do with not putting --auth=user:password</p><p style="color:rgb(0,0,0);font-family:"Open Sans",sans-serif;font-size:15px;background-color:rgb(246,246,246)">but I am not clear what the username and password combinations should be.</p><p style="color:rgb(0,0,0);font-family:"Open Sans",sans-serif;font-size:15px;background-color:rgb(246,246,246)">Is it a parameter in my master.cfg? (I've looked and I only have  usernames and passwords for each of my buildbot workers.). Should I use one of these?</p><p style="color:rgb(0,0,0);font-family:"Open Sans",sans-serif;font-size:15px;background-color:rgb(246,246,246)">Is the username and password that I need my Windows OS login username and password?</p><p style="color:rgb(0,0,0);font-family:"Open Sans",sans-serif;font-size:15px;background-color:rgb(246,246,246)">How do I find/set the username and password so that I can use the sendchange command?</p><p style="color:rgb(0,0,0);font-family:"Open Sans",sans-serif;font-size:15px;background-color:rgb(246,246,246)"><br></p><p style="color:rgb(0,0,0);font-family:"Open Sans",sans-serif;font-size:15px;background-color:rgb(246,246,246)">Regards</p></div></div>