When running the starter system from a clean build, an error occurs in [USERSTORAGE] regarding a UUID that references a non-existent user. Here is the relevant portion of the simulator log near the end of initialization.
Python:Samples init
21:11:11 - [CHAT]: No IRC config information, skipping IRC bridge configuration
21:11:11 - [DATASNAPSHOT]: Loading configuration
21:11:11 - [DATASNAPSHOT]: Could not load configuration. DataSnapshot will be di
sabled.
21:11:11 - [DATASNAPSHOT]: Creating DataSnapshot directory.
21:11:11 - [DATASNAPSHOT]: Data snapshot disabled, not adding scene to module (o
Python: Started script thread
21:11:11 -
[PUBLISHMYWORLD]: Configuration not found, skipping...
21:11:12 - [PRIM INVENTORY]: Starting scripts in scene
21:11:12 - [SCENE]: Loading land objects from storage
21:11:12 - [USERSTORAGE]: Error when trying to fetch profile data by uuid from r
emote authentication server: The user requested is not in the database
21:11:12 - [SERVER]: Opening UDP socket on 0.0.0.0 9000.
21:11:12 - [SERVER]: UDP socket bound, getting ready to listen
21:11:12 - [SERVER]: Listening on port 9000
21:11:12 - [STARTUP]: No startup command script specified. Moving on...
21:11:12 - [!]:STARTUP COMPLETE
21:11:12 - [OPENSIM MAIN]: Startup complete, serving 1 region(s)
Region# :
Environment: SVN 445 in sandbox mode, initial state before any client has connected
This problem may be related to 2164037.