phonegap / phonegap-app-desktop

PhoneGap Desktop App
Apache License 2.0
842 stars 315 forks source link

Error message: Unable to download archive from the server... #370

Closed ireichert closed 8 years ago

ireichert commented 9 years ago

Please upgrade the PhoneGap CLI... I am running the newest desktop app (0.1.1) and the newest mobile app. Network settings are fine. Any suggestions? Thanks.

hermwong commented 9 years ago

duplicate of https://github.com/phonegap/phonegap-app-desktop/issues/360

ireichert commented 9 years ago

Hi Herm,

Thanks for the reply. I really appreciate your help.

Do I have to update the Phonegap CLI by using the command line? How do i do it? Does that mean that I can't use the desktop app to create a new phonegap project?

Thanks. Isabel


From: Herm Wong [notifications@github.com] Sent: Wednesday, June 03, 2015 10:02 AM To: phonegap/phonegap-app-desktop Cc: Isabel Reichert Subject: Re: [phonegap-app-desktop] Error message: Unable to download archive from the server... (#370)

Closed #370https://github.com/phonegap/phonegap-app-desktop/issues/370.

— Reply to this email directly or view it on GitHubhttps://github.com/phonegap/phonegap-app-desktop/issues/370#event-321539660.

hermwong commented 9 years ago

The PhoneGap CLI is not required for the PhoneGap Desktop App, the issue that you're experiencing is an issue with the connect-PhoneGap module which is a dependency in the PhoneGap Desktop App, PhoneGap CLI and PhoneGap Developer App.

Does your project contain a lot of files?

We're currently working on a fix for the connect-PhoneGap module.

ireichert commented 9 years ago

Wonderful. I am a teacher using phonegap in my curriculum and a fix would really help. Do you have a timeline?

Best, Isabel


From: Herm Wong [notifications@github.com] Sent: Wednesday, June 03, 2015 11:05 AM To: phonegap/phonegap-app-desktop Cc: Isabel Reichert Subject: Re: [phonegap-app-desktop] Error message: Unable to download archive from the server... (#370)

The PhoneGap CLI is not required for the PhoneGap Desktop App, the issue that you're experiencing is an issue with the connect-PhoneGap module which is a dependency in the PhoneGap Desktop App, PhoneGap CLI and PhoneGap Developer App.

Does your project contain a lot of files?

We're currently working on a fix for the connect-PhoneGap module.

— Reply to this email directly or view it on GitHubhttps://github.com/phonegap/phonegap-app-desktop/issues/370#issuecomment-108550572.

hermwong commented 9 years ago

This issue is currently our top priority. We're currently looking at the best way to resolve it but don't have a timeline yet.

mwbrooks commented 9 years ago

Hi @ireichert, I'm trying to collect more information about each person's environment to better reproduce the issue. What operating system version (Windows 7, OS X, Linux, etc) and phone platform (iOS 8, Nexus 5 with Android 5.1, etc) are you using? Thanks!

ireichert commented 9 years ago

Hi Michael,

I am running Yosemite 10.10.2 on a mac and my testing device is a a Samsung Note2, 4.42 android.

I installed the newest phoneGap desktop app and the mobile app.

Would you like me to install android 5 and try again?

Thanks so much! Best, Isabel


From: Michael Brooks [notifications@github.com] Sent: Thursday, June 04, 2015 2:00 PM To: phonegap/phonegap-app-desktop Cc: Isabel Reichert Subject: Re: [phonegap-app-desktop] Error message: Unable to download archive from the server... (#370)

Hi @ireicherthttps://github.com/ireichert, I'm trying to collect more information about each person's environment to better reproduce the issue. What operating system version (Windows 7, OS X, Linux, etc) and phone platform (iOS 8, Nexus 5 with Android 5.1, etc) are you using? Thanks!

— Reply to this email directly or view it on GitHubhttps://github.com/phonegap/phonegap-app-desktop/issues/370#issuecomment-109049046.

mwbrooks commented 8 years ago

Hi @ireichert, thanks for the info! I don't believe installing Android 5 will solve the issue.

If you have a spare moment, would you mind trying this test:

  1. Start the PhoneGap Desktop app
  2. Open Chrome on your Android device
  3. Navigate to: 10.0.1.6:3000/__api__/appzip
    • where you replace 10.0.1.6 with the IP address listed in the PhoneGap Desktop app
  4. You should phone should download a ZIP file
  5. If the download fails, please check the console in the PhoneGap Desktop app (left sidebar, little window icon)
    • Do you see a 200 /__api__/appzip or 404 /__api__/appzip or something else?

What we are trying to do is establish that your phone can connect properly to the Desktop app and download the zip.

Thanks! Michael

felipelvira commented 8 years ago

Hi @mwbrooks ,

I'm facing the same problem as @ireichert. Operating system : -Windows 7 ultimate 64 bits Phone Platform : -Android 5.0.2 on HTC One m7

I tried testing as you said and i got this message <404 /__api__/appzip>

Thanks, Felipe

Colkerr commented 8 years ago

I have just installed desktop and mobile to windows 7 PC. Mobile is Android. I'm trying to run the appSample, following the tutorial. So I have not added any files or done anything other than follow the instructions in the Getting Started tutorial.

ireichert commented 8 years ago

Hi Michael,

I am getting a "Cannot GET/apiappzip" error.


From: Michael Brooks [notifications@github.com] Sent: Wednesday, June 10, 2015 4:31 PM To: phonegap/phonegap-app-desktop Cc: Isabel Reichert Subject: Re: [phonegap-app-desktop] Error message: Unable to download archive from the server... (#370)

Hi @ireicherthttps://github.com/ireichert, thanks for the info! I don't believe installing Android 5 will solve the issue.

If you have a spare moment, would you mind trying this test:

  1. Start the PhoneGap Desktop app
  2. Open Chrome on your Android device
  3. Navigate to: 10.0.1.6:3000/api/appzip
    • where you replace 10.0.1.6 with the IP address listed in the PhoneGap Desktop app
  4. You should phone should download a ZIP file
  5. If the download fails, please check the console in the PhoneGap Desktop app (left sidebar, little window icon)
    • Do you see a 200 /api/appzip or 404 /api/appzip or something else?

What we are trying to do is establish that your phone can connect properly to the Desktop app and download the zip.

Thanks! Michael

— Reply to this email directly or view it on GitHubhttps://github.com/phonegap/phonegap-app-desktop/issues/370#issuecomment-110946002.

ireichert commented 8 years ago

Hi Michael,

I neglected to send you the console log from the desktop app: listening on :3000 404/api/appzip 404/api/appzip

myIPhere is my IP address.

My phone app displayed the following error message: Cannot GET/api/appzip

I hope this helps. Best, Isabel


From: Michael Brooks [notifications@github.com] Sent: Wednesday, June 10, 2015 4:31 PM To: phonegap/phonegap-app-desktop Cc: Isabel Reichert Subject: Re: [phonegap-app-desktop] Error message: Unable to download archive from the server... (#370)

Hi @ireicherthttps://github.com/ireichert, thanks for the info! I don't believe installing Android 5 will solve the issue.

If you have a spare moment, would you mind trying this test:

  1. Start the PhoneGap Desktop app
  2. Open Chrome on your Android device
  3. Navigate to: 10.0.1.6:3000/api/appzip
    • where you replace 10.0.1.6 with the IP address listed in the PhoneGap Desktop app
  4. You should phone should download a ZIP file
  5. If the download fails, please check the console in the PhoneGap Desktop app (left sidebar, little window icon)
    • Do you see a 200 /api/appzip or 404 /api/appzip or something else?

What we are trying to do is establish that your phone can connect properly to the Desktop app and download the zip.

Thanks! Michael

— Reply to this email directly or view it on GitHubhttps://github.com/phonegap/phonegap-app-desktop/issues/370#issuecomment-110946002.

mwbrooks commented 8 years ago

Hi @ireichert,

Can you check the version of your PhoneGap Desktop App? You can do by clicking the lefthand sidebar ? -> About.

I've noticed that a number of developers are using an older version of the PhoneGap Desktop App (< v0.1.7). These versions are incompatible with the latest Desktop app.

Cheers, Michael

ireichert commented 8 years ago

Thanks, Michael. That did the trick.

Just a suggestion, you might want to make it a bit easier for people to find the newest version of the desktop app. I was under the impression that 0.1.2 was the latest release (since that's what is discussed on the phoneGap blog).

Thanks so much, again. Best, Isabel


From: Michael Brooks [notifications@github.com] Sent: Wednesday, June 17, 2015 12:45 PM To: phonegap/phonegap-app-desktop Cc: Isabel Reichert Subject: Re: [phonegap-app-desktop] Error message: Unable to download archive from the server... (#370)

Hi @ireicherthttps://github.com/ireichert,

Can you check the version of your PhoneGap Desktop App? You can do by clicking the lefthand sidebar ? -> About.

I've noticed that a number of developers are using an older version of the PhoneGap Desktop App (< v0.1.7). These versions are incompatible with the latest Desktop app.

Cheers, Michael

— Reply to this email directly or view it on GitHubhttps://github.com/phonegap/phonegap-app-desktop/issues/370#issuecomment-112925766.

mwbrooks commented 8 years ago

Awesome @ireichert!

I hear ya. We still consider the PhoneGap Desktop App as a beta product. However, a few releases back we added in-app upgrade notifications. The most recent version also added auto-updates, so you should be notified of available updates and the app will upgrade itself.

Thanks again for pushing through this issue!

mahesh8488 commented 8 years ago

I am using v0.1.8, but still facing the issue. Is it not resolved yet ?

ChristopherDosin commented 8 years ago

I have the same Issue. I am running v0.1.8 on my Mac and the latest Version on my iPhone. Still getting the error.

image

And on my phone "unable to download archive from the server".

jfrux commented 8 years ago

My appzip downloads but it's only 30 bytes... very strange.

jfrux commented 8 years ago

Scratch that, 22 bytes.

jfrux commented 8 years ago

www directory was a symlink... wasn't working with symlink... Now it just says "Downloading..." my appzip is only 9mb. Not sure...

JuanCarlosNulo commented 8 years ago

I had the same problem... i resolved it desinstalling the application and then reinstalling it but changing the .exe's name...

Rafah-Qureshi commented 8 years ago

Hello Guys, found a Solution: If you are having errors while connecting to PhoneGap via Mobile like:

I SOLVED this problem by turning Windows Firewall OFF, it works like a charm.

ayyazzafar commented 8 years ago

@Rafay-Qureshi You are awesome. You saved a lot of time. Your solution worked for me like charm.

Thanks a lot

ahmetGur commented 8 years ago

@Rafay-Qureshi You are awesome!!!. You saved a lot of time. Your solution worked for me like charm. Thanks a lot man!!!

Tolulade-A commented 7 years ago

Guys, please help me out. m still receiving Application Error : file://data/data/com.adobe.phonegap.app/files/phonegapdevapp/www/index.html on my Phonegap mobile app

hermwong commented 7 years ago

@Reispar can you provide a screen shot and the following information:

  1. PhoneGap Desktop version / PhoneGap CLI version
  2. PhoneGap Mobile App version
  3. Mobile devices & Mobile OS version
  4. Computer OS version
  5. network type (home/corporate)
  6. is your network using a proxy?
  7. computer / network security (firewall / anti-virus / disk encryption)
  8. are you using VMs on your computer?
  9. do you have multiple network adapters (or virtual network adapters)
  10. are you using VPN?
Tolulade-A commented 7 years ago
  1. V0.3.5 Desktop version
  2. V1.7.2 mobile version
  3. Techno / OS (mobile phone spec, see attached photo)
  4. WINDOWS 7 Ultimate
  5. HOME
  6. NO Proxy
  7. HP Desktop v185ws /Widows firewall on (public networks) / Kaspersky v14.0.0 / disk encryption off
  8. No
  9. No
  10. No

On Oct 4, 2016 00:22, "Herm Wong" notifications@github.com wrote:

@Reispar https://github.com/Reispar can you provide a screen shot and the following information:

  1. PhoneGap Desktop version / PhoneGap CLI version
  2. PhoneGap Mobile App version
  3. Mobile devices & Mobile OS version
  4. Computer OS version
  5. network type (home/corporate)
  6. is your network using a proxy?
  7. computer / network security (firewall / anti-virus / disk encryption)
  8. are you using VMs on your computer?
  9. do you have multiple network adapters (or virtual network adapters)
  10. are you using VPN?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/phonegap/phonegap-app-desktop/issues/370#issuecomment-251255165, or mute the thread https://github.com/notifications/unsubscribe-auth/AVa5rBb0YOdhssSAWps1HpjdCDkQ2z4dks5qwY5FgaJpZM4E11_N .