Windows Server 2008 x64 + IIS 7 (error: invalid account 2101)

Added by RomKaz over 7 years ago

Hello.

The question that just did not do that to fix a bug with the input to the server, but nothing works. The server runs without any errors. In php there are some errors, perhaps because of this I will not let me into the game? Or necessarily need a Web server is Apache? Mysql patch I applied to mysql_wrapper.cpp. Logs attached.
Forgive me for translate. google.com :|
Sorry for duplicate logs file.


Replies (8)

RE: Windows Server 2008 x64 + IIS 7 (error: invalid account 2101) - Added by sfb over 7 years ago

RomKaz,

Verify the settings in your config.php file. Seems like this could be that your IP addresses could be wrong in that file or it could be that you've not enabled it to autocreate accounts or set permissions. See this thread:

http://dev.ryzom.com/boards/17/topics/1443

Thanks,
sfb
/s

RE: Windows Server 2008 x64 + IIS 7 (error: invalid account 2101) - Added by sfb over 7 years ago

RomKaz,

And what mysql_wrapper.cpp patch are you referring to?

Thanks,
sfb
/s

RE: Windows Server 2008 x64 + IIS 7 (error: invalid account 2101) - Added by RomKaz over 7 years ago

PHP log

2010-12-18 05:29:15 (92.55.28.223:/login/r2_login.php?cmd=login&login=tester2&password=AAZ9EYUMGUDgQ&clientApplication=ryzom_open&cp=1&lg=en): PHP ERROR/2048 Only variables should be passed by reference (C:\ryzom\code\ryzom\tools\server\www\tools\nel_message.php:89)
2010-12-18 05:29:15 (92.55.28.223:/login/r2_login.php?cmd=login&login=tester2&password=AAZ9EYUMGUDgQ&clientApplication=ryzom_open&cp=1&lg=en): PHP ERROR/2048 Only variables should be passed by reference (C:\ryzom\code\ryzom\tools\server\www\tools\nel_message.php:89)
2010-12-18 05:29:15 (92.55.28.223:/login/r2_login.php?cmd=login&login=tester2&password=AAZ9EYUMGUDgQ&clientApplication=ryzom_open&cp=1&lg=en): [(LS error 1: Invalid user for userId 4)]
2010-12-18 05:29:15 (92.55.28.223:/login/r2_login.php?cmd=login&login=tester2&password=AAZ9EYUMGUDgQ&clientApplication=ryzom_open&cp=1&lg=en): 0:Invalid account (2101)\n

RE: Windows Server 2008 x64 + IIS 7 (error: invalid account 2101) - Added by sfb over 7 years ago

RomKaz wrote:

Apply this patch http://dev.ryzom.com/issues/868, and compiled anew.

Thanks for bringing this to my attention - not sure why that's not applied. This applies to mysql connection timeouts - in otherwords if your services have been running for a long time without any MySQL activity - like several hours.

As for the PHP error - what version of PHP are you running?

Thanks,
sfb
/s

RE: Windows Server 2008 x64 + IIS 7 (error: invalid account 2101) - Added by RomKaz over 7 years ago

Apache/2.2.11 (Win32) DAV/2 mod_ssl/2.2.11 OpenSSL/0.9.8i PHP/5.2.9

All Ryzom services work fine. Do you want look all logs? Where the error? :(

Maybe the error is that all services are set to localhost, only the frontend_service is configured to an external network, set up a server on a remote dedicated machine?

RE: Windows Server 2008 x64 + IIS 7 (error: invalid account 2101) - Added by RomKaz over 7 years ago

I fix problem and enter the game.
The connection is stable! :)

I replaced all open.ryzom.com in the database "nel" table "domains", to your external ip and went into the game. :)

Thank you for leading questions! :)

RE: Windows Server 2008 x64 + IIS 7 (error: invalid account 2101) - Added by sfb over 7 years ago

RomKaz,

I saw those PHP errors and they mislead me. The domains table is the usual suspect. Good to hear it is working for you!!

Thanks,
sfb
/s

(1-8/8)