I've just installed using the latest downloads onto a newly setup system and am having issues with the above not working. I have a simple setup so far with just one region. The Robust server, sim and website are all on the one server.
For Search, when the opensim server starts up it just gives the error 'no access to search' and I'm not sure why. I have made sure IP6 is not active based on other chats here. I have looked in the robust database and see the region listed under the 'Regions' entry although I notice for the serverIP value it shows as the domain name rather than an IP address?
The output is:
│2021-01-09 22:11:34,219 DEBUG [jOpenSimSearch]: GenericXMLRPCRequest Method:registerSearch │
│2021-01-09 22:11:38,589 DEBUG [jOpenSimSearch]: Answer from SearchServer: <?xml version="1.0" encoding="utf-8"?> │
│<methodResponse> │
│ <params> │
│ <param> │
│ <value> │
│ <struct> │
│ <member> │
│ <name>error</name> │
│ <value> │
│ <string>No access to search!</string> │
│ </value> │
│ </member> │
│ <member> │
│ <name>errorMessage</name> │
│ <value> │
│ <string>No access to search!</string> │
│ </value> │
│ </member> │
│ <member> │
│ <name>success</name> │
│ <value> │
│ <boolean>0</boolean> │
│ </value> │
│ </member> │
│ <member> │
│ <name>message</name> │
│ <value> │
│ <string>No access to search!</string> │
│ </value> │
│ </member> │
│ </struct> │
│ </value> │
│ </param> │
│ </params> │
│</methodResponse>
│2021-01-09 22:11:38,589 INFO [jOpenSimSearch]: Notified jOpenSim about worlds.quintonia.net:9002 going online. Secret: 12345678-abcd-1234-abcd-123456789012
In the joomla databse, the entry _opensim_search_hostsregister has no data and the back end shows no Registered Simulators. If I click the Rebuild button there, nothing shows up on the simulator screen.
I'm assuming, for now, that whatever is stopping search working is probably also responsible;e for groups and profiles not working also.
Any thoughts on this would be appreciated, thanks