Bionic Beaver, various errors during install
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.
- There is a dependency that many packages use
python-imagingdoes not exist anymore, replacement ispython-pil. I have installed it manually, but there is still "unresolved dependancy issue" in the script. - 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.listand 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. - 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.
- "Install Emby" returns "Invalid option or feature not implemented yet"
- Madsonic and Subsonic by default use the same port; Grafana and rTorrent also
- {ip_address}/organizr returns 404, haven't yet tried to find out why
My Linux distribution and version is:
- Ubuntu Server 18.04
I'm seeing this behaviour on:
- A fresh install
- First time using AtoMiC-ToolKit on an existing setup
- First time ever using AtoMiC-ToolKit
Link to install logs
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!
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.
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
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