Error: code 5, message: "Canister trapped explicitly: Panicked at 'failed to restore users

Hello everyone,
I am getting this error when I deploying canister:

Error: The Replica returned an error: 
code 5, message: "Canister erbxc-xeaaa-aaaam-qapwq-cai trapped explicitly: 
Panicked at 'failed to restore users: "Custom(Cannot parse header \n \n 
Caused by:\n    binary parser error: io error)"', 
src/rust_backend/post_service/src/actor.rs:79:69"

This is code with error:


Can anyone help me with that? Thanks!