AFAIK this is not possible in the current release, but in the upcoming v2.12.0.
So you
- can wait until 1.7.2020 or
- use the
developbranch where this is already included or - patch the electron.js as described here
AFAIK this is not possible in the current release, but in the upcoming v2.12.0.
So you
develop branch where this is already included ordidn’t ask you, because I know your socketclient.js, you applied my patch …
may you can post the content of your ./js/socketclient.js?
So please go into the magicmirror folder and execute cat ./js/socketclient.js and post the output here. Thanks.
so your are running MM v2.11.0 with MMM-RemoteControl and all your Menu Items work?
E.g. if I open 192.168.xxx.yyy:8080/remote.html#main-menu in the browser and click on Edit config.js the popup opening only contains 3 lines with undefined.
@retroflex thank you, your’re right.
Checked this again with this unmerged pr. With this pr, the config.js is no longer reachable per browser, so we have to wait for the next release where this is hopefully merged.
@Jessendelft other possibilities:
Hi,
is possible if you use subdomains, e.g. https://magicmirror.yourdomain.com
It does’nt work with subpaths at the moment, e.g. https://yourdomain.com/magicmirror
There is an open issue and a corresponding pull request. If this pr is merged, subpath is also possible.
Don’t know what you mean exactly, the content of the config.js is (normally) not reachable from the browser. Or should these private calendar items not appear on the website?
Karsten.
what is the result of sudo arp-scan -l running on your machine?