(SOLVED) Failed to read document from storage nextcloud 18.0.7 + collabora docker

Some weeks ago I was facing the same problem again, but I can solve it following this post: I change my docker run command with --network host instate of -p 127.0.0.1:9980:9980 and now it is working again