AtoMiC-ToolKit: Muximux/organizr install does not work on ubuntu 16

The problem

Muximux cannot be accessed on <server.url>/muximux. My server url is media.home, so I’m expecting muximux to be available on media.home/muximux. However that returns a 404 from nginx. Other services can be accessed just fine. Just media.home (so port 80), returns a welcome to nginx message.

The access details:

Default port: muximux found in AtoMiC-ToolKit config.
Cannot determine port set in Muximux config.

Maybe that’s the problem somehow? I’m reporting this for muximux, but I have the exact same problem with organizr (which also isn’t available on media.home/organizr).

My Linux distribution and version is:

  • Ubuntu Server 16.04.1

I’m seeing this behaviour on:

  • A fresh install (other services, like radarr, sonarr, nzbget, plex are working just fine).

Link to install logs

https://gist.github.com/ismay/93fe8e051140e737a0377ae1b92d4e7f

I’m not a dummy, so I’ve checked these!

  • I’m using the latest version of AtoMiC-ToolKit.
  • All my Linux distro packages are up to date and I don’t see any errors while updating.
  • I’ve checked there are no current open issues relating to my problem!

About this issue

  • Original URL
  • State: closed
  • Created 6 years ago
  • Comments: 18

Most upvoted comments

Also p.s. if ATK runs an update on nginx (or you install another app that uses nginx) it will overwrite any custom configs, so you’ll have to edit the file again. That’s being worked on so it won’t happen in the future hopefully.