Skip to content
Discussion options

You must be logged in to vote

Quick follow-up @tsolignani — coming back to this with a likely culprit. The macOS .app builds shipped to date never bundled the web-template files inside the .app, so even when "Enable Web Server" was set and the GUI auto-launched amuleweb, the binary aborted with FATAL ERROR: Cannot find template: default before it could bind port 4711. The pgrep -fl amuleweb step in my earlier reply was the right diagnostic — if you tried it, you'd have seen no amuleweb running for exactly that reason.

Fixed in #195 (just merged). The first CI build of master after the merge produces a universal macOS .app with the templates bundled correctly.

If you'd like to try it before the next official release: g…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@tsolignani
Comment options

@tsolignani
Comment options

Answer selected by tsolignani
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants