Software Archive
Read-only legacy content
公告
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 讨论

Failed to load resource

Lourenco_S_
初学者
1,700 次查看

Friends, I downloaded and am testing the XDK intel, but I have a problem I do not know how to solve. Any project I create to run the debugger generates the following error

"Console was cleared /C:/Users/User/AppData/Local/Intel/XDK/xdk/components/client/emulator/index.js:17


Failed to load resource: the server responded with a status of 404 (Not Found) http://127.0.0.1:58889/http-services/ui-builder/web/unit_tests/utils/test_styleparsing.css "
How can I fix? Windows 7 Ultimate 64bit, SP1, Intel Core i3-4160.
Thank you.

0 项奖励
1 解答
Chris_P_Intel
员工
1,700 次查看

This message 

Failed to load resource: the server responded with a status of 404 (Not Found) http://127.0.0.1:58889/http-services/ui-builder/web/unit_tests/utils/tes... "

is not an actual problem. An inclusion used for testing was left in the Designer.  But its presence or absence doesn't affect anything. You can ignore it. We'll make sure it is not present in the next release.

 

Chris

在原帖中查看解决方案

0 项奖励
6 回复数
John_G_10
初学者
1,700 次查看

Your files cannot be found.

Are your files in the www folder or outside?

Is your path relative or absolute? If the path is relative, try making it absolute, to see if they are found.

0 项奖励
Lourenco_S_
初学者
1,700 次查看

John G. wrote:

Your files cannot be found.

Are your files in the www folder or outside?

Is your path relative or absolute? If the path is relative, try making it absolute, to see if they are found.

 

Friend, I am confused. Just I installed the Intel XDK and tried to run a new blank application

0 项奖励
Anusha_M_Intel1
1,700 次查看

Hi John, 

Since it is a new install, I think your installation or download might be corrupt with missing files. Can you reinstall to see if it improves? Else, i can get in touch with the engineering team to narrow down the issue. 

0 项奖励
Anusha_M_Intel1
1,700 次查看

I have passed along the issue to the engineering team for another forum user came back with the same. 

0 项奖励
Chris_P_Intel
员工
1,701 次查看

This message 

Failed to load resource: the server responded with a status of 404 (Not Found) http://127.0.0.1:58889/http-services/ui-builder/web/unit_tests/utils/tes... "

is not an actual problem. An inclusion used for testing was left in the Designer.  But its presence or absence doesn't affect anything. You can ignore it. We'll make sure it is not present in the next release.

 

Chris

0 项奖励
Lourenco_S_
初学者
1,700 次查看

CHRIS P. (Intel) wrote:

This message 

Failed to load resource: the server responded with a status of 404 (Not Found) http://127.0.0.1:58889/http-services/ui-builder/web/unit_tests/utils/tes... "

is not an actual problem. An inclusion used for testing was left in the Designer.  But its presence or absence doesn't affect anything. You can ignore it. We'll make sure it is not present in the next release.

 

Chris

 

Thank you very much Chris P..

0 项奖励
回复