Page 1 of 2

[SOLVED] Download Apps Online

Posted: 16 Apr 2016 14:19
by jordiporcel
Hello.

I razpbery witch V2.2.2-rc5.

Error download all apps online.

SmaftrHome UI - ERROR
Unable to download App.

Re: Download Apps Online

Posted: 13 Aug 2016 23:51
by noctoz
I get this as well

Re: Download Apps Online

Posted: 23 Aug 2016 16:30
by fivehundred
Same issue with v2.2.4-rc4 . Anyone know a way to troubleshoot this problem?

thanks a lot

Re: Download Apps Online

Posted: 24 Aug 2016 02:07
by PoltoS
Please go back to stable. These two RC are for out debugging and tests.

Re: Download Apps Online

Posted: 25 Aug 2016 16:27
by fivehundred
Thanks PoltoS,
same behavior with 2.2.3.

these are the error messages:
when i try to download a new app (toggle devices)
Image

and if i try to update an installed app (Logical Rule)
Image

tell me if and where i could look for more detailed information about the errors.

Re: Download Apps Online

Posted: 25 Aug 2016 17:49
by PoltoS
Anything in log or in browser console?

Re: Download Apps Online

Posted: 26 Aug 2016 16:06
by fivehundred
i don't know if this is useful
Image

please tell me where i could find the log.

thanks

Re: Download Apps Online

Posted: 26 Aug 2016 17:36
by pz1
please tell me where i could find the log
/var/log/z-way-server.log

Re: Download Apps Online

Posted: 26 Aug 2016 18:52
by fivehundred
The only informations that i suppose are directly connected with the update/download issue are these:

Code: Select all

[2016-08-26 17:40:15.277] [I] [core] Installing app LogicalRules ...
[2016-08-26 17:40:30.105] [I] [core] Installing app PushNotifier ...
no more errors or messages,in the z-way-server.log , after the above two lines.

first i tried to udpate the app "Logical Rules" then i tried to download a new one (PushNotifier) and in both times the same error that i posted before.

thanks you all for the support!

Re: Download Apps Online

Posted: 26 Aug 2016 21:01
by PoltoS
strange... can you do
sudo strace -fp <pid of z-way-server> -e trace=file

and try to install the app. We will see what is missing. Looks like permission problem. BTW, shure your Pi have access to the Internet?