I don’t think I’ve ever manage to get Shipper to work without hours and hours of hassel and googleing. And here we are again :slight_frown:
I made a package which was given a name – I dont’t know which, and when the package was built, I cannot download it due to a nounce error (that’s what the error message says). however, I have ftp access, and I’ve downloaded the file from uploads/shipper/packages. Then it had this long long name ending with zip.
Somewhere online I found that the zip file name was the time and date (or) for the package built and the package overview says this is the zip files name 202012282122-hjorteviltetpixldevno.zip – so I renamed the zip with the long filename and uploaded it to the new location. When I run the installer, I get package not found.
I renamed back to the long filename, same result. I tried to look inside the installer.php for a filename, cannot find one. Did not look inside the zip file. I assume that when the zip is not found, it does not contain configuration content.
How do I proceed from here?