500 error after update.py database and manage.py migrate #1219

Closed
opened 2013-02-09 05:34:40 +00:00 by rlx · 2 comments
Owner

(DatabaseError) at /api/

column archive_file.path_info does not exist

(DatabaseError) at /api/ column archive_file.path_info does not exist
rlx added the
backend
label 2013-02-09 05:34:40 +00:00
j was assigned by rlx 2013-02-09 05:34:40 +00:00
rlx added the
major
defect
labels 2013-02-09 05:34:40 +00:00
Author
Owner

Going by the output of update.py, it's not clear what other steps have to be done to fix this.

Going by the output of update.py, it's not clear what other steps have to be done to fix this.
Owner

you have to reload server after database upgrade, i.e.:
cd /srv/pandora; sudo ./reload.sh

you have to reload server after database upgrade, i.e.: cd /srv/pandora; sudo ./reload.sh
j added the
fixed
label 2013-02-09 07:46:57 +00:00
j closed this issue 2013-02-09 07:46:57 +00:00
rlx added this to the 13.01 milestone 2013-05-29 12:05:09 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: 0x2620/pandora#1219
No description provided.