frenzymind
frenzymind
Meet the same issue. I also find this answer: https://stackoverflow.com/questions/48960320/locked-package-json-files-in-docker-container-using-docker-compose/58880425#58880425 I try play with links as described, but I don't get success on it. May be some one else try...
> Also try to remove --same-permissions and --same-owner Already try, the same error. Also above update: Ignoring malformed pax extended attribute appears with gui archiver in ubuntu. tar -xzf Backup-border1-20191031-163856.tar.gz...
Ok, I check and give feedback
> Then you are good to go i guess, but i would try again as above, default script options handle permissions As I understand script handle --same-permissions with -p flag,...
I don't know why, but error disappers. I just run command again... and again and no mo errors. But now I have problem with restoring. I boot from livecd, download...
I sorry for my hasty conclusion, I think I make typo somewhere. I try again and all works well! but I am a little bit confusing with last part of...
Ok, the same issue. My server crt file is expired. ``` openssl x509 -in ../server_r2cQGmAROejXrflJ.crt -text -noout Not Before: Dec 18 03:47:37 2020 GMT Not After : Mar 23 03:47:37...
> Check your client config: Thanks for reply. It seems only my cert become broken. Really interesting. It looks fine. Keys is cutted and dotted by me. What is wrong...
Is this issue should fix this type error ? when I use `options: ChartOptions` then I can not use plugin, I get error: > Type '{ id: string; beforeInit: (chart:...