I did clean install of Open Atrium 7.x-2.24, after enable modules and tried to install enternal app Open Atrium LDAP, after the screen showed downloaded 4 0f 4 modules, I received:
HTTP error -1898333303 occurred when trying to fetch https://www.drupal.org/files/ldap_entry_reference.zip.
HTTP error -1898333303 occurred when trying to fetch https://www.drupal.org/files/ldap.zip.

Downloading updates failed:
Failed to download ldap_entry_reference from https://www.drupal.org/files/ldap_entry_reference.zip
Failed to download ldap from https://www.drupal.org/files/ldap.zip

But it still asked me :
Are you sure you want to install Open Atrium LDAP?
and nothing happened if I click confirm.

Is there a manual install of external apps?

Comments

mpotter’s picture

Try running it again. Sounds like there was a network glitch or something on drupal.org. Those files exist and I don't get any error here.

cheng.wu@gnb.ca’s picture

I ran it again and received the same results, however, I checked the \tmp folder, it did downloaded two files oa_ldap-7.x-1.x-dev.tar.gz and og_ldap_api-7.x-1.x-dev.tar.gz and unpacked into two folders app\oa_ldap and module\og_ldap_api but missing ldap_entry_reference.zip and ldap.zip and I have no problem download them.

Is it possible doing a manual procedure to install Open Atrium LDAP App?

mpotter’s picture

Priority: Major » Normal

Well yes, if you can follow the oa_ldap.make file to apply the proper patches.

But not sure what to suggest. I just did a test install and was able to install the LDAP App without any errors here. Can you install any other apps? Perhaps it's a local file permission issue?

cheng.wu@gnb.ca’s picture

I took a look at the oa_ldap.make file and this is definitely beyond my capabilities:-(.
I tried to install other external apps, on the page showing Open Atrium External Apps, the Open Atrium Workbench and Open Atrium MailHandler are enabled(I did download the oa_workbench and associated modules).
1. Open Atrium Profile2: Completed 2 of 2, but only profile2-7.x-1.3.tar.gz in tmp folder and it unpacked to module\profile2
•HTTP error -1930183799 occurred when trying to fetch https://github.com/phase2/oa_profile2/archive/7.x-2.0-alpha1.zip.
•Downloading updates failed:
◦Failed to download oa_profile2 from https://github.com/phase2/oa_profile2/archive/7.x-2.0-alpha1.zip
2. Open Atrium Date Repeat: Completed 1 of 1, but nothing in tmp folder
•HTTP error -1930183799 occurred when trying to fetch https://github.com/phase2/oa_date_repeat/archive/7.x-2.0-alpha1.zip.
•Downloading updates failed:
◦Failed to download oa_date_repeat from https://github.com/phase2/oa_date_repeat/archive/7.x-2.0-alpha1.zip
3. Open Atrium Print: Completed 3 of 3, only dompdf_0-6-0_beta3.tar.gz and print-7.x-1.2.tar.gz
•HTTP error -1930183799 occurred when trying to fetch https://github.com/phase2/oa_print/archive/7.x-2.x.zip.
•Downloading updates failed:
◦Failed to download oa_print from https://github.com/phase2/oa_print/archive/7.x-2.x.zip
4. OA MultiUpload: Completed 5 of 5, only multiform-7.x-1.0.tar.gz and plupload-7.x-1.0.tar.gz in tmp folder, unpacked to module\multiform and module\plupload
•HTTP error -1930183799 occurred when trying to fetch https://www.drupal.org/files/media_multiselect_0.zip.
•HTTP error -1930183799 occurred when trying to fetch http://github.com/moxiecode/plupload/archive/v1.5.8.zip.
•HTTP error -1930183799 occurred when trying to fetch https://github.com/phase2/oa_plupload/archive/7.x-2.0-alpha2.tar.gz.
•Downloading updates failed:
◦Failed to download media_multiselect from https://www.drupal.org/files/media_multiselect_0.zip
◦Failed to download plupload from http://github.com/moxiecode/plupload/archive/v1.5.8.zip
◦Failed to download oa_plupload from https://github.com/phase2/oa_plupload/archive/7.x-2.0-alpha2.tar.gz

Any suggestion how should I proceed?

mpotter’s picture

Yeah, the fact that it failed on all of those tells me something is wrong with your environment. Where are you hosted? If you are running your own server can you successfully use curl and/or wget to fetch those urls on the command line when using your web user account?

Unfortunately, I'm pretty limited on the support I can provide for this unless it fails somewhere like Pantheon that we support.

b4stella’s picture

Version: 7.x-2.24 » 7.x-2.30-rc1
Priority: Normal » Major

Installing External apps failed too, got the same messages as #4

Tried installing then by downloading the involved modules separately they installed but are causing conflict so uninstalled them.

For example
Notice: Undefined property: stdClass::$nid in oa_discussion_oa_notifications_load_alter() (line 369 of C:\wamp\www\ministry\profiles\openatrium\modules\apps\oa_discussion\oa_discussion.module).
Notice: Trying to get property of non-object in oa_discussion_get_parent_nid() (line 395 of C:\wamp\www\ministry\profiles\openatrium\modules\apps\oa_discussion\oa_discussion.module).

I am using localhost wamp server on windows

Any ideas how to install the apps yet not break open atrium because the default has still failed after several attempts

mpotter’s picture

Priority: Major » Normal

Please do not mark support requests as "Major" priority. That is for bugs. See https://www.drupal.org/core/issue-priority

Running Drupal on a Windows server can be tricky so be sure to read general help about Drupal on Windows. Also, you should definitely NOT just download modules separately as you won't get the needed patches. You need to build a site using "drush make" or follow the normal upgrade and install instructions given on the main project page.

mpotter’s picture

Status: Active » Closed (cannot reproduce)
perseptron’s picture

Have same error on new system with OA 2.5
Can't install any external modules.
After clicking on InstallApp button i see progressbar (downloading) 100 % and then redirection to blank page -http://xxx.xxx.xxx.xxx/drupal/admin/apps/openatrium/oa_profile2/install/...
If I update that page I receive such information:

HTTP error 0 occurred when trying to fetch https://github.com/phase2/oa_profile2/archive/7.x-2.0-alpha1.zip.
Downloading updates failed:
Failed to download oa_profile2 from https://github.com/phase2/oa_profile2/archive/7.x-2.0-alpha1.zip
No active batch.
HTTP error 0 occurred when trying to fetch https://github.com/phase2/oa_profile2/archive/7.x-2.0-alpha1.zip.
Downloading updates failed:
Failed to download oa_profile2 from https://github.com/phase2/oa_profile2/archive/7.x-2.0-alpha1.zip
Are you sure you want to install Open Atrium Profile2?
This action can be undone.
Confirm Cancel

Click Confirm goes to blank page http://xxx.xxx.xxx.xxx/drupal/admin/apps/openatrium/oa_profile2/install/...
There is no reaction for updating the page, still blank

It's not download issue because in /tmp I have 2 folders with module datas.
Server FreeBSD 10.2-RELEASE

imorale2’s picture

Hi -

I am having the same issue for OA Profile 2 App. I am using Pantheon for my hosting. The app install works if I put the connection mode to SFTP, it gives me no files to commit on the Pantheon Dashboard, as soon as I change the connection mode to GIT I get a Fatal error and I have a blank site.

I also tried to installed without switching to SFTP and just putting the FTP credentials on the UI when asked, but that only gets me to the download stage and then I get a blank site.

I have the latest version of OA 2. Any help with this is much appreciated.

spgd01’s picture

Status: Closed (cannot reproduce) » Active

I am having same issue as #10 with all external app installations.

spgd01’s picture

Version: 7.x-2.30-rc1 » 7.x-2.64
joseph.olstad’s picture

I get same thing as mentioned in comment # 11 except I do my own hosting, not pantheon

joseph.olstad’s picture

Version: 7.x-2.64 » 7.x-2.69
joseph.olstad’s picture

Failed to download dompdf from http://dompdf.googlecode.com/files/dompdf_0-6-0_beta3.tar.gz

There was an error installing oa_profile2 app.
There was an error installing oa_print app.

http://dompdf.googlecode.com/files/dompdf_0-6-0_beta3.tar.gz gives a 404 error

joseph.olstad’s picture

looks like the new url for dompdf is somewhere on github, not google.
https://github.com/dompdf/dompdf/releases

joseph.olstad’s picture

Followup:
while I did have trouble installing the external apps from the standard install, if running the quick install (from predefined db) and then after that is installed, then adding an app worked for me. I didn't see any error doing it that way.