Live Logging Help Needed

Here is a chunk of my live logging. Does this look normal?

6:17:30 PM: debug 'zw device: 1F, command: 2603, payload: 00 00 00 ’ parsed to [[name:switch, value:off, isStateChange:false, displayed:false, linkText:Living Room Cans (Right), descriptionText:Living Room Cans (Right) switch is off]]

e9289581-724d-4fc5-9b86-4182d30515ed 6:17:29 PM: debug refresh()

e9289581-724d-4fc5-9b86-4182d30515ed 6:17:29 PM: debug poll()

e9289581-724d-4fc5-9b86-4182d30515ed 6:17:29 PM: debug refresh()

e9289581-724d-4fc5-9b86-4182d30515ed 6:17:29 PM: debug poll()

7ed407ef-0394-4614-8f0a-41446fb12a39 6:17:26 PM: debug 'zw device: 2C, command: 2003, payload: 00 00 00 ’ parsed to [name:switch, value:off, type:physical, isStateChange:false, displayed:false, linkText:Fish Closet Light, descriptionText:Fish Closet Light switch is off]

0829ad7d-6ac0-4347-bdf2-750d57313f1e 6:16:33 PM: debug refreshAuthToken OK

0829ad7d-6ac0-4347-bdf2-750d57313f1e 6:16:33 PM: debug Refreshing your auth_token!: pollRetries:2

0829ad7d-6ac0-4347-bdf2-750d57313f1e 6:16:33 PM: trace Exception polling children: e:groovyx.net.http.HttpResponseException: Unauthorized, status:401, pollRetries:1

0829ad7d-6ac0-4347-bdf2-750d57313f1e 6:16:33 PM: debug getChildDevices(false), children=2

0829ad7d-6ac0-4347-bdf2-750d57313f1e 6:16:33 PM: info poll is called: pollRetries:1, devices: [2944003.00D02DF5D231.3809487:[pollAttempts:0, polled:true, name:BEDROOMS, locationName:Home], 2944003.B82CA002DE89.3814580:[pollAttempts:0, polled:true, name:LIVING, locationName:Home]]

821d073e-ba6a-4829-a21f-8b72ac7dcfad 6:16:07 PM: debug 'zw device: 28, command: 2603, payload: 00 00 00 ’ parsed to [[name:switch, value:off, isStateChange:false, displayed:false, linkText:Hallway (Laundry) Chandelier, descriptionText:Hallway (Laundry) Chandelier switch is off]]

821d073e-ba6a-4829-a21f-8b72ac7dcfad 6:16:06 PM: debug refresh()

821d073e-ba6a-4829-a21f-8b72ac7dcfad 6:16:06 PM: debug poll()

9bc2c702-9fb4-4ebf-a10e-56dd7b1d20bd 6:15:22 PM: debug sending data to AT

9bc2c702-9fb4-4ebf-a10e-56dd7b1d20bd 6:15:22 PM: debug A sensor event occurred: [name:temperature, deviceId:bd99f545-158b-4cd5-b640-a8e0af480a26, isoDate:2018-08-22T01:15:22.686Z, unit:F, value:77.0]

2d113ed9-da60-4ae1-92c7-71af4a5dd328 6:14:54 PM: debug refresh()

2d113ed9-da60-4ae1-92c7-71af4a5dd328 6:14:54 PM: debug poll()

2d113ed9-da60-4ae1-92c7-71af4a5dd328 6:14:54 PM: debug refresh()

2d113ed9-da60-4ae1-92c7-71af4a5dd328 6:14:54 PM: debug poll()

e839c392-41e5-4759-b1d1-8ac0a1359363 6:14:52 PM: debug 'zw device: 2B, command: 2003, payload: 00 00 00 ’ parsed to [name:switch, value:off, type:physical, isStateChange:false, displayed:false, linkText:Kids Bathroom Lights, descriptionText:Kids Bathroom Lights switch is off]

cd6f08a4-a6ca-481c-99a5-47120f985f2b 6:14:37 PM: debug 'zw device: 2E, command: 2003, payload: 00 00 00 ’ parsed to [name:switch, value:off, type:physical, isStateChange:false, displayed:false, linkText:Kids’ Bathroom Fan, descriptionText:Kids’ Bathroom Fan switch is off]

c5af7ea5-4a57-4a58-8a38-565ae786059c 6:14:37 PM: debug 'zw device: 34, command: 2003, payload: 00 00 00 ’ parsed to [name:switch, value:off, type:physical, isStateChange:false, displayed:false, linkText:Laundry Light, descriptionText:Laundry Light switch is off]

6:14:23 PM: info Waiting on events…

6:14:23 PM: info For past logs for individual things go to the My Devices section, find the device and click on the Events link on the device information page.

6:14:23 PM: info This console provides live logging of your SmartThings.

Normal for what?

In Live Logging click in the GUID (0829…) of the line to figure out exactly which Device or SmartApp is generating the message.

That’s rather helpful for us to know in order to help.

That… And context: What’s not working? Why are you asking? What do you think is “not normal”?

I apologize for my vagueness.

I see the words “failed” and debug regarding a couple zwave devices so I am assuming there is an issue.

Everything is working, no issues, I’m just tinkering around trying to learn as much as I can.

Tinkering is good… Just let us know that’s what you’re doing :wink:.

What did you find out by clicking on the GUID?

Im sorry, what is GUID and where do I find it?

The part of each log line in blue.

You can click in that in Live Logging!