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

Error while logging in #19

Open
ianmaddox opened this issue Aug 23, 2018 · 2 comments
Open

Error while logging in #19

ianmaddox opened this issue Aug 23, 2018 · 2 comments

Comments

@ianmaddox
Copy link
Contributor

Here is the log from an attempt to disarm.

1:34:58 AM: trace response status is 200 for idextract and uri:https://www.alarm.com/web/History/EventHistory.aspx
1:34:57 AM: debug navigation:[name:idextract, uri:https://www.alarm.com/web/History/EventHistory.aspx, state:[data...
1:34:57 AM: debug state variable afg set to w4ZtAlX3JBS5j4hl8Xn+rQ== from cookie
1:34:57 AM: debug navigation:[name:login, uri:https://www.alarm.com/web/Default.aspx, method:post, variables:[__VI...
1:34:57 AM: trace response status is 200 for initlogin and uri:https://www.alarm.com/login.aspx
1:34:58 AM: debug sending event off to ARMSTAY
1:34:57 AM: debug getRecipe got command: silent is null and nodelay is null and bypass is null and command is ARMAWAY and COMMAND is [params:[command:/armAway, silent:false, nodelay:false], name:Arm Away, button:true] and panelid is null
1:34:57 AM: debug runCommand got command ARMAWAY with silent null and nodelay of null and bypass of null
1:34:58 AM: error something went wrong: java.net.URISyntaxException: Illegal character in path at index 50: https://www.alarm.com/web/api/devices/partitions/${dataunit}${extension}/armAway
1:34:58 AM: debug state variable afg set to w4ZtAlX3JBS5j4hl8Xn+rQ== from cookie
1:34:58 AM: debug state variable dataunit set to null from html parse with pattern ctl00__page_html.data-unit-id
1:34:57 AM: debug navigation::get https://www.alarm.com/web/History/EventHistory.aspx
1:34:57 AM: debug processing recipe idextract
1:34:57 AM: trace response status is 302 for login and uri:https://www.alarm.com/web/Default.aspx
1:34:57 AM: debug navigation::post https://www.alarm.com/web/Default.aspx
1:34:57 AM: debug processing recipe login
1:34:57 AM: debug navigation::get https://www.alarm.com/login.aspx
1:34:57 AM: debug processing recipe initlogin
1:34:57 AM: debug getCommand got command ARMAWAY with silent null and nodelay of null
@adrian97c
Copy link

I noticed this morning, Smartthings “goodmorning” routine, did not disarm alarm.. woke up the whole house when I walked out the door. 🤫

@glmeyer
Copy link

glmeyer commented Dec 20, 2018

I just installed the smart app and was getting this same error (error something went wrong: java.net.URISyntaxException: Illegal character in path at index 50: https://www.alarm.com/web/api/devices/partitions/${dataunit}${extension}/armAway
1:34:58 AM: )

After looking into the SmartThings Live Logging I found that I had miss typed my login id during setup. After correcting this I was able to Arm and Disarm the alarm. I am seeing some inconsistency with arming the alarm but I see that there is another thread on that topic already.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants