Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

websend has stopped working since 6.4.1.17 #5304

Closed
ihavenonick opened this issue Feb 22, 2019 · 2 comments
Closed

websend has stopped working since 6.4.1.17 #5304

ihavenonick opened this issue Feb 22, 2019 · 2 comments
Labels
awaiting feedback Action - Waiting for response or more information bug Type - Confirmated Bug fixed Result - The work on the issue has ended

Comments

@ihavenonick
Copy link

14:51:35 CMD: power1 on
14:51:35 MQT: stat/sonoff/RESULT = {"POWER":"ON"}
14:51:35 MQT: stat/sonoff/POWER = ON
14:51:35 RUL: POWER1#STATE=1 performs "websend [192.168.100.19:80,admin:joker] POWER1 ON"
14:51:35 MQT: stat/sonoff/RESULT = {"WebSend":"Connect failed"}

@arendst
Copy link
Owner

arendst commented Feb 22, 2019

As a workaround try:

websend [192.168.100.19,admin:joker] POWER1 ON

so without port number 80

@arendst arendst added the bug Type - Confirmated Bug label Feb 22, 2019
@arendst arendst self-assigned this Feb 22, 2019
arendst added a commit that referenced this issue Feb 22, 2019
Fix command WebSend when using a port number as regression from 6.4.1.17 (#5304)
@arendst arendst added the fixed Result - The work on the issue has ended label Feb 22, 2019
@arendst arendst removed their assignment Feb 22, 2019
@arendst arendst added the awaiting feedback Action - Waiting for response or more information label Feb 22, 2019
@ihavenonick
Copy link
Author

Oh very quickly fix for this Problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting feedback Action - Waiting for response or more information bug Type - Confirmated Bug fixed Result - The work on the issue has ended
Projects
None yet
Development

No branches or pull requests

2 participants