I mean the data was transferred from pit to SSD! When I started running ./scripts/start I was getting permission denied error ! So the docker was refusing to read the yml file

Reply to this note

Please Login to reply.

Discussion

Yea, the relay software isn't plug and play. Needs some serious tinkering when setting up. Especially nostream

24 hours attempting of doing this made me realize that I don’t want to run it anymore and killing my time on maintaining it 24/7/365 😂😂

That doesnt seem like some kind of data corruption but a config issue. Your container is probably running as its own separate user and the folder structure exported to the container is somehow using a different user. Did you got those scripts from some github project?

Yeah, that script is in the repo. Sounds like a permission error. And those are not trivial to solve for people who haven't used docker and docker compose before

Have tried to eliminate that permission with chmod +x *