Posts: 4
Joined: Mar 2018
Reputation:
0
It seems there is an update to the old alexa-kodi skill. i could use help with a few things:
- what is the difference in setup using the github instructions and setup using lexigram? which one is preferred?
- i would like to remove the old setup which was problematic (done using github instructions via IAM) before i do the new setup. how do i go about removing the old "skill" to ensure i have my developer section clean?
Posts: 5
Joined: Jun 2013
Reputation:
1
I have run the commands you mentioned and both come back with :-
[Error]: Invalid url info.
Cannot find valid lambda function with the given name, nor find sourceDir as codebase path to create lambda function.
I have checked and double checked the arn and it is defintely the same as what I get within lambda function "kanzi" and it accepts the username and password when I ran the initial deploy.
Thanks for your help!
Posts: 188
Joined: Sep 2011
Reputation:
14
Can you attach a screenshot of the first command running? It shouldn't say that with the switch that's running.
Posts: 5
Joined: Jun 2013
Reputation:
1
2018-04-22, 22:59
(This post was last modified: 2018-04-23, 00:31 by reeso3000.)
Update - I have figured out what my issue was!!!! Nvm didn't have permission outside the network it appears!! I run the whole thing again on a different laptop and got a windows prompt asking me what I wanted to allow - private network and public network (not sure what happened the first time!). Ticked both boxes to allow and run through everything again and it uploaded successfully!! Sorry to have wasted your time mongr31 but thank you for your help!!!
Posts: 4
Joined: Apr 2018
Reputation:
2
First, I appreciate the hard work in making and maintaining this skill. I'm running into a bit of an issue and I'm at my wit's end with it. I have an HTPC in the living room running Windows 10, with Kodi v17. It is configured with the web server enabled, as I can connect to it from my mobile using Kore and I can use the slot generator site fine (connects and populates the slots correctly). I've followed the guide on lexigr.am multiple times and from different PC's. The issue comes in when I go to "lexigram deploy kanzi". It gets to "Update Slot Values" and then I get the error, "Kodi server configuration settings are wrong..." I'm not sure which settings I'm missing as the only required ones as far as I can tell are for the server address/port/username/password. All of which are in the config file. I tried following the older guide, but I'm not seeing the some of the settings there anymore. A few pages back, I noticed it was said that shouldn't be an issue with the new setup.
I must be missing something stupidly simple. Also, I do not see any logs generated to pull a more specific error. A nudge in the right direction would be appreciated.
Posts: 188
Joined: Sep 2011
Reputation:
14
Hopefully tomorrow I'll get a minute to update the cli to be more verbose as to what's breaking.
Posts: 4
Joined: Apr 2018
Reputation:
2
That would be great. I tried clearing out everything and starting over again today, but still the same error. Assuming it's something on my end, but as I can contact Kodi from outside the network at multiple sources, I'm not sure what.