You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm new to github, but also in coding, and I hope to learn much with you.
I'm struggling to connect Alexa with Home Assistant and when I test the haaska code I got always this error:
_Response
{
"errorMessage": "Unable to import module 'haaska'"
}
Function Logs
START RequestId: fbcc5d7d-5ca3-4aa5-b84b-7549170d88e4 Version: $LATEST
16 Dec 2021 23:31:54,093 [INFO] (/var/runtime/bootstrap.py) main started at epoch 1639697514094
16 Dec 2021 23:31:54,095 [INFO] (/var/runtime/bootstrap.py) init complete at epoch 1639697514095
Unable to import module 'haaska': No module named 'haaska'
END RequestId: fbcc5d7d-5ca3-4aa5-b84b-7549170d88e4
REPORT RequestId: fbcc5d7d-5ca3-4aa5-b84b-7549170d88e4 Duration: 1.82 ms Billed Duration: 2 ms Memory Size: 128 MB Max Memory Used: 42 MB Init Duration: 158.44 ms
Request ID
fbcc5d7d-5ca3-4aa5-b84b-7549170d88e4_
I tried to refollow the whole procedure 3 times also uploading different zip file and so, but I always get blocked in the same point. Do you have any idea about the issue?
The text was updated successfully, but these errors were encountered:
Hello everyone,
I'm new to github, but also in coding, and I hope to learn much with you.
I'm struggling to connect Alexa with Home Assistant and when I test the haaska code I got always this error:
_Response
{
"errorMessage": "Unable to import module 'haaska'"
}
Function Logs
START RequestId: fbcc5d7d-5ca3-4aa5-b84b-7549170d88e4 Version: $LATEST
16 Dec 2021 23:31:54,093 [INFO] (/var/runtime/bootstrap.py) main started at epoch 1639697514094
16 Dec 2021 23:31:54,095 [INFO] (/var/runtime/bootstrap.py) init complete at epoch 1639697514095
Unable to import module 'haaska': No module named 'haaska'
END RequestId: fbcc5d7d-5ca3-4aa5-b84b-7549170d88e4
REPORT RequestId: fbcc5d7d-5ca3-4aa5-b84b-7549170d88e4 Duration: 1.82 ms Billed Duration: 2 ms Memory Size: 128 MB Max Memory Used: 42 MB Init Duration: 158.44 ms
Request ID
fbcc5d7d-5ca3-4aa5-b84b-7549170d88e4_
I tried to refollow the whole procedure 3 times also uploading different zip file and so, but I always get blocked in the same point. Do you have any idea about the issue?
The text was updated successfully, but these errors were encountered: