[SOLVED] Download Apps Online

Discussions about RaZberry - Z-Wave board for Raspberry computer
jordiporcel
Posts: 12
Joined: 17 Jun 2015 23:05

[SOLVED] Download Apps Online

Post by jordiporcel »

Hello.

I razpbery witch V2.2.2-rc5.

Error download all apps online.

SmaftrHome UI - ERROR
Unable to download App.
noctoz
Posts: 12
Joined: 26 May 2016 12:38

Re: Download Apps Online

Post by noctoz »

I get this as well
fivehundred
Posts: 10
Joined: 09 Aug 2015 19:50

Re: Download Apps Online

Post by fivehundred »

Same issue with v2.2.4-rc4 . Anyone know a way to troubleshoot this problem?

thanks a lot
User avatar
PoltoS
Posts: 7571
Joined: 26 Jan 2011 19:36

Re: Download Apps Online

Post by PoltoS »

Please go back to stable. These two RC are for out debugging and tests.
fivehundred
Posts: 10
Joined: 09 Aug 2015 19:50

Re: Download Apps Online

Post 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.
User avatar
PoltoS
Posts: 7571
Joined: 26 Jan 2011 19:36

Re: Download Apps Online

Post by PoltoS »

Anything in log or in browser console?
fivehundred
Posts: 10
Joined: 09 Aug 2015 19:50

Re: Download Apps Online

Post by fivehundred »

i don't know if this is useful
Image

please tell me where i could find the log.

thanks
pz1
Posts: 2053
Joined: 08 Apr 2012 13:44

Re: Download Apps Online

Post by pz1 »

please tell me where i could find the log
/var/log/z-way-server.log
fivehundred
Posts: 10
Joined: 09 Aug 2015 19:50

Re: Download Apps Online

Post 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!
User avatar
PoltoS
Posts: 7571
Joined: 26 Jan 2011 19:36

Re: Download Apps Online

Post 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?
Post Reply