Coder Social home page Coder Social logo

Comments (1)

dlaufen avatar dlaufen commented on September 26, 2024

follow up -
I got the same behavior with a non-docker version of lms on a manually started bench.

Hacking around bit -
After logging in as Administrator, I could point the manually reach the LMS app by pointing the browser to lms.localhost:8000/people or any other LMS app page. But still, on subsequent logins Frappe still wants to run the setup-wizard.

http://localhost:8000/app/setup-wizard/0

Also, I don't see how to add other users to the app, any pointers?

It seems from the error message detailed above, something is missing in the args for the frappe.session.user object when trying to form a default email for Administrator. Looking at frappe/cpre/doctype/user.py for some reason self.get("is_admin") is not True. In the setup-wizard context, I am guessing "is_admin" should be True. If it were, it wouldn't be trying to strip a None email object.

I suspect there will be a simple fix... :)

Also is can someone point me to any documentation on how to setup a debug environment for lms? I'm using "baremetal" sort of, wsl2/ubuntu.

Thanks for any advice.

from lms.

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.