Software Archive
Read-only legacy content
17061 Discussions

Error on app-host.js line 1378

Muhammad_Y_Efendi
273 Views

 

When I run the app using simulation, I got app-host.jp error on 1378 line. And I need to edit something on my javascript or css file,

and simulation will auto-reload and app works correctly. 

But if I upload into smartphone, will get error, it doesn't work correctly.

Please see my attachment file.

What is this error? Does anyone know how to get resolve it ?

0 Kudos
2 Replies
PaulF_IntelCorp
Employee
273 Views

I don't think the error message you are showing in the Simulate tab console is relevant, and can be safely ignored (it is a message from the underlying Simulate tab support code). I think the problem you are encountering is due to the prior lines that are referencing a problem in what appear to be part of your index.html file.

0 Kudos
Muhammad_Y_Efendi
273 Views

Hi Paul,

I got resolve for this issue. 

I use wordpress, and  try to retrieve the data through JSON API.

The problem was I run out the disk usage on server side.

So when JSON API connected to wordpress API,wordpress couldn't create more files/resources in server side.

Intel XDK is very great tools that give us this error messages.

Thanks,

 

0 Kudos
Reply