Search found 53 matches

by jet11x
22 Dec 2019 16:42
Forum: RaZberry
Topic: https login via nginx start failing
Replies: 1
Views: 3118

Re: https login via nginx start failing

I've found a solution which is added the following line:

Code: Select all

proxy_set_header        Authorization "";
in the nginx config
by jet11x
21 Dec 2019 19:53
Forum: RaZberry
Topic: https login via nginx start failing
Replies: 1
Views: 3118

https login via nginx start failing

I've had secure https login via nginx as a reverse proxy for some time, but some time ago it stopped working. Taking a closer look at it, I'm getting an error: SmartHome UI - ERROR User not found. Please check your login or password. I'm not sure why it would differently to local use. I can't find a...
by jet11x
17 Aug 2019 10:39
Forum: Discussions in English
Topic: Z-Way 2.3.8 and 3.0.0 randomly closing. Pi now has to be rebooted in 3.0.0
Replies: 6
Views: 5495

Re: Z-Way 2.3.8 and 3.0.0 randomly closing. Pi now has to be rebooted in 3.0.0

Since installing 3.0.0 on 10-Aug-19 it's crashed twice. I've got monit installed to re-start process automatically if it crashes after problems with an earlier version of Z-Way, so isn't too much of a problem. I did use gdb previously to find out what was causing the crash. I have two problems thoug...
by jet11x
05 May 2019 18:01
Forum: Discussions in English
Topic: Mobile app Z-Way Control crashes during setup
Replies: 2
Views: 3193

Re: Mobile app Z-Way Control crashes during setup

I see there's a manual option now, but didn't have any more luck with that.
When I put in the local IP address the says "IP not found and not saved".
Autodetect IP also doesn't work.
by jet11x
20 Jan 2019 20:10
Forum: Recipes
Topic: [userModule] TabularScheduler
Replies: 3
Views: 12726

Re: [userModule] TabularScheduler

I've made a lot of changes to make this module more usable - now at version 0.1.0. In particular the ability to define an active period, usually based on sunrise/sunset and also selecting lights (binary and multilevel) from a simple drop down list, replacing the very awkward config strings I was usi...
by jet11x
12 Jan 2019 17:44
Forum: Discussions in English
Topic: Mobile app Z-Way Control crashes during setup
Replies: 2
Views: 3193

Mobile app Z-Way Control crashes during setup

I've just installed Z-Way Control on an iPad with iOS 12.1.1.
I touch START SETUP and hold camera up to QR code - as soon as the QR code is seen the app crashes.
I got the same behaviour on an iPhone running iOS 12.1.2

Any suggestions?
by jet11x
02 Apr 2018 10:57
Forum: RaZberry
Topic: Server is constantly crashing
Replies: 44
Views: 42901

Re: Server is constantly crashing

I don't have it running under gdb all the time. Is there a way I can do that and still run it as a background process?
by jet11x
29 Mar 2018 16:30
Forum: RaZberry
Topic: Server is constantly crashing
Replies: 44
Views: 42901

Re: Server is constantly crashing

Got a crash without my HTTPDevice plugin activated.
Now installed monit to auto restart z-wave-server if it crashes.
by jet11x
26 Feb 2018 14:37
Forum: RaZberry
Topic: Server is constantly crashing
Replies: 44
Views: 42901

Re: Server is constantly crashing

Any update on this issue?