WWW login problem...

Moderators: grovkillen, Stuntteam, TD-er

Post Reply
Message
Author
7keys
Normal user
Posts: 16
Joined: 23 Feb 2018, 13:30

WWW login problem...

#1 Post by 7keys » 24 Feb 2018, 20:45

ESP Easy Mega ESP_Easy_mega-20180223_dev_ESP8285_1024
the first start and entering the password is ok
after timeout ...
I can not enter the password on the page because you can not see the password field !?
test :IE, firefox,chrome...

TD-er
Core team member
Posts: 8643
Joined: 01 Sep 2017, 22:13
Location: the Netherlands
Contact:

Re: WWW login problem...

#2 Post by TD-er » 24 Feb 2018, 20:59

Did you try to reboot the ESP module?

I did a quick test here (on newer code, which will be merged quite soon) and I noticed you had to reboot the ESP module to get the password check active.

Also, see this issue: https://github.com/letscontrolit/ESPEasy/issues/884

7keys
Normal user
Posts: 16
Joined: 23 Feb 2018, 13:30

Re: WWW login problem...

#3 Post by 7keys » 25 Feb 2018, 03:12

no problems with ESP_Easy_mega-20180219_dev_ESP8285_1024
but..
I can not turn ON Sonoff Touch with mosquitto
mosquitto report ok:

myhome/sonoff/touch/switch 0
myhome/sonoff/relay/switch 0
or
myhome/sonoff/touch/switch 1
myhome/sonoff/relay/switch 1

unfortunately:
mosquitto_pub -h localhost -t myhome/sonoff/relay/switch -u "user" -P "mypassword" -m "0"
or
mosquitto_pub -h localhost -t myhome/sonoff/touch/switch -u "user" -P "mypassword" -m "0"
did not work..

Configure ESPEASY from :https://www.letscontrolit.com/wiki/inde ... noff_Touch

User avatar
grovkillen
Core team member
Posts: 3621
Joined: 19 Jan 2017, 12:56
Location: Hudiksvall, Sweden
Contact:

Re: WWW login problem...

#4 Post by grovkillen » 25 Feb 2018, 07:12

You need to send commands to the "cmd" topic.

https://www.letscontrolit.com/wiki/inde ... _Reference
ESP Easy Flasher [flash tool and wifi setup at flash time]
ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you :idea: :idea: :idea:

TD-er
Core team member
Posts: 8643
Joined: 01 Sep 2017, 22:13
Location: the Netherlands
Contact:

Re: WWW login problem...

#5 Post by TD-er » 25 Feb 2018, 12:06

About the login part:
See my temporary work-around to allow you to login: https://github.com/letscontrolit/ESPEas ... -368300365
This will be fixed in the next build.

7keys
Normal user
Posts: 16
Joined: 23 Feb 2018, 13:30

Re: WWW login problem...

#6 Post by 7keys » 25 Feb 2018, 12:17

TD-er - this is it ! thx :)

7keys
Normal user
Posts: 16
Joined: 23 Feb 2018, 13:30

Re: WWW login problem...

#7 Post by 7keys » 25 Feb 2018, 12:23

grovkillen wrote: 25 Feb 2018, 07:12 You need to send commands to the "cmd" topic.

https://www.letscontrolit.com/wiki/inde ... _Reference
ok.
how to send the same command from openhab?
example please...

7keys
Normal user
Posts: 16
Joined: 23 Feb 2018, 13:30

Re: WWW login problem...

#8 Post by 7keys » 25 Feb 2018, 14:22

7keys wrote: 25 Feb 2018, 12:23
grovkillen wrote: 25 Feb 2018, 07:12 You need to send commands to the "cmd" topic.

https://www.letscontrolit.com/wiki/inde ... _Reference
ok.
how to send the same command from openhab?
example please...
no question. I am stupid :)
%sysname%/cmd -m "GPIO,12,1"
sorry :)

Post Reply

Who is online

Users browsing this forum: No registered users and 23 guests