corbindavenport / creative-cloud-linux

PlayOnLinux install script for Adobe Creative Cloud
https://www.playonlinux.com/en/app-3251-Adobe_Creative_Cloud.html
GNU General Public License v3.0
759 stars 122 forks source link

Installer error/Unable to reach Adobe servers #49

Closed 064xp closed 5 years ago

064xp commented 6 years ago

When the Adobe installer runs, it goes to about 2% and then shows this error code 201 screenshot from 2018-07-01 20-05-14

Adobe's website states

Error 201, P201 | Occurs when the download is paused and when the server response is poor. See Network and connectivity issues, below.

Any idea what could be the cause?

javierrebollo commented 6 years ago

I have the same error :S

corbindavenport commented 6 years ago

Try the latest version of the install script. It now uses the offline installer package, so all the downloading is done by Linux instead of through Wine.

javierrebollo commented 6 years ago

Thaks @corbindavenport :D!! Now I can install but say this. screenshot from 2018-07-10 08-43-57

corbindavenport commented 6 years ago

Can you try the troubleshooting step for 'Install error at 3%'? https://github.com/corbindavenport/creative-cloud-linux/wiki/Troubleshooting#install-error-at-3-ubuntu

JamesFromEdinburgh commented 6 years ago

I have the same issue as Javierre. I'm a Linux newbie running Mint. I ran those scripts for "Install error at 3%" but I got "unable to set CAP_SETFCAP effective capability: Operation not permitted" after entering the third line, and I still get the adobe server error message.

mattyokan commented 6 years ago

I am having the same "Unable to reach Adobe servers" error when opening the Creative Cloud app for the first time during the install process. I am running Debian 9 (stretch).

Chillstice commented 6 years ago

While trying to use the latest dev version of the script on Linux Mint 19 and PlayOnLinux 4.2.12 I get: unable to reach adobe servers p206

0kzh commented 6 years ago

Getting the same error of not being able to reach Adobe servers. Running the setcap commands work but running and re-installing the custom script produced multiple crashes. Arch 4.14

0kzh commented 6 years ago

Reverting back to ba7179f3e35a1c4b6a31ac895fb0fc48fccaa8b1 shows some progress. The post-login page shows, but two services are crashing: agmservice: Unhandled exception: unimplemented function KERNEL32.dll.GetQueuedCompletionStatusEx called in 32-bit code (0x7bc7aee0). AdobeDesktopService: Unhandled exception: page fault on write access to 0x00000000 in 32-bit code (0x69ea1476).

corbindavenport commented 5 years ago

I'm closing all issues besides #52, because I think everything else is stemming from that one bug.