콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
2269 화면

I tried to migrate my database to a local server after backing it up but i keep experiencing an error "change_password_wizard". why is this happening. Ps: I experience multiple errors when i migrate a database from one computer system to another. please advice is it a bug or am i doing something wrong? OpenERP version 7.0

아바타
취소
베스트 답변

Hello Sam,

When using OpenERP web UI to restore database, you need to be patient ...

Actually, web UI launches the restore database asynchronously and does not wait for operation to be completed. If you wait for a couple of minutes (depending on the size of the database) before reconnecting then it should be ok.

Note: if you perform the databasqe restore via the PostgresSQL pg_restore comand line, you'll see how long it really takes

 

아바타
취소