Export to GitHub

openmetaverse - issue #71

Visiting GridFrontend/install.php fails at the end on windows: 'user_data' can't have a default value


Posted on Sep 17, 2010 by Helpful Rhino

What steps will reproduce the problem? 1. Complete the Grid/install.php installation process 2. Run through the GridFrontend/install.php to the end 3. See the message: Problem loading schema - BLOB/TEXT column 'user_data' can't have a default value

What is the expected output? What do you see instead? Success

Please use labels and text to provide additional information.

Comment #1

Posted on Sep 17, 2010 by Helpful Rhino

Comment deleted

Comment #2

Posted on Sep 17, 2010 by Helpful Rhino

Clicking restart on this final screen produces the message 'Complete'

Comment #3

Posted on Sep 17, 2010 by Helpful Rhino

In spite of the observations noted in the preceeding comment, it would appear that all installation operations did not in fact, complete sucessfully; upon visiting /GridFrontend/, I get a page with the following error message:

A Database Error Occurred Error Number: 1146

Table 'simiangrid.sgf_sessions' doesn't exist

INSERT INTO sgf_sessions (session_id, ip_address, user_agent, last_activity) VALUES ('213084563d58409aa52a53371f3663e9', '69.151.152.171', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) Ap', 1284684320)

Comment #4

Posted on Sep 22, 2010 by Grumpy Rabbit

(No comment was entered for this change.)

Comment #5

Posted on Sep 24, 2010 by Grumpy Rabbit

what version of mysql was this with

Comment #6

Posted on Sep 24, 2010 by Grumpy Rabbit

actually i'm just closing this. looks like it was related to the dx_auth tables.

Comment #7

Posted on Sep 24, 2010 by Grumpy Rabbit

WELP.

Comment #8

Posted on Sep 26, 2010 by Helpful Rhino

Still seeing this actually as of just now.

Comment #9

Posted on Sep 27, 2010 by Grumpy Rabbit

(No comment was entered for this change.)

Comment #10

Posted on Sep 28, 2010 by Grumpy Rabbit

i'm pretty sure this is now done

Status: Fixed

Labels:
Type-Defect Priority-Critical Milestone-0.5 Project-SimianGridFrontend