Release Kanzi: Amazon Alexa skill for Kodi - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Supplementary Tools for Kodi (https://forum.kodi.tv/forumdisplay.php?fid=116) +--- Thread: Release Kanzi: Amazon Alexa skill for Kodi (/showthread.php?tid=254502) Pages:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
|
RE: Amazon Echo skill for Kodi - WolvesPhil - 2017-06-22 Hi, I have just installed this using AWS and now having Alexa say "there is a problem with the requested skills response" I have checked the URL given during the install process and this opens the webpage and displays "{u'message': u'An uncaught exception happened while servicing this request. You can investigate this with the `zappa tail` command.', u'traceback': ['Traceback (most recent call last):\\n', ' File \"/var/task/handler.py\", line 433, in handler\\n response = Response.from_app(self.wsgi_app, environ)\\n', ' File \"c:\\\\users\\\\kodi\\\\appdata\\\\local\\\\temp\\\\pip-build-rgsxla\\\\Werkzeug\\\\werkzeug\\\\wrappers.py\", line 903, in from_app\\n', ' File \"c:\\\\users\\\\kodi\\\\appdata\\\\local\\\\temp\\\\pip-build-rgsxla\\\\Werkzeug\\\\werkzeug\\\\test.py\", line 884, in run_wsgi_app\\n', \"TypeError: 'NoneType' object is not callable\\n\"]}" Any ideas on where I could have gone wrong? I have tested that I can access Kodi via the internet so the port forwarding is right RE: Amazon Echo skill for Kodi - jingai - 2017-06-22 @WolvesPhil, run: Code: zappa tail dev Make a request via Alexa, and post the log output here (feel free to redact any uniquely-identifying info). RE: Amazon Echo skill for Kodi - davenest - 2017-06-23 I had every thing working fine then all of a sudden "there was a problem with the requested skills response " the log showed Quote:There was an error calling the remote endpoint, which returned HTTP 502 : Bad Gatewayany idea what could have happened? RE: Amazon Echo skill for Kodi - jingai - 2017-06-23 Please post complete logs.. we can't tell what went wrong with just "there was an error." RE: Amazon Echo skill for Kodi - luke1404 - 2017-06-24 Hi, This is my first time trying to add this skill for Kodi. I have done all of the AWS configuration, compiling in python and configuration on odi but whenever I ask Alexa to carry out a command it replies' Can't find that skill'. I have been through the deployment 3 or 4 times now to see if I have missed something or done something wrong but it always results in the same. I understand you will probably need some information to help but not sure exactly what you would need. I know a lot of you are very skilled here so please excuse my ignorance and help would be greatly appreciated. Thanks in advance RE: Amazon Echo skill for Kodi - jingai - 2017-06-24 @luke1404, the most obvious thing to check first is that you built the skill on the same account that you use on your Echo. Also, if you have more than one account linked with your Echo, make sure you switch to that account. RE: Amazon Echo skill for Kodi - luke1404 - 2017-06-24 (2017-06-24, 03:04)jingai Wrote: @luke1404, the most obvious thing to check first is that you built the skill on the same account that you use on your Echo. Also, if you have more than one account linked with your Echo, make sure you switch to that account. Thanks for the fast response. Yes they are both linked to same account. I can see the skill in the alexa app however the echo doesn't understand it. RE: Amazon Echo skill for Kodi - jingai - 2017-06-24 What invocation phrase did you choose? Have you tried all of "open," "ask," and "tell?" Does the simulator in the skill builder work? RE: Amazon Echo skill for Kodi - luke1404 - 2017-06-24 (2017-06-24, 03:14)jingai Wrote: What invocation phrase did you choose? Have you tried all of "open," "ask," and "tell?" I have tried a few few different ones. Started of with kodi, then living room tv and all the same result. Yeah it works through the simulator. I just tested it to navigate right and it did. RE: Amazon Echo skill for Kodi - jingai - 2017-06-24 What are you saying to the Echo, exactly? RE: Amazon Echo skill for Kodi - luke1404 - 2017-06-24 Well at the moment in just trying to get it to navigate right and left as I have tested that in the simulator and it works. The exact wording is Alexa tell living room tv navigate left and also Alexa ask living room tv navigate left. Both come back with the skill error RE: Amazon Echo skill for Kodi - jingai - 2017-06-24 The only other thing I can think of is to check on the Test tab of the skill builder and make sure it's enabled and says "This skill is enabled for testing on your account." Maybe reboot the Echo as well? I'm honestly not sure. RE: Amazon Echo skill for Kodi - luke1404 - 2017-06-24 (2017-06-24, 03:34)jingai Wrote: The only other thing I can think of is to check on the Test tab of the skill builder and make sure it's enabled and says "This skill is enabled for testing on your account." Yeah the test tab is enabled. I'm completely stumped. Have no idea where to look next. Ok I will try again tomorrow morning. Its 3 am now so getting late. Thanks for all your help. Maybe someone else with have an idea tomorrow. RE: Amazon Echo skill for Kodi - luke1404 - 2017-06-24 Just a quick one to say I have resolved this. It was due to the Echo being configured for English UK and the skill being English US. I added English UK to the skill and it works perfectly. Bit strange but it works. Thanks for the help. RE: Amazon Echo skill for Kodi - bill_orange - 2017-06-25 Here's a rather basic question. When updating the Kodi skill it is necessary to regenerate the slots. I was ready to load the latest version when it occurred me that I was not entirely clear on what steps were necessary to regenerate the slots. Here is what I have been doing. Use the python utility to make a new set of text files. I have been deleting the old ones first. Go to the Amazon interaction model web page and for each slot:, delete the contents of the slot (^a DEL), copy and paste in the contents of the new text file and click update. After completing all the changes on this page I click save in the bottom left. I have not been deleting the slot only removing the contents and replacing it with the new contents. Is this sufficient? |