If you can't see the webgui AND you can't see the MLVFS mount, then MLVFS probably didn't start at all. Check the console output or if on Mac: ~/.mlvfs.log
If you can see the MLVFS mount, but not the webgui, then it means one of several possibilities:
- Your account doesn't have permission to open a TCP port (whichever port you started MLVFS with, the default is 8000).
- That particular TCP port is in use (this could be another instance of MLVFS or something else), try a different one (the Mac Automator service doesn't give you a way to specify the port, so you'll have to use the CLI). There's a slim chance that a previous instance of MLVFS could have crashed but is still holding the port open; to fix this, just restart your computer.
- You are missing the webgui support files, they are in the wrong location, or MLVFS was not launched with the correct working directory and therefore cannot find them (this shouldn't be a problem if using Mac Automator service).
Even tho I was told that we can actually use MLVFS without Internet though I'd rather be able to see the local host page.
You can use MLVFS, even the webgui, without internet connectivity.