Can't finish downloading
vanTesselhof opened this issue · 3 comments
vanTesselhof commented
I try to download it and it pops up with an error, that's not possible to download 'photoshopCC-V19.1.6-2018x64.tgz'. I can't find any logs where some information could be. Someone has similar problems about that?
`Download Results:
gid |stat|avg speed |path/URI
======+====+===========+=======================================================
c43163|ERR | 0B/s|/home/jakob/.cache/photoshopCCV19/photoshopCC-V19.1.6-2018x64.tgz
Status Legend:
(ERR):error occurred.
aria2 will resume download if the transfer is restarted.
If there are any errors, then see the log file. See '-l' option in help/man page for details.
error: sorry something went wrong during download photoshopCC-V19.1.6-2018x64.tgz
`
Please reach out for further information!
linux Distribution (please complete the following information):
- Distro: Linux Mint
- Desktop Environment: [GNOME
- gpu: Intel Corporation UHD Graphics 620
- display server:
rossw01 commented
Something similar(?) seems to be happening for me using Arch:
downloading photoshopCC-V19.1.6-2018x64.tgz ...
using curl to download photoshopCC-V19.1.6-2018x64.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (6) Could not resolve host: victor.poshtiban.io
error: sorry something went wrong during download photoshopCC-V19.1.6-2018x64.tgz
rossw01 commented
After looking through other Issues, it seems it's happening for everyone.
Try this:
- Download these files and leave them in your Downloads folder.
- Open
photoshopCClinux/scripts/PhotoshopSetup.shin any text editor. - Replace
function replacement()andinstall_photoshopSE()with their updated counterparts . - Rerun
setup.sh.
vanTesselhof commented
I solved it through downloading the files here
And moved it to ~/.cache/photoshopCCV19 --> And then rerun the setup.sh file
Works just fine! :)