On Jun 7, 10:38 pm, danto <[email protected]> wrote: > I tried to upgrade from the web interface at my local installation and seem > to break something, raising me an error. I found this in the admin app error > log: > > 1. > 2. > 3. > 4. > 5. > 6. > 7. > > Traceback (most recent call last): > File "/home/danto/web2py/gluon/restricted.py", line 184, in restricted > passed to RestrictedError to identify where the error occurred. > File "/home/danto/web2py/applications/admin/models/access.py", line > 2, in <module> > from gluon.fileutils import read_file > ImportError: cannot import name read_file
That looks like mine. Looking into it now.

