Code Monkey home page Code Monkey logo

Comments (3)

lentinj avatar lentinj commented on June 29, 2024

It'd be nicer to knobble the need for deposit if we can. It's not immediately obvious why this would have been triggered, I'm guessing it's trying to install welcome.w2p or summat.

If you still have a stack trace for the original error, it'd be worth pasting in here.

from oztree.

hyanwong avatar hyanwong commented on June 29, 2024

This is what I saved. It might not be enough:

unable to load app 0 (mountpoint='') (callable not found or import error)
*** no app loaded. GAME OVER ***
    create_missing_folders()
  File "/usr/home/web2py/www.onezoom.org/gluon/fileutils.py", line 506, in create_missing_folders
    try_mkdir(abspath(path, gluon=True))
  File "/usr/home/web2py/www.onezoom.org/gluon/fileutils.py", line 495, in try_mkdir
    os.mkdir(path)
PermissionError: [Errno 13] Permission denied: '/usr/home/web2py/www.onezoom.org/deposit'
unable to load app 0 (mountpoint='') (callable not found or import error)
*** no app loaded. GAME OVER ***

from oztree.

lentinj avatar lentinj commented on June 29, 2024

Looks like it's gated behind a setting:

https://github.com/web2py/web2py/blob/69f34e290364a36a1185f49c029a62b45b63f9c2/gluon/fileutils.py#L503-L506

Dunno if that setting could be twiddled though (or what runtime_gae is).

from oztree.

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.