Cannot get sha256 segments - HLS.js error: networkError

Describe the problem

I moved a Linux instance to docker one and I’m facing the following when trying to get videos:

error: Client log: Cannot get sha256 segments {
  "username": "root",
  "userAgent": "Firefox",
  "stackTrace": "JSON.parse: unexpected character at line 1 column 1 of the JSON data\n",
  "url": "https://videos.criptonautas.co/w/pDtCWhTCGTS5M3m76phwS6"
}
error: Client log: HLS.js error: networkError - fatal: true - manifestLoadError {
  "username": "root",
  "userAgent": "Firefox",
  "url": "https://videos.criptonautas.co/w/pDtCWhTCGTS5M3m76phwS6"
}

Tried to change ownership on local and docker volumes with root:root, peertube:peertube and no one worked as expected.

What can I’m missing out? Any suggestions are very welcome, I posted the issue on Matrix channel but it seems that nobody there are using docker version :slight_smile:

Solved following that manual changes needed that I skipped before: