The reason the msgserver isn't connecting to the accountserver is because the accountserver is listening on port 9870 and not 9865 like normal.
The login port also isn't 9958 like usual, but 9963.
Just change the accountport to 9870 in shell.ini and it should work.
However, this is still not a 5089 server!