<div dir="ltr">It looks like it was a permissions problem. All my files are owned by the buildbot user, and when I was testing I was running as my VM's standard "ubuntu" user. However, the ubuntu user belongs to the buildbot group, and since the perms are 770 I didn't think there'd be a problem, but when I changed perms to 777 then twistd suddenly started working. It's a little frustrating Twisted can't work with tighter permissions and/or report this error.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Dec 22, 2015 at 4:45 AM, Chris Spencer <span dir="ltr"><<a href="mailto:chrisspen@gmail.com" target="_blank">chrisspen@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Oddly, that outputs nothing at all. Not even an error message.<br></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Dec 21, 2015 at 4:31 PM, Francesco Di Mizio <span dir="ltr"><<a href="mailto:francescodimizio@gmail.com" target="_blank">francescodimizio@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>try <span style="color:rgb(0,0,0)">twistd --nodaemon --no_save -y buildbot.tac, see what you get.</span></div></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div>On Mon, Dec 21, 2015 at 9:57 PM, Chris Spencer <span dir="ltr"><<a href="mailto:chrisspen@gmail.com" target="_blank">chrisspen@gmail.com</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div><div dir="ltr"><div><div><div><div><div>I ran through the steps in the tutorial (<a href="http://docs.buildbot.net/current/tutorial/firstrun.html" target="_blank">http://docs.buildbot.net/current/tutorial/firstrun.html</a>)<br></div>and was able to get Buildbot running.<br><br></div>However, when I rebuilt the virtualenv on an Ubuntu VM and rsynced up my custom configuration folder, buildbot appears unable to start.<br><br></div>If I activate my virtualenv and then run `buildbot start master` all I get is:<br><br>    Following twistd.log until startup finished..<br><br>    The buildmaster took more than 10 seconds to start, so we were unable to<br>    confirm that it started correctly. Please 'tail twistd.log' and look for a<br>    line that says 'BuildMaster is Running' to verify correct startup.<br><br></div>A twistd.log file is generated, but nothing is ever written to it and `ps aux|grep -i twist` shows nothing running.<br><br></div>How do I diagnose this problem? How do I run buildbot in non-daemon mode so I can see whatever error it's running into?<br></div>
<br></div></div>_______________________________________________<br>
users mailing list<br>
<a href="mailto:users@buildbot.net" target="_blank">users@buildbot.net</a><br>
<a href="https://lists.buildbot.net/mailman/listinfo/users" rel="noreferrer" target="_blank">https://lists.buildbot.net/mailman/listinfo/users</a><br></blockquote></div><br></div>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>