Read the statement by Michael Teeuw here.
[MMM-Remote-Control] Can not access remote control module
-
So I still get access denied, but if i change
ipWhitelist to [] then my phone can now access the remote page.
Just dont understand when I have address the correct ip for my phone it says access denied to that same ip in the terminal
Changed:
ipWhitelist: [ "127.0.0.1", "::ffff:127.0.0.1", "::1", "::ffff:10.100.10.1",],To:
ipWhitelist: [] -
Hello,
I know the topic is old, but may someone can help me.
The module is shown on my screen but when I want to enter via Browser it always shows: This site cant be reached.

when erase the // from the config: The screen shows me an error, I should install a config data.
Can someone help me?
Thanks
-
@Mr-Gysy position: “bottom_right” needs a comma after when the next line is NOT a comment
-
@Mr-Gysy
I see you have:adresss: “0.0.0.0”,It should be:
address: “0.0.0.0”,Just a user helping another user
-
Thanks for help. fixed that 2 parts. Now no error for config but site still cant be reached :/
-
no idea anymore or tips? :(
-
@Mr-Gysy sorry, unclear on error you are seeing
-
changed something, now webpage shows: my connection has been rejected?
-
@Mr-Gysy so, steps to debug
from another system can u access the mirror itself
http://ip:port
if no, then either firewall, or mirror config prevents.
address: or whitelist or bothif address is localhost, then ONLY apps on the SAME PHYSICAL system can access
if address is 0.0.0.0, then apps can access from any network connection
if address is something else, some specific ip, then apps can only access server thru the hardware adapter that provdes that address. think if u had two network cards, and wanted to restrict access to only one of those cards…now, once you’ve got that
we go to whitelist
now you can constrain access to specific systems on that netwokr, or groups of systems by address range (or applied mask)so, to start I’d do address: “0.0.0.0” and whitelist :[],
means any system from any networkcan u access the mirror app
now can u access the remotecontrol app insde the mirror?
-
adress is set on 0.0.0.0
and whitelist []on pi itself same from browser : 192.168.178.40 rejected the connection
-
@Mr-Gysy said in [MMM-Remote-Control] Can not access remote control module:
192.168.178.40
need the port too
http://192.168.178.40:8080 (thats the default port)
-

-
@Mr-Gysy remove after the port. Let’s make sure default works
-

same :/
-
@Mr-Gysy ok. Check the address of the pi
sudo ifconfig
-
sudo ipconfig
sudo: ipconfig: Command not found
thats not good :/
-
ifconfig worked

-
@Mr-Gysy not ip, if
sudo ifconfig
-
dont work

-
@Mr-Gysy please read and copy/paste
sudo ifconfig
U are typing iPconfig
Not p
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login