MyDomoticz - Testers wanted!

On various Hardware and OS systems: pi / windows / routers / nas, etc

Moderator: leecollings

Post Reply
User avatar
chimit
Posts: 259
Joined: Saturday 18 April 2015 18:55
Target OS: Raspberry Pi / ODroid
Domoticz version: master
Location: Rotterdam, the Netherlands
Contact:

Re: Testers wanted!

Post by chimit »

sclk34 wrote:Hello!
I'm a novice. And I did not understand the information from Wikipedia about my.domoticz.com.
I share the instance, but how to use it ? How to see the Web Interface of domoticz server?
You can see it after you log in at https://my.domoticz.com/.
sclk34
Posts: 3
Joined: Wednesday 13 January 2016 14:06
Target OS: Windows
Domoticz version:
Contact:

Re: Testers wanted!

Post by sclk34 »

All that I can see on this site (see the attachment). how can I go to my devices?
Attachments
2.png
2.png (355.13 KiB) Viewed 2932 times
1.png
1.png (363.45 KiB) Viewed 2932 times
User avatar
chimit
Posts: 259
Joined: Saturday 18 April 2015 18:55
Target OS: Raspberry Pi / ODroid
Domoticz version: master
Location: Rotterdam, the Netherlands
Contact:

Re: Testers wanted!

Post by chimit »

sclk34 wrote:All that I can see on this site (see the attachment)
You can click on the green icon and you will have access to your Domoticz.
Something to include on the Wiki pages.
sclk34
Posts: 3
Joined: Wednesday 13 January 2016 14:06
Target OS: Windows
Domoticz version:
Contact:

Re: Testers wanted!

Post by sclk34 »

chimit wrote:
sclk34 wrote:All that I can see on this site (see the attachment)
You can click on the green icon and you will have access to your Domoticz.
Something to include on the Wiki pages.

Its work))) but it is not obvious. Thank you!
JC38
Posts: 51
Joined: Monday 23 June 2014 15:54
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: Isère, France
Contact:

Re: Testers wanted!

Post by JC38 »

To solve this: Check the "Shared Domoticz Allowed" checkbox on the slave instance.
It is checked (on the slave) so I've unchecked and checked it again. Still the same error :

Code: Select all

2016-01-24 11:43:07.299 Error: PROXY: Shared Server access disallowed, denying receive data request.
Raspberry Pi 3 Domoticz latest public beta + RFXComm Usb + Aeon Labs Z-Stick + Weather Underground
Windows 2012R2 with Essentials + Domoticz Windows (latest) + Open Hardware Monitor
ImperiHome with mdat / Domoticz for Android
JC38
Posts: 51
Joined: Monday 23 June 2014 15:54
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: Isère, France
Contact:

Re: Testers wanted!

Post by JC38 »

chimit wrote:Does this occur when you have two Domoticz's in your roster (dashboard)? I've seen this before, when one (or both) use the login page.
The cookie path is set wrong in Domoticz for use with MyDomoticz. I will try to submit a patch soon. Meanwhile, trying one or two times more helps for me in such a case.
I have four Dz into the dashboard. I will check again at the next update.
As you can see https://github.com/domoticz/domoticz/commits/master, some changes had been published for the update feature 2 days ago.
Raspberry Pi 3 Domoticz latest public beta + RFXComm Usb + Aeon Labs Z-Stick + Weather Underground
Windows 2012R2 with Essentials + Domoticz Windows (latest) + Open Hardware Monitor
ImperiHome with mdat / Domoticz for Android
User avatar
chimit
Posts: 259
Joined: Saturday 18 April 2015 18:55
Target OS: Raspberry Pi / ODroid
Domoticz version: master
Location: Rotterdam, the Netherlands
Contact:

Re: Testers wanted!

Post by chimit »

JC38 wrote:
To solve this: Check the "Shared Domoticz Allowed" checkbox on the slave instance.
It is checked (on the slave) so I've unchecked and checked it again. Still the same error :

Code: Select all

2016-01-24 11:43:07.299 Error: PROXY: Shared Server access disallowed, denying receive data request.
Even though master/slave communication via MyDomoticz is (very) experimental, it should work.
I assume you get this error on the slave, right? Maybe the checkbox on the UI doesn't work anymore since a change from another contributor. Need to check when I get the time.
User avatar
chimit
Posts: 259
Joined: Saturday 18 April 2015 18:55
Target OS: Raspberry Pi / ODroid
Domoticz version: master
Location: Rotterdam, the Netherlands
Contact:

Re: Testers wanted!

Post by chimit »

As requested, I am giving an update about a new update of the MyDomoticz service.

Angular is now used to render your roster (dashboard) and many other things have changed internally.
The update was not supposed be deployed online yet. But since there was a casual bug in the current version that made the service seem to stop working, I decided in favor of this step.

Please continue to report bugs and also please allow for some time to get a response from me due to a busy schedule.

== Rene

EDIT: I reverted to the previous version again due to some persistent problem unknown. Will update later.
JC38
Posts: 51
Joined: Monday 23 June 2014 15:54
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: Isère, France
Contact:

Re: Testers wanted!

Post by JC38 »

René, maybe a simple way to keep us informed of a new version would be to add something in the login page below the actual footer

Code: Select all

Note: This is a beta service and not meant for production use. Use at your own risk.
For a description, see the Domoticz Wiki.
By using this page, you agree to our Terms & Conditions.
Compiled on yyyy/mm/dd 
MyDomoticz service is online for xxxx 
Adding date + time of your latest compilation would be nice and also the duration since the last start of your service.("Online for" like you do with the clients)
Raspberry Pi 3 Domoticz latest public beta + RFXComm Usb + Aeon Labs Z-Stick + Weather Underground
Windows 2012R2 with Essentials + Domoticz Windows (latest) + Open Hardware Monitor
ImperiHome with mdat / Domoticz for Android
User avatar
chimit
Posts: 259
Joined: Saturday 18 April 2015 18:55
Target OS: Raspberry Pi / ODroid
Domoticz version: master
Location: Rotterdam, the Netherlands
Contact:

Re: Testers wanted!

Post by chimit »

JC38 wrote:René, maybe a simple way to keep us informed of a new version would be to add something in the login page below the actual footer

Code: Select all

Note: This is a beta service and not meant for production use. Use at your own risk.
For a description, see the Domoticz Wiki.
By using this page, you agree to our Terms & Conditions.
Compiled on yyyy/mm/dd 
MyDomoticz service is online for xxxx 
Adding date + time of your latest compilation would be nice and also the duration since the last start of your service.("Online for" like you do with the clients)
Nice idea. We already have the online time on our admin pages. Will put it on the list as well.
erik4281
Posts: 9
Joined: Sunday 08 November 2015 14:07
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Testers wanted!

Post by erik4281 »

I made a mistake myself. I was running 2 Raspberry Pi's with a copy of the Domoticz database at the same time. This also means the Instance ID, API and password were the same. I guess there might have been some conflicts on the MyDomoticz service because of this.
I actually needed only one of them to connect to the MyDomoticz service. Now I removed the MyDomoticz settings in Domoticz on the second Pi, but I still cannot connect.
The MyDomoticz website says my Domoticz has been online for almost 21 hours, but if I connect (click the green icon), an empty page shows up. If I check the logging in Domoticz I see the following message: "Error: PROXY: Connect failed, reconnecting: Connection refused". I get this message every 10 seconds.
If I switch om MyDomoticz on the second Pi, I get the following message: "Error: PROXY: Connect failed, reconnecting: Network is unreachable".

How can I fix this? Or is this an actual bug and something I cannot fix myself?
Last edited by erik4281 on Monday 25 January 2016 20:53, edited 1 time in total.
ukwebfx
Posts: 1
Joined: Monday 25 January 2016 19:25
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Testers wanted!

Post by ukwebfx »

Hi all,

I would like to use my domoticz, I have just in the last week build an automation system to control my lights and have created an account on my domotica, but I am having problems and i have noticed on the wiki that i need to ask chimit if I can be added to the alpa testing, I am unable to pm chimit as I have only just created my account on here as have not needed to ask for help up until now and pm are unavailble to me. thanks in advance.

ps, i love domoticz its brilliant and allows me so much flexibility

thanks
User avatar
michaldobrotka
Posts: 50
Joined: Sunday 01 November 2015 17:21
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Contact:

Re: Testers wanted!

Post by michaldobrotka »

Hi Guys,
I know that my.domoticz is Beta, but since 22.1. I cant connect to this service. Yesterday I made new account but same result - "my green Buddy" is still red! Its general problem or its in my Beta version of Domoticz?
PS:
Its my favorite feature for Domoticz, I love it, great job!
Thanks for help.
Domoticz on Raspi 3 and slave on ZeroW (running only with Broadlink plugin), Serial Mysensors GW on Arduino nano, Broadlink RM2, Rehau CO2 USB Stick, RF link 433 MHz, 2x Amazon Echo Dot (Controlicz), ESP2866 witk Espeasy, Sonoff
User avatar
Varazir
Posts: 360
Joined: Friday 20 February 2015 22:23
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Contact:

Re: Testers wanted!

Post by Varazir »

michaldobrotka wrote:Hi Guys,
I know that my.domoticz is Beta, but since 22.1. I cant connect to this service. Yesterday I made new account but same result - "my green Buddy" is still red! Its general problem or its in my Beta version of Domoticz?
PS:
Its my favorite feature for Domoticz, I love it, great job!
Thanks for help.
Any error on your Domoticz ? Could sometime help to disable/enable the service on Domoticz.

Skickat från min Nexus 5 via Tapatalk
Raspberry PI 2 with RaZberry Controller 2016 ZWave+ and CC2531(zigbee)
Several IKEA devices/z-wave devices
User avatar
michaldobrotka
Posts: 50
Joined: Sunday 01 November 2015 17:21
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Contact:

Re: Testers wanted!

Post by michaldobrotka »

Thanks man!
Its working now.
Domoticz on Raspi 3 and slave on ZeroW (running only with Broadlink plugin), Serial Mysensors GW on Arduino nano, Broadlink RM2, Rehau CO2 USB Stick, RF link 433 MHz, 2x Amazon Echo Dot (Controlicz), ESP2866 witk Espeasy, Sonoff
raym
Posts: 81
Joined: Tuesday 03 November 2015 5:07
Target OS: Linux
Domoticz version: beta
Contact:

Re: Testers wanted!

Post by raym »

Hi guys. I'm just wondering if it will be possible to route ImperiHome app users via this service to the MDAH gateway? If anyone has done it already, I'd appreciate the steps needed to set this up. http://domoticz.com/wiki/ImperiHome
User avatar
Varazir
Posts: 360
Joined: Friday 20 February 2015 22:23
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Contact:

Re: Testers wanted!

Post by Varazir »

raym wrote:Hi guys. I'm just wondering if it will be possible to route ImperiHome app users via this service to the MDAH gateway? If anyone has done it already, I'd appreciate the steps needed to set this up. http://domoticz.com/wiki/ImperiHome
As they say, apps isn't supported yet.
Raspberry PI 2 with RaZberry Controller 2016 ZWave+ and CC2531(zigbee)
Several IKEA devices/z-wave devices
raym
Posts: 81
Joined: Tuesday 03 November 2015 5:07
Target OS: Linux
Domoticz version: beta
Contact:

Re: Testers wanted!

Post by raym »

Varazir wrote:
raym wrote:Hi guys. I'm just wondering if it will be possible to route ImperiHome app users via this service to the MDAH gateway? If anyone has done it already, I'd appreciate the steps needed to set this up. http://domoticz.com/wiki/ImperiHome
As they say, apps isn't supported yet.
Oh sorry. Ok, thanks.
User avatar
Varazir
Posts: 360
Joined: Friday 20 February 2015 22:23
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Contact:

Re: Testers wanted!

Post by Varazir »

raym wrote:
Varazir wrote:
raym wrote:Hi guys. I'm just wondering if it will be possible to route ImperiHome app users via this service to the MDAH gateway? If anyone has done it already, I'd appreciate the steps needed to set this up. http://domoticz.com/wiki/ImperiHome
As they say, apps isn't supported yet.
Oh sorry. Ok, thanks.
Just keep a eye up.
Raspberry PI 2 with RaZberry Controller 2016 ZWave+ and CC2531(zigbee)
Several IKEA devices/z-wave devices
User avatar
chimit
Posts: 259
Joined: Saturday 18 April 2015 18:55
Target OS: Raspberry Pi / ODroid
Domoticz version: master
Location: Rotterdam, the Netherlands
Contact:

Re: Testers wanted!

Post by chimit »

To keep you updated a bit: Meanwhile I find time for a newer update, I put online just some fixes that prevents the web server part from responding at certain times.
It will be active after the next restart. I will be monitoring, so I can revert back in case of anomalies.

== Rene
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest