Giter VIP home page Giter VIP logo

Comments (2)

diva avatar diva commented on July 21, 2024

I'm not familiar with that SQL server. The fact that it doesn't let you create an account other than 'root' is not a good sign...

Assuming you had been using 'root' previously -- you can check by looking at bin/config-include/MyWorld.ini in one of your previous versions -- you must continue to use it now.

It looks like you have encountered some sort of migration issue. Again, I have no idea how you login to that server. If you know how to, you can issuing the following SQL statement:

update migrations set version = 6 where name='AssetStore';

and then run the new diva distro again.

If it still doesn't work, your permissions on that DB aren't quite right.

The issue you're running into is not a diva issue, it's related to the DB changes that happened in opensim. The new version of OpenSim needs to change the DB schema to add a few more columns in the assets table.

from diva-distribution.

mrjoyce avatar mrjoyce commented on July 21, 2024

Thank you for all the suggestions. I agree with you that the fault is in DB. I have tried to find the mistake, but quite frankly I have no idea how I even got this running under the previous versions of Diva Distro. What is apparent to me, is that trying to get the new update to work under the old DB is just beyond my abilities.

I really believe that Standalones are the future of Virtual Worlds. I have loved my experience in the past with Diva Distribution and I believe that I may remain working with r12751, which has a happy relationship with my old and dysfunctional DB.

I look forward to reading about your advances in Diva Distribution.

Many thanks

-Mike Joyce

from diva-distribution.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.