Attempted to install Scalix 11.0.4 (CE) on both FC5 and Debian 3.1 today, and each time got smoothly through the manual installation process to the point where I was to create the default admin account. At first I thought it must be some issue with FC5, so I wiped the drive, went through the process again carefully, and got stuck at the same exact point, same error code. Now with Debian too! Starting to feel bewildered. Everything by the book, no errors that I've noticed, up till I enter the line:
Code: Select all
omaddu -n "Admin User/mynode" --class limited -c admin -p secret sxadmin
It unflinchingly replies with:
Code: Select all
[OM 8114]. Could not get a license to configure this user.
So, I did a bit more reading, came up with:
Code: Select all
sxlicense -u
Which helpfully tells me
Code: Select all
Could not communicate with the license manager.
Now, here's where it gets sticky. I'm running on a root server from 1&1, and I have only SSH access to the server I'm working on. After this process described above, if I reboot, the system actually bricks and won't let me back in at all. So I have no access to any error logs generated during the process after I've rebooted, and to continue working requires a reimage. The boss is starting to get ancy- can anyone offer any words of wisdom for me?