Hi, I have changes the hostname on my ubuntuserver, and likewise changed it in system.properties.
It all worked perfectly.
But now I wanted to create another user, and it said:
I then tried the command "listserver"
it says:
where ID 8 mail is the new hostname and ID 2 oxserver is the old.
Can I change id 2 to be mail? or is it something else that should be fixed?
It all worked perfectly.
But now I wanted to create another user, and it said:
Code:
user in context 1 could not be created: Server response: com.openexchange.admin.rmi.exceptions.PoolException: DBP-0019 Category=10 Message=Cannot resolve server id for server local. exceptionID=1340734165-4
I then tried the command "listserver"
it says:
Code:
Id Name 8 mail 2 oxserver
where ID 8 mail is the new hostname and ID 2 oxserver is the old.
Can I change id 2 to be mail? or is it something else that should be fixed?
Comment