My previously stable application is giving me the following error in
windows environment (without SSL):
Error ticket for "HolidayExperience"Ticket ID
127.0.0.1.2017-08-03.16-32-21.275e696d-3a11-4a38-966d-71e266f71b04
<type 'exceptions.ValueError'> insecure string pickleVersão
web2py™ Version 2.15.2-stable+timestamp.2017.07.19.12.18.41
Python Python 2.7.11: C:\Python27\python.exe (prefix: C:\Python27)Traceback
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
16.
17.
18.
19.
20.
21.
22.
23.
24.
25.
Traceback (most recent call last):
File "C:\web2py\gluon\restricted.py", line 219, in restricted
exec(ccode, environment)
File "C:/web2py/applications/HolidayExperience/models/db.py"
<http://127.0.0.1:8000/admin/edit/HolidayExperience/models/db.py>, line 59, in
<module>
auth.define_tables(username=True, signature=False)
File "C:\web2py\gluon\tools.py", line 2215, in define_tables
super(Auth, self).define_tables(username, signature, migrate,
fake_migrate)._table_signature_list
File "C:\web2py\gluon\authapi.py", line 320, in define_tables
format='%(username)s'))
File "C:\web2py\gluon\packages\dal\pydal\base.py", line 587, in define_table
table = self.lazy_define_table(tablename, *fields, **args)
File "C:\web2py\gluon\packages\dal\pydal\base.py", line 621, in
lazy_define_table
polymodel=polymodel)
File "C:\web2py\gluon\packages\dal\pydal\adapters\base.py", line 795, in
create_table
return self.migrator.create_table(*args, **kwargs)
File "C:\web2py\gluon\packages\dal\pydal\migrator.py", line 295, in
create_table
sql_fields_old = pickle.load(tfile)
File "C:\Python27\lib\pickle.py", line 1384, in load
return Unpickler(file).load()
File "C:\Python27\lib\pickle.py", line 864, in load
dispatch[key](self)
File "C:\Python27\lib\pickle.py", line 972, in load_string
raise ValueError, "insecure string pickle"
ValueError: insecure string pickle
Error snapshot [image: help]
<http://127.0.0.1:8000/admin/default/ticket/HolidayExperience/127.0.0.1.2017-08-03.16-32-21.275e696d-3a11-4a38-966d-71e266f71b04#>
<type 'exceptions.ValueError'>(insecure string pickle)
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
---
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.