Ok basajaun
I found where is the issue.
Indeed the download script fails to detect the session id after login
- Code: Select all
array(0) {
}
The current script does not find it because the header lines are not ordered as expected in the answer. I think this may happen because there are not the same parameters as mine sent by your ISP.
Please to note, you have the same issue if you try to upgrade the firmware.
As I detected some other members have a similar problem to download automatically some files from plugout, I believe it was also their issue.
So attached a tar ball to update the related script :
- store the file in the share fvdw
- run the command
- Code: Select all
tar -xf /direct-usb/fvdw/fvdw-sl-17-0-fix-headers-28jun2018.tar.gz -C /
Then try to download the wanted file (no need to restart or refresh your browser cache)
Note: if we release later another rollup patch for version 17.0, we will include these files