anandslab / AtoMiC-ToolKit

AtoMiC Toolkit simplifies HTPC / Home Server setup and management on Ubuntu and Debian variants including Raspbian. It currently supports: Couchpotato, Deluged, Emby, FFmpeg, Headphones, Htpcmanager, Jackett, Kodi, Lazylibrarian, Madsonic, Mono, Mylar, Nzbget, Nzbhydra, NzbToMedia, Ombi, Plex, Plexpy, Pyload, qBittorrent, Radarr, Sabnzbd+, Sickgear, Sickrage, Sonarr, Subsonic, Transmission, Unrar, Watcher, and Webmin.
https://www.smarthomebeginner.com
MIT License
853 stars 115 forks source link

Bionic Beaver, various errors during install #290

Open SaleB81 opened 6 years ago

SaleB81 commented 6 years ago

New features

Please visit http://feathub.com/htpcBeginner/AtoMiC-ToolKit

The problem

As already said down below, fresh install of the operating system (VM) and the first time use of the Toolkit.

  1. There is a dependency that many packages use python-imaging does not exist anymore, replacement is python-pil. I have installed it manually, but there is still "unresolved dependancy issue" in the script.
  2. Sonarr also has a problem, it can't find "nzbdrone" during the install. I resolved it by manually adding the repo sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys FDA5DFFC sudo echo "deb http://apt.sonarr.tv/ master main" | sudo tee /etc/apt/sources.list.d/sonarr.list and rerun the install. I also had to change the port of the app to other value. The service has started, but I did not get dynamic elements in WebGUI (just the theme, static text and those three big "loading" dots). After manually moving the port in the config file I got full WebGUI.
  3. I could not connect rTorrent with Sonarr/Radarr/Lidarr, but with Deluge worked just fine (it may be lack of understanding on my part), I did not care which torrent app I use so I installed another and the connection worked fine.
  4. "Install Emby" returns "Invalid option or feature not implemented yet"
  5. Madsonic and Subsonic by default use the same port; Grafana and rTorrent also
  6. {ip_address}/organizr returns 404, haven't yet tried to find out why

My Linux distribution and version is:

I'm seeing this behaviour on:

Link to install logs

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

TommyE123 commented 6 years ago

As per the Readme. ATK is no longer actively being developed as @nemchik and I are now working on a new application called DockSTARTer to replace ATK. If this is a fresh install i'd strongly recommend you come say hi on the DockSTARTer Gitter chatroom and we can get you up and running. :smile:

Alternatively there are instructions on the main Github wiki page.

If you do decide to move across, I would suggest doing a fresh install of Ubuntu if possible before you start.

Thanks Tom

P.S If you did want to fix any of the bugs in ATK i'll gladly merge the PR.

SaleB81 commented 6 years ago

Thanks for the quick answer. I knew I forgot something (to read the readme). It's a good package, next one can only be better. I have just a few days ago seen the AFK and it has given me the idea that I could avoid OMV for the server which is on the way. So, I am just testing, trying out apps and getting comfortable with command line and Linux altogether. I assume that my knowledge is far below what is needed to be able to help, but that may change. In the meantime, I'll stick to DockSTARTer Gitter chatroom in hope to learn something.

Regards, Sasa

TommyE123 commented 6 years ago

No problem at all,

We would love people to come and help us and its quick to pickup! You could help by adding apps you might want to use but we don't currently have... which is an easy task. If you want to help, come and give me or @nemchik a nod, even if its just testing! all levels of ability are welcome as we are still learning new things all the time ourselves. :smile:

Tom