Search found 16 matches

by robert
06 Feb 2020 21:58
Forum: RaZberry
Topic: [SOLVED] Help updating the firmware after successfully updating the bootloader
Replies: 14
Views: 12541

Re: [SOLVED] Help updating the firmware after successfully updating the bootloader

Solved the issue that the site is trying to access the internet from the client side (CORS requests) and I now see the bootloader update to 8aaa for 5.4 and firmware update from 5.4 to 5.7. Same happened as mentioned earlier in this thread: - update bootloader to 8aaa - UUID shows 0's - power off an...
by robert
06 Feb 2020 21:25
Forum: RaZberry
Topic: Failed to install the app
Replies: 19
Views: 20339

Re: Failed to install the app

Aah, you meant the console of the browser - I was looking somewhere on the site :) Anyway, this message was presented: Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://developer.z-wave.me/?uri=api-modules. (Reason: CORS request did not succeed). T...
by robert
04 Feb 2020 21:51
Forum: RaZberry
Topic: Failed to install the app
Replies: 19
Views: 20339

Re: Failed to install the app

When I go to Apps , this message appears at the top: "The request failed because server does not responding. Looks like you've slow or lost internet connection. Try to reconnect and refresh the page." When I then click on Online Apps , the same message appears and the rest of the page is e...
by robert
04 Feb 2020 21:47
Forum: RaZberry
Topic: [SOLVED] Help updating the firmware after successfully updating the bootloader
Replies: 14
Views: 12541

Re: [SOLVED] Help updating the firmware after successfully updating the bootloader

Upgraded to v3.0.4-33-gfb22f31 as suggested in another thread (as I cannot install apps).
by robert
03 Feb 2020 21:56
Forum: RaZberry
Topic: [SOLVED] Help updating the firmware after successfully updating the bootloader
Replies: 14
Views: 12541

Re: [SOLVED] Help updating the firmware after successfully updating the bootloader

In the expert Z-Wave UI, did you go to Network -> Controller Info and then the button Firmware Update?

In my case, I get a Z-Wave Expert UI - ERROR message saying Could not retrieve data from remote server.
I noticed the Access Token looks empty, should something be filled?
by robert
03 Feb 2020 21:06
Forum: RaZberry
Topic: Failed to install the app
Replies: 19
Views: 20339

Re: Failed to install the app

Ran it as follows:

Code: Select all

sudo strace -f -p 306 -o /home/pi/zway_trace.txt
by robert
02 Feb 2020 18:14
Forum: RaZberry
Topic: Failed to install the app
Replies: 19
Views: 20339

Re: Failed to install the app

Hi, Succesfully upgraded to v3.0.4-33-gfb22f31. However, the message "The request failed because server does not responding. Looks like you've slow or lost internet connection. Try to reconnect and refresh the page." still appears at the top. I found a thread saying certificates might not ...
by robert
30 Oct 2015 20:06
Forum: RaZberry
Topic: CodeDevice missing
Replies: 4
Views: 5230

Re: CodeDevice missing

My lists of devices are as follows:
local apps
local apps
Local Apps.png (166.17 KiB) Viewed 5212 times
online apps
online apps
Online Apps.png (52.1 KiB) Viewed 5212 times
by robert
30 Oct 2015 19:58
Forum: RaZberry
Topic: CodeDevice missing
Replies: 4
Views: 5230

Re: CodeDevice missing

That is indeed where I was expecting the device to be. Also read a message here that someone was suddenly missing the CodeDevice: https://forum.z-wave.me/viewtopic.php?f=3419&t=21966&p=58028&hilit=codedevice#p58028 Is there an error log or something I could check? -- Looking once more at...