503 on clean install from PAID app. Amahi 6

thegeebs
Posts: 32
Joined: Tue Feb 15, 2011 10:38 pm
Location: Michigan, USA

503 on clean install from PAID app. Amahi 6

Postby thegeebs » Mon Mar 07, 2011 11:48 pm

503 Service Temporarily Unavailable

Is there anything I can manually do to install this properly?
Linux is not user friendly!

User avatar
bigfoot65
Project Manager
Posts: 11924
Joined: Mon May 25, 2009 4:31 pm

Re: 503 on clean install from PAID app. Amahi 6

Postby bigfoot65 » Tue Mar 08, 2011 6:09 am

Hello,

Sorry for the problem with SABnzbd. Please accept our appologies. Please check the install log in /var/log/amahi-app-installer.log for errors. It could a problem with the RPM Fusion dependency.

If that is the case, do this as root user in terminal:

Code: Select all

yum install python-cheetah par2cmdline python-yenc unrar pyOpenSSL python-feedparser
We need to make sure all the dependencies installed correctly. If you receive an error on unrar, then you may need to do this:

Code: Select all

yum update --nogpgcheck
That should get RPM Fusion working correctly and then you can try:

Code: Select all

yum install unrar
Once that is done, do this:

Code: Select all

service sabnzbd start
That should be it if I am correct in what went wrong. If not, please post the log entries for that app so we can further diagnose. We will have to take another look at this app to prevent future issues.
ßîgƒσστ65
Applications Manager

My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2

thegeebs
Posts: 32
Joined: Tue Feb 15, 2011 10:38 pm
Location: Michigan, USA

Re: 503 on clean install from PAID app. Amahi 6

Postby thegeebs » Tue Mar 08, 2011 10:55 am

1. To pull up the Log I ran $ nano /var/log/amahi-app-installer.log

Code: Select all

======= app uninstall begin @ Tue Mar 08 01:52:16 -0500 2011 ========== Uninstalling app id wsl3fc8t0d under /var/hda/platform/html ENV=production cp: cannot stat `/var/spool/sabnzbd/sabnzbd.ini': No such file or directory Your HDA services have been restarted. App: SABnzbd uninstalled ======= app uninstall end @ Tue Mar 08 01:52:17 -0500 2011 ========== ======= app install begin @ Tue Mar 08 12:29:47 -0500 2011 ========== Installing app id wsl3fc8t0d under /var/hda/platform/html ENV=production Your HDA services have been restarted. Your HDA services have been restarted. /var/hda/web-apps/sabnzbd/elevated/start.sh: line 1: /usr/bin/sabnzbd: No such file or directory App: SABnzbd installed ======= app install end @ Tue Mar 08 12:29:54 -0500 2011 ==========
2. When I try to run $ sudo yum install amahi-sabnzbd

Code: Select all

[amahi@amahi ~]$ sudo yum install amahi-sabnzbd [sudo] password for amahi: Loaded plugins: fastestmirror, langpacks, presto, refresh-packagekit Adding en_US to language list Loading mirror speeds from cached hostfile * fedora: ftp.ussg.iu.edu * updates: ftp.ussg.iu.edu Setting up Install Process Resolving Dependencies --> Running transaction check ---> Package amahi-sabnzbd.noarch 0:0.5.5-2 set to be installed --> Processing Dependency: unrar for package: amahi-sabnzbd-0.5.5-2.noarch --> Finished Dependency Resolution Error: Package: amahi-sabnzbd-0.5.5-2.noarch (amahi) Requires: unrar You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest
Dependency check passes everything installed and latest version except "No package unrar available."

Code: Select all

Transaction Summary ================================================================================ Install 4 Package(s) Upgrade 478 Package(s) Total download size: 526 M Is this ok [y/N]: n
Should it upgrade all those packages?

I want to help in any way I can to get Sabnzbd, Sickbeard, and CouchPotato working together
Last edited by thegeebs on Tue Mar 08, 2011 12:06 pm, edited 1 time in total.
Linux is not user friendly!

User avatar
bigfoot65
Project Manager
Posts: 11924
Joined: Mon May 25, 2009 4:31 pm

Re: 503 on clean install from PAID app. Amahi 6

Postby bigfoot65 » Tue Mar 08, 2011 11:33 am

Yes, that is correct. Unrar is part of the RPM Fusion app which should be installed. Did you follow my instructions in the previous post?

Once you can verify that unrar is installed, all will be ok. That seems to be the current issue with the RPM Fusion app.
ßîgƒσστ65
Applications Manager

My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2

thegeebs
Posts: 32
Joined: Tue Feb 15, 2011 10:38 pm
Location: Michigan, USA

Re: 503 on clean install from PAID app. Amahi 6

Postby thegeebs » Tue Mar 08, 2011 12:49 pm

I ran # yum update --nogpgcheck followed by # yum install unrar but it still says no package unrar available
Linux is not user friendly!

User avatar
bigfoot65
Project Manager
Posts: 11924
Joined: Mon May 25, 2009 4:31 pm

Re: 503 on clean install from PAID app. Amahi 6

Postby bigfoot65 » Tue Mar 08, 2011 3:06 pm

This is due to the RPM Fusion repo not being installed. You could try installing the RPM Fusion non-free app, then do the yum update --nogpgcheck.

That should allow you to install unrar then. If not, let us know so we can provide further guidance. There are a few ways to get it installed.
ßîgƒσστ65
Applications Manager

My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2

Feanor
Posts: 12
Joined: Tue Mar 08, 2011 3:15 pm

Re: 503 on clean install from PAID app. Amahi 6

Postby Feanor » Tue Mar 08, 2011 5:12 pm

I'm guessing from this that SABNZBD is now a paid app? I'm happy to buy it, but can't find it in the App Store - a search for SABNZBD just brings up CouchPotato and SickBeard, both of which I have bought.

User avatar
bigfoot65
Project Manager
Posts: 11924
Joined: Mon May 25, 2009 4:31 pm

Re: 503 on clean install from PAID app. Amahi 6

Postby bigfoot65 » Tue Mar 08, 2011 5:32 pm

It was taken off line when it broke. I think we may have it fixed, so anticipate it will be back online shortly.
ßîgƒσστ65
Applications Manager

My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2

Feanor
Posts: 12
Joined: Tue Mar 08, 2011 3:15 pm

Re: 503 on clean install from PAID app. Amahi 6

Postby Feanor » Wed Mar 09, 2011 1:09 pm

I'll look forward to it!

Feanor
Posts: 12
Joined: Tue Mar 08, 2011 3:15 pm

Re: 503 on clean install from PAID app. Amahi 6

Postby Feanor » Thu Mar 10, 2011 12:46 pm

Well, I've got it now, but unfortunately I'm having a similar problem :?

Code: Select all

======= app install begin @ Thu Mar 10 18:51:43 +0000 2011 ========== Installing app id wsl3fc8t0d under /var/hda/platform/html ENV=production Your HDA services have been restarted. Your HDA services have been restarted. App: SABnzbd installed ======= app install end @ Thu Mar 10 18:52:07 +0000 2011 ==========
And yet I'm getting a 503 Service Temporarily Unavailable

Any help would be greatly appreciated!

Who is online

Users browsing this forum: No registered users and 15 guests