Read the statement by Michael Teeuw here.
MMM-NowPlayingOnSpotify no longer working?
-
@droidus sorry, we(I) don’t know what steps you are talking about
-
@sdetweil The steps are listed here: https://github.com/raywo/MMM-NowPlayingOnSpotify
-
@droidus are you doing this
“When the app is running you can access it by opening localhost:8888 in your browser. Provided you are doing this directly on your Raspberry Pi” -
@sdetweil said in MMM-NowPlayingOnSpotify no longer working?:
“When the app is running you can access it by opening localhost:8888 in your browser. Provided you are doing this directly on your Raspberry Pi”
No, I am accessing via the 192. address.
-
@droidus did u try on the pi?
-
@sdetweil No, this is a LXC container.
-
@droidus so are the ports mapped? 8888 on the container to something on the host?
unless u did that, that is not accessible
the request will cause a callback to that system
-
@sdetweil I don’t see port 8888 running on the container.
-
the authorization , step 2
cd authorization node app
should run forever
and app.js uses port 8888
so u have to run this IN the container, right? -
@sdetweil Yes, it looks like the ports are mapped. I can reach the IP/port from my laptop.