Closed
Bug 734399
Opened 14 years ago
Closed 14 years ago
Strange error in pancake-social about tweepy.oauth
Categories
(Pancake Graveyard :: Back-end, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
M1
People
(Reporter: st3fan, Assigned: st3fan)
Details
/home/pancake/pancake/pancake-social-env/lib/python2.7/site-packages/Beaker-1.6.1-py2.7.egg/beaker/session.py:601: BeakerWarning: Invalidating corrupt session dbd13124a3c54465b3e9ae1b72e33af8; error was: No module named tweepy.oauth. Set invalidate_corrupt=False to propagate this exception.
**params)
| Assignee | ||
Updated•14 years ago
|
Assignee: nobody → sarentz
Target Milestone: --- → M1
| Assignee | ||
Comment 1•14 years ago
|
||
This happened because we had two dev servers running on different ports with different session stores but with the same cookie. Deployment issue, not an actual problem.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•