diva / d2

Diva Distro
71 stars 20 forks source link

Time Out while Logging in... #14

Closed thoth23 closed 11 years ago

thoth23 commented 12 years ago

I currently have OpenSim 0.73 installed and running on Ubuntu 11.04. The database is stocked, no MySQL errors, viewers with a grid manager pull the required data, and I've had the admin set the iptables with :

iptables -A INPUT -p tcp --dport 9000 -j ACCEPT iptables -A INPUT -p udp --dport 9000 -j ACCEPT

But the viewer hangs at "Logging in..." and times out. Some excerpts from the error messages on the console include:

09:58:04 - [BASE HTTP SERVER]: slow POST request for / from XX.XX.XX.XX:62042 took 60463 ms 11:28:45 - [BASE HTTP SERVER]: slow POST request for / from XX.XX.XX.XX:63506 took 60262 ms 12:12:49 - [BASE HTTP SERVER]: slow POST request for / from XX.XX.XX.XX:60115 took 60271 ms
12:15:45 - [BASE HTTP SERVER]: slow POST request for / from XX.XX.XX.XX:60121 took 60280 ms 13:02:29 - [BASE HTTP SERVER]: slow POST request for / from XX.XX.XX.XX:61404 took 60240 ms

I'm I missing something in the configuration of the ports. Worked on every other box thus far although it's a new remote setup this time with someone else's server box and I don't have root (a case of the blind txt-ing the blind admin).

thoth23 commented 12 years ago

More info, same issue....

I'm running OpenSim 0.7.3.1 on Ubuntu 11.04 with Mono JIT compiler version 2.6.7. I receive the following error when attempting to log in: \ (OpenSim.exe:8566): WARNING **: _wapi_connect: error looking up socket handle 0xb See http://pastebin.com/YUmPGNZz for full log.