error in www-exp: make sure all fields are filled

Joe Marcus Clarke marcus at marcuscom.com
Sun Jun 8 19:08:52 EDT 2008


On Fri, 2008-06-06 at 21:04 -0400, Chess Griffin wrote:
> (Just to keep the list in the loop, as I privately emailed console
> login credentials to itetcu at .)
> 
> On Thu, Jun 5, 2008 at 1:04 PM, Ion-Mihai Tetcu <itetcu at freebsd.org> wrote:
> >
> > Post:
> > mysql -Dtinderbox -utinderbox -ptinderbox -e 'select * from hosts;' && hostname
> >
> > (replace tinderbox with you values, of course).
> 
> +---------+-------------------+
> | Host_Id | Host_Name         |
> +---------+-------------------+
> |       0 | rose.usrshare.com |
> |      -1 | __ALL__           |
> +---------+-------------------+
> rose.usrshare.com
> 
> The www interface is at tb.usrshare.com and it works fine as it
> displays ports that are building that I queue from the command line.
> And I can log in to the www interface and click 'reset' and restart a
> build, so that works ok too.  It's just when I try to put in a new
> build that I am still having the 'Please make sure that all input
> fields are filled' error message problem.  I've created a few users
> from the command line and using the web interface, and yet I still get
> that message.  And I also tried switching to the default www interface
> but that did not fix it.

This almost sounds like a PHP configuration problem.  The error
indicates that one of fields aren't being properly processed by PHP.
The code reads the variables from the $_REQUEST super global hash.

Check your web server and PHP logs to see if there are any errors.  You
could also add some debugging code to index.php (around like 93) to see
which of the fields is empty.

Joe

> 
> If anyone has any suggestions I would greatly appreciate it.  My old
> tinderbox worked great and it is an awesome tool that I would love to
> get working again.
> 
> Thanks in advance.
-- 
PGP Key : http://www.marcuscom.com/pgp.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part
URL: <http://marcuscom.com/pipermail/tinderbox-list/attachments/20080608/1bfbb2fb/attachment.bin>


More information about the tinderbox-list mailing list