MyDomoticz - Testers wanted!

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

Moderator: leecollings

Calzor Suzay
Posts: 145
Joined: Tuesday 08 July 2014 15:10
Target OS: -
Domoticz version: 4.9700
Location: UK
Contact:

Re: MyDomoticz - Testers wanted!

Post by Calzor Suzay »

From my domoticz.sh
DAEMON_ARGS="$DAEMON_ARGS -www 0"
DAEMON_ARGS="$DAEMON_ARGS -sslwww 443"

So I believe it's on https on port 443 only.
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: MyDomoticz - Testers wanted!

Post by chimit »

Could you try setting www port to something > 1024, just to see if it makes a difference?
What version of Domoticz are you using? Stable?
Calzor Suzay wrote: Thursday 14 February 2019 1:13 From my domoticz.sh
DAEMON_ARGS="$DAEMON_ARGS -www 0"
DAEMON_ARGS="$DAEMON_ARGS -sslwww 443"

So I believe it's on https on port 443 only.
Calzor Suzay
Posts: 145
Joined: Tuesday 08 July 2014 15:10
Target OS: -
Domoticz version: 4.9700
Location: UK
Contact:

Re: MyDomoticz - Testers wanted!

Post by Calzor Suzay »

chimit wrote: Thursday 14 February 2019 12:03 Could you try setting www port to something > 1024, just to see if it makes a difference?
What version of Domoticz are you using? Stable?
Version is 4.9700
Don't really want to start mucking about with the port as 443 is by default for HTTPS and I various 'stuff' setup internally to come in via this.
Does it not support this?
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: MyDomoticz - Testers wanted!

Post by chimit »

Calzor Suzay wrote: Friday 15 February 2019 13:59
chimit wrote: Thursday 14 February 2019 12:03 Could you try setting www port to something > 1024, just to see if it makes a difference?
What version of Domoticz are you using? Stable?
Version is 4.9700
Don't really want to start mucking about with the port as 443 is by default for HTTPS and I various 'stuff' setup internally to come in via this.
Does it not support this?
The https port doesn't really matter. I meant to say the (plain) http port. MyDomoticz may require the plain http server to be enabled, but I'm not really sure. If this works, I will make a patch - if not already done in later versions.
Calzor Suzay
Posts: 145
Joined: Tuesday 08 July 2014 15:10
Target OS: -
Domoticz version: 4.9700
Location: UK
Contact:

Re: MyDomoticz - Testers wanted!

Post by Calzor Suzay »

Have enabled http over a different port and all looks good now :)

I don't suppose there's a way to share only certain devices for certain users?
Like the other half just gets the dashboard view but nothing else?
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: MyDomoticz - Testers wanted!

Post by chimit »

Calzor Suzay wrote: Thursday 21 February 2019 17:34 Have enabled http over a different port and all looks good now :)

I don't suppose there's a way to share only certain devices for certain users?
Like the other half just gets the dashboard view but nothing else?
I thought the no-http enabled issue was solved meanwhile. I will put it on my list to check.
About certaim devices with certain users: There's rudimentary authorization support in your domoticz at Setup -> More options -> Edit users.
MyDomoticz itself doesn't interfere with Domoticz level authentication.

A workaround would be setup a domoticz master instance with only the devices that the user is allowed to see.

=+= Rene
Calzor Suzay
Posts: 145
Joined: Tuesday 08 July 2014 15:10
Target OS: -
Domoticz version: 4.9700
Location: UK
Contact:

Re: MyDomoticz - Testers wanted!

Post by Calzor Suzay »

So something buggered up somewhere :(

In my domoticz it still shows a green man online but when I click on it I get flicked back to the same page.

Not sure if it's related but I see this in logs:-

Code: Select all

2019-02-21 17:50:33.431 Error: CheckAuthToken(bunch of code) : session id not found
2019-02-21 17:50:35.454 Error: CheckAuthToken(bunch of code) : session id not found
2019-02-21 17:50:38.638 Error: CheckAuthToken(bunch of code) : session id not found
Calzor Suzay
Posts: 145
Joined: Tuesday 08 July 2014 15:10
Target OS: -
Domoticz version: 4.9700
Location: UK
Contact:

Re: MyDomoticz - Testers wanted!

Post by Calzor Suzay »

Any ideas?

Still have green online but when I click get punted back to green online screen.
Then as described I get "Error: CheckAuthToken(gobbledygook) : session id not found

Am I doing something wrong?
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: MyDomoticz - Testers wanted!

Post by chimit »

Hi,

There has been a change made in order to make the green icon always work.
The issue had to do with your domoticz reconnecting and mydomoticz still sending requests to the old/already disconnected instance.

Feel free to test.

== Rene
chimit wrote: Wednesday 13 February 2019 15:42 Thanks for this information.
I see in the server logs that reconnecting doesn't work because MyDomoticz thinks that your domoticz is still connected. Somehow, it takes 15 minutes to figure this out.
I will put this as a bug on the roadmap.
hjzwiers wrote: Wednesday 12 December 2018 9:23
hjzwiers wrote: Monday 03 December 2018 22:44 After the toggle I do see: Status: Proxymanager started in the logging. Does this give anyone a clue?
No-one has a clue? Why do I always need to toggle enabled before the I can connect remotely (icon turns green the second I turn enabled back on)

MyDomoticz Settings:
MyDomoticz Instance ID: 2CDADF07F3A2E9D
MyDomoticz API Key:
8F82A55FDDD7E0C
MyDomoticz Password:
••••••••••••
Enabled
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: MyDomoticz - Testers wanted!

Post by chimit »

Okay. I want to thank all of the nice people who were willing to make a MyDomoticz donation.
To make this effort worthwile, we are working on some nice new features. Sneak preview: Image
Kynio
Posts: 1
Joined: Sunday 05 May 2019 9:38
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: MyDomoticz - Testers wanted!

Post by Kynio »

Hi all. I use domoticz on rpi3 and I have still problém with mydomoticz website. If I'm on a local network, everything works fine. In the settings set API Key etc, I save the settings.
Go home out of my local network.
The first day works all without problems. Mydomoticz is online. If I try again the next day, Domoticz is offline. Mydomoticz does not online longer than a day, maximum of two. If I want to be online again, I need to go to my local network, go to settings in domoticz and click on Apply settings. After that i have about one or two days online status... Or need restart rpi3 etc. I think online status working only one or two days...

What about this issue? I dont know what is wrong. My local internet provider cant hepl me. I use Last version of beta Domoticz. Everytime i update it. After update working about 2 days again... After that offline again. But domoticz still working in local network, sensor are ok and arm and notifications via Google cloud and also pushover also working. Only mydomoticz is offline.

Thank you for help me.

EDIT: here is a LOG
Spoiler: show
2019-04-29 11:41:32.846 Error: PROXY: Read failed, code = 1. Reconnecting: stream truncated
2019-04-29 18:50:51.296 Error: PROXY: timeout occurred, reconnecting
2019-04-29 18:51:39.481 Error: PROXY: Connect failed, reconnecting: No route to host
2019-04-29 18:52:58.585 Error: PROXY: timeout occurred, reconnecting
2019-04-29 20:54:13.148 Error: Domoticz Remote: Connection reset by peer
2019-05-01 03:59:42.806 Error: PROXY: timeout occurred, reconnecting
pepoo
Posts: 2
Joined: Thursday 23 May 2019 10:57
Target OS: Raspberry Pi / ODroid
Domoticz version: 4.1
Contact:

Re: MyDomoticz - Testers wanted!

Post by pepoo »

Hi all,

I need some help with mydomoticz, I was happy to finally get it working yesterday, but now my proxy dashboard is empty:
20190523 105932 user.png
20190523 105932 user.png (213.14 KiB) Viewed 2322 times
All I did was change the instance name from "MyDomoticz" to "Házikó" (little house in Hungarian).
The accented characters might did something.
How do I fix this please?

Thanks in advance!

BR:
Peter
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: MyDomoticz - Testers wanted!

Post by chimit »

Hi, could you try again?
Let me know the results by PM.

== Rene
pepoo wrote: Thursday 23 May 2019 11:02 Hi all,

I need some help with mydomoticz, I was happy to finally get it working yesterday, but now my proxy dashboard is empty:
20190523 105932 user.png

All I did was change the instance name from "MyDomoticz" to "Házikó" (little house in Hungarian).
The accented characters might did something.
How do I fix this please?

Thanks in advance!

BR:
Peter
pepoo
Posts: 2
Joined: Thursday 23 May 2019 10:57
Target OS: Raspberry Pi / ODroid
Domoticz version: 4.1
Contact:

Re: MyDomoticz - Testers wanted!

Post by pepoo »

Unfortunately I cannot PM you, this feature is disabled for me (recently registered).

The green guy is back though, thank you for your quick help!
Was my suspicion right? I should not have used accented characters?

Thank again!

Peter
chimit wrote: Thursday 23 May 2019 11:35 Hi, could you try again?
Let me know the results by PM.

== Rene
pepoo wrote: Thursday 23 May 2019 11:02 Hi all,

I need some help with mydomoticz, I was happy to finally get it working yesterday, but now my proxy dashboard is empty:
20190523 105932 user.png

All I did was change the instance name from "MyDomoticz" to "Házikó" (little house in Hungarian).
The accented characters might did something.
How do I fix this please?

Thanks in advance!

BR:
Peter
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: MyDomoticz - Testers wanted!

Post by chimit »

Yes, your suspicion was right.
There's a development version in the make that doesn't have that quirk.
Unfortunately there's no release date known for that yet.

Regards,

Rene Kluwen
pepoo wrote: Thursday 23 May 2019 12:48 Unfortunately I cannot PM you, this feature is disabled for me (recently registered).

The green guy is back though, thank you for your quick help!
Was my suspicion right? I should not have used accented characters?

Thank again!

Peter
chimit wrote: Thursday 23 May 2019 11:35 Hi, could you try again?
Let me know the results by PM.

== Rene
Andrex
Posts: 92
Joined: Thursday 18 February 2016 9:11
Target OS: Linux
Domoticz version:
Contact:

Re: MyDomoticz - Testers wanted!

Post by Andrex »

I've registered an account, but I've never been asked to scan a QR code, nor during the registration nor in DomopticZ, so I can't login since it asks me the 2 factor code.

P.s. Is it normal that the login page takes about 20/30 seconds to load?
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: MyDomoticz - Testers wanted!

Post by chimit »

1. If you didn't actually ask for 2-factor login, you can leave the 2 factor code empty upon login.
2. The login page should load fast.
BurningTyre
Posts: 28
Joined: Wednesday 21 August 2019 15:44
Target OS: Raspberry Pi / ODroid
Domoticz version: 2023.2
Location: Arnhem, The Netherlands
Contact:

Re: MyDomoticz - Testers wanted!

Post by BurningTyre »

I have registered some time ago for MyDomoticz.

Yesterday i wanted to login. I wasn't able to succeed.
Reset my password -> i could login.

Today i want to login again, am not able to succeed.


I fill in emailaddress and password (did not use 2 factor code) and press Sign in, then a yellow area comes up without any text.
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: MyDomoticz - Testers wanted!

Post by chimit »

Sometimes it helps to first refresh the page completely (F5) before logging in.
BurningTyre wrote: Wednesday 21 August 2019 15:46 I have registered some time ago for MyDomoticz.

Yesterday i wanted to login. I wasn't able to succeed.
Reset my password -> i could login.

Today i want to login again, am not able to succeed.


I fill in emailaddress and password (did not use 2 factor code) and press Sign in, then a yellow area comes up without any text.
BurningTyre
Posts: 28
Joined: Wednesday 21 August 2019 15:44
Target OS: Raspberry Pi / ODroid
Domoticz version: 2023.2
Location: Arnhem, The Netherlands
Contact:

Re: MyDomoticz - Testers wanted!

Post by BurningTyre »

ah. That refresh (F5) works!

Now i have sometimes on the next page, when i click on the green doll to go to my dashboard. It looks like there is happening something but i directly come back to the same page and do not go to my own dashboard.
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest