question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

After upgrade to 0.115 shortcuts gives error

See original GitHub issue

After upgrade to 0.115 shortcuts now gives an error. Worked as expected on 0.114.4. Running supported supervised install.

Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 137, in handle_call_service
    await hass.services.async_call(
  File "/usr/src/homeassistant/homeassistant/core.py", line 1315, in async_call
    task.result()
  File "/usr/src/homeassistant/homeassistant/core.py", line 1350, in _execute_service
    await handler.func(service_call)
  File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 204, in handle_service
    await self.hass.helpers.service.entity_service_call(
  File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 459, in entity_service_call
    future.result()  # pop exception if have
  File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 655, in async_request_call
    await coro
  File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 490, in _handle_entity_call
    await result
  File "/usr/src/homeassistant/homeassistant/components/squeezebox/media_player.py", line 483, in async_play_media
    content = json.loads(media_id)
  File "/usr/local/lib/python3.8/json/__init__.py", line 357, in loads
    return _default_decoder.decode(s)
  File "/usr/local/lib/python3.8/json/decoder.py", line 337, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
  File "/usr/local/lib/python3.8/json/decoder.py", line 355, in raw_decode
    raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
kalkihcommented, Sep 18, 2020

Thanks, will look into it.

0reactions
kalkihcommented, Sep 18, 2020

Great, thanks for sharing!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Manual Update Error and Issue Creating a Shortcut After ...
Windows 10: Select Start > Settings > Update & Security > Troubleshoot, then select Additional Troubleshooters > Windows Update under Get up ...
Read more >
Shortcuts automation failed after updatin… - Apple Community
Shortcuts automation failed after updating to iOS 16. Automation fail every time ..it is show encountered an error .this problem is coming ...
Read more >
Getting this weird error message AFTER my automation has ...
It's linked to a shortcut that opens Apple Music and I'm already listening to the playlist before this error appears.
Read more >
iOS 15 Shortcuts Not Working: Issues and Possible Fixes ...
Method #01: Restart your device and give it a go again​​ Yes, we are starting with the most basic solution out there, but...
Read more >
Shortcuts Ignored After Upgrade · Issue #247 · lxqt ... - GitHub
, In Session settings Global keyboard shortcuts is not running, but can be started manually. First boot always results in this, reboot solves ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found