Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

HTTP Request Failed

Long_V_
Beginner
1,286 Views

I am trying to build a Android Crosswalk project however I get a warning for HTTP request failed.

0 Kudos
9 Replies
PaulF_IntelCorp
Employee
1,286 Views

Can you provide more details. For example, where do you see this message. A screenshot of the message and the context in which it was received. Is this a message during build or during simulation or debug or ???

0 Kudos
Long_V_
Beginner
1,286 Views

The error occurs while building the project.

0 Kudos
PaulF_IntelCorp
Employee
1,286 Views

What happens if you try this from another network? For example, if you are on a work network, try it from your home network. Do you have a proxy on your network?

0 Kudos
Long_V_
Beginner
1,286 Views

I don't have any other network to choose from, there's no proxy and it used to work a while ago before I reinstalled Windows.

0 Kudos
PaulF_IntelCorp
Employee
1,286 Views

Did you reinstall the XDK with your reinstall of Windows? I've seen some issues where the XDK behaves funny after upgrading to Windows 10, but reinstalling the XDK fixes those issues. Follow these instructions to perform a complete uninstall of the XDK from your system, and then try a reinstall > https://software.intel.com/en-us/xdk/faqs/general#uninstall-xdk

0 Kudos
Long_V_
Beginner
1,286 Views

I tried reinstalling but the issue still remains.

0 Kudos
PaulF_IntelCorp
Employee
1,286 Views

Are you able to use the Test tab to push your project to App Center?

See the last item in this FAQ regarding logging into App Center. Can you do that from your browser? https://software.intel.com/en-us/xdk/faqs/general#recover-xdk You may also want to try clearing the XDK program cache directories and files.

0 Kudos
Long_V_
Beginner
1,286 Views

I noticed that it only happens for that one project, the app works fine in emulate but won't build or run in test for some reason.

0 Kudos
PaulF_IntelCorp
Employee
1,286 Views

My suspicion is there's an issue with old versions of your app that are "stored" in the App Center. I've seen this before with my account, but never with that error message. Go to the Intel XDK App Center and find the project (or projects) that is causing the problem (you may see multiple entries for one project due to changes in our login system). Find the little trash can icon and use it to delete that project from App Center. I'm guessing that will resolve the problem.

Here's an image of the app center and the trash can icon you need to click:

Screen Shot 2015-12-09 at 10.24.32 AM.png

 

0 Kudos
Reply