1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. | Traceback (most recent call last): File "/home/www-data/web2py/gluon/restricted.py", line 219, in restricted exec(ccode, environment) File "/home/www-data/web2py/applications/admin/controllers/default.py", line 2021, in <module> File "/home/www-data/web2py/gluon/globals.py", line 421, in <lambda> self._caller = lambda f: f() File "/home/www-data/web2py/applications/admin/controllers/default.py", line 1627, in errors error = pickle.load(fullpath_file) File "/home/www-data/web2py/gluon/html.py", line 692, in XML_unpickle return XML(marshal.loads(data)) TypeError: a bytes-like object is required, not 'str'
|