Open reksc opened 6 years ago
Try starting it and, while it's running, open a browser window to http://localhost:9000?
Also, this project is abandoned. I've started a fork of it at https://github.com/encryptic-team/encryptic.
Background on the matter is available at https://github.com/Laverna/laverna/issues/971.
Hey, thanks for replying. Turned out it was a glitch with Docker using the same port. The app couldn't start listening at :9000. Pitty that it doesn't display any notice on what is going on.
Quite surprised that the project is abandoned (although the last commit into master is 9 months old). I'll definitely have a look at Encryptic, thanks!
This is not the first time I've heard of complaints about conflicts with Docker. I'm not sure how to best implement it, but I'll put in an enhancement request for encryptic about that.
Unfortunately my first attempts with Laverna Electron app failed on loading the application itself.
What I see is a green background and nothing else. There are no errors in the console, just a "Preloading..." log message.
macOS Mojave
Any tips? :)