Server Problem

Added by owen_a almost 8 years ago

Hello.

After re-installing windows on my laptop, I've installed Ryzom on my computer and compiled successfully. Setup WebServer, MySQL, Ryzom Services, successfully.

Now when I run my server, and I try and connect to it, I get.... The database is in maintenance. I dont understand any of it. Here is my log:

Log 1: https://docs.google.com/leaf?id=0B7NahXUEJqliOTYzNDRjOWMtMTY1Zi00YjE3LTgzZDUtMGIyYzQyOTU5NmM3&hl=en

Log 2: https://docs.google.com/leaf?id=0B7NahXUEJqliY2RkZmMyOTItNThhMy00YWRjLWIxMTItZDAxNDM0ZTg2OTc2&hl=en

Can anyone please help me?

I've spoken to people, but we both have had no luck.


Replies (3)

RE: Server Problem - Added by ChrisNewman almost 8 years ago

Will will find an answer for just about any error you will encounter in the search box above but for now here you go:)

http://dev.ryzom.com/wiki/ryzom/ClientConnectErrors

RE: Server Problem - Added by molator almost 8 years ago

Can't execute query 'UPDATE permission set AccessPrivilege=',OPEN' WHERE prim=7' on the main database db:nel host:localhost user:shard error:Data truncated for column 'AccessPrivilege' at row 1

AccessPrivilege=',OPEN'

That's a strange syntax.

Uninstall wamp.
Delete its folder.

Install wamp.

Download my sql config:

https://docs.google.com/leaf?id=0B3LX3q7MsUEGOGRkZDUyMDEtY2UyZS00NjFjLWJmNTItYmZlNzhlYmE4MjVl&sort=name&layout=list&num=50

Edit the path to rrd_graphs, nothing more.

Import my file.

Don't forget to set the virtualhosts too.

RE: Server Problem - Added by kerozcak almost 8 years ago

Looks like sql_mode is set to STRICT_TRANS_TABLES. Check http://dev.ryzom.com/wiki/ryzom/ConfigureForLinux and http://dev.ryzom.com/wiki/ryzom/EverythingWindows for more info.

(1-3/3)