Hi,
Please look at the [DatabaseService]
section in your config-include/GridCommon.ini file.

Kind Regards,
Luisillo





El 8/6/25 a las 5:03, Abraham Genoves escribió:
Hello,

I am trying to set up OpenSim 0.9.2.2 in Grid Mode with MySQL on a Vultr
VPS and I am running into a persistent error.

My setup is:

OS: Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-141-generic x86_64)
OpenSim Version: 0.9.2.2 (official download from opensimulator.org)
Mono Version: Mono JIT compiler version 6.12.0.200
My Robust.exe server starts correctly and connects to the MySQL database. I
can create users from the R.O.B.U.S.T.# console.

However, my OpenSim.exe server fails to start. The log shows the following
fatal error:

Fatal error: System.Exception: Could not load an ISimulationDataService
implementation from
OpenSim.Services.Connectors.dll:LocalSimulationDataService, as configured
in the LocalServiceModule parameter of the [SimulationDataStore]: config
section.
   at OpenSim.OpenSimBase.StartupSpecific () [0x0019d] in
<776fbf149f014be39c77e729f7752380>:0
   at OpenSim.OpenSim.StartupSpecific () [0x000f6] in
<776fbf149f014be39c77e729f7752380>:0
   at OpenSim.Framework.Servers.BaseOpenSimServer.Startup () [0x00099] in
<57aae62d4f1a47f498fb9058ec310405>:0
This error was produced using the following OpenSim.ini configuration:

Ini, TOML

[DatabaseService]
     StorageProvider = "OpenSim.Data.MySQL.dll"
     ConnectionString = "Data Source=127.0.0.1;Database=robust;User
ID=robustuser;Password=RukaRuka;Old Guids=true;Allow Zero
Datetime=true;Convert Zero
Datetime=True;charset=utf8;SslMode=None;Pooling=False;"

[SimulationDataStore]
     LocalServiceModule =
"OpenSim.Services.Connectors.dll:LocalSimulationDataService"
     StorageProvider = "OpenSim.Data.MySQL.dll"
     ConnectionString = "Data Source=127.0.0.1;Database=robust;User
ID=robustuser;Password=RukaRuka;Old Guids=true;Allow Zero
Datetime=true;Convert Zero
Datetime=True;charset=utf8;SslMode=None;Pooling=False;"
Does anyone know if there is a known incompatibility or a different
LocalServiceModule I should be using for this setup?

Thank you.

--
Dios te ama
_______________________________________________
Opensim-users mailing list
Opensim-users@opensimulator.org
http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users

_______________________________________________
Opensim-users mailing list
Opensim-users@opensimulator.org
http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users

Reply via email to