stevenleeg / geemusic

A bridge between Google Music and Amazon's Alexa
GNU General Public License v3.0
665 stars 181 forks source link

Is gee music still working? #298

Open dan-iz opened 4 years ago

dan-iz commented 4 years ago

Hi. I'm trying to make this skill work but I can't. If I say "alexa, launch gee music" she replies "Welcome to Gee Music. Try asking me to play a song or start a playlist." so it's working. If I try something else, "There was a problem with the requested skill's response" or "Sorry, this feature requires a subscription to Google Music". I've uploaded some music to Google Play Music and I'm trying to play that, even through playlists but nothing to do. But sometimes the skill is working, I can listen to my songs...

If logs are needed tell me what commands I need to run (not to have the logs, if you need some precise information I mean).

processor286 commented 4 years ago

I got it working by building a the docker image and deploying on an Amazon Lightsail instance, behind Traefik router (which handles the SSL with ACME/LetsEncrypt).

Couldn't get the other ways (Heroku, Lambda) to work at all. Happy with the lightsail deployment though, I did it about a week ago so yeah, it still works.