Some apps do not work.

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

Re: Some apps do not work.

Postby bigfoot65 » Tue Dec 14, 2010 10:40 am

Not sure if you are aware, but HDA updates to the platform are automatic. It is checked hourly I believe, so you get updates quick.

For Drupal, uninstall the app. Then please check the /var/hda/web-apps directory and delete any files that are labeled drupal.sql or drupal.tar.gz. Then try reinstall. What happens is when you uninstall this app, it backs up your settings should you chose to reinstall. Since you had a bad install to start with, the backup files are bad as well.

As for sabnzbd, does it install but not work? If you see service unavailable, try doing service sabnzbd restart and see if that helps. We have had some issues with this app based on connectivity to the Amahi repo. Also, it require RPMFusion app, so make sure that is installed as well. It should have installed automatically, but never can tell.

Hope we can get your issues sorted out.
ßîgƒσστ65
Applications Manager

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

sckang
Posts: 15
Joined: Thu Dec 02, 2010 2:26 am

Re: Some apps do not work.

Postby sckang » Wed Dec 15, 2010 7:17 am

For Drupal, uninstall the app. Then please check the /var/hda/web-apps directory and delete any files that are labeled drupal.sql or drupal.tar.gz. Then try reinstall. What happens is when you uninstall this app, it backs up your settings should you chose to reinstall. Since you had a bad install to start with, the backup files are bad as well.
I removed drupal.sql, drupal.tar.gz and uninstall it. Uninstall succeeded.
Then tried reinstall and install succeeded. I accessed http://drupal
Drupal seems work fine!
As for sabnzbd, does it install but not work? If you see service unavailable, try doing service sabnzbd restart and see if that helps. We have had some issues with this app based on connectivity to the Amahi repo. Also, it require RPMFusion app, so make sure that is installed as well. It should have installed automatically, but never can tell.
i tried and result are:

Code: Select all

[root@localhost web-apps]# service sabnzbd restart sabnzbd: unrecognized service
I already installed RPMFusion((Non-Free) and RPM Fusion (Free)

I checked directory. It's empty.

Code: Select all

[root@localhost sabnzbd]# ls html logs [root@localhost sabnzbd]# cd html [root@localhost html]# ls -l total 0
i checked amahi-app-installer.log

Code: Select all

======= app install begin @ Wed Dec 15 23:32:28 +0900 2010 ========== 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: /etc/init.d/sabnzbd: no such file or directory App: SABnzbd installed ======= app install end @ Wed Dec 15 23:32:45 +0900 2010 ==========
I retried many times, results are same.

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

Re: Some apps do not work.

Postby bigfoot65 » Wed Dec 15, 2010 9:15 am

Ok, great. The RPM Fusion apps are actual repos, so their directories will be empty.

I am unsure why sabnzbd is not working. Recommend you do a reboot, then check the boot log for errors. If there is something missing for sabnzbd, it will show up there as its started on install.

Check the /etc/init.d directory for the sabnzbd. If it is there, try this:

/etc/init.d/sabnzbd start
ßîgƒσστ65
Applications Manager

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

sckang
Posts: 15
Joined: Thu Dec 02, 2010 2:26 am

Re: Some apps do not work.

Postby sckang » Wed Dec 15, 2010 10:18 pm

Ok, great. The RPM Fusion apps are actual repos, so their directories will be empty.

I am unsure why sabnzbd is not working. Recommend you do a reboot, then check the boot log for errors. If there is something missing for sabnzbd, it will show up there as its started on install.

Check the /etc/init.d directory for the sabnzbd. If it is there, try this:

/etc/init.d/sabnzbd start
Reboot and retried.

Code: Select all

[root@localhost /]# /etc/init.d/sabnzbd start bash: /etc/init.d/sabnzbd: No such file or directory [root@localhost /]#
I checked /var/log/boot.log

Code: Select all

%G Welcome to [0;34mFedora[0;39m Press 'I' to enter interactive startup. Starting udev: %Ginit: hdapsd main process (492) terminated with status 255 [60G[[0;32m OK [0;39m] Setting hostname localhost.localdomain: [60G[[0;32m OK [0;39m] Setting up Logical Volume Management: 2 logical volume(s) in volume group "VolGroup" now active [60G[[0;32m OK [0;39m] Checking filesystems /dev/mapper/VolGroup-lv_root: clean, 262702/19398656 files, 31659168/77574144 blocks /dev/sda1: clean, 36/51200 files, 28537/204800 blocks [60G[[0;32m OK [0;39m] Remounting root filesystem in read-write mode: [60G[[0;32m OK [0;39m] Mounting local filesystems: [60G[[0;32m OK [0;39m] Enabling local filesystem quotas: [60G[[0;32m OK [0;39m] Enabling /etc/fstab swaps: [60G[[0;32m OK [0;39m] Entering non-interactive startup Applying Intel CPU microcode update: [60G[[0;32m OK [0;39m] Starting monitoring for VG VolGroup: 2 logical volume(s) in volume group "VolGroup" monitored [60G[[0;32m OK [0;39m] Enabling ondemand cpu frequency scaling: [60G[[0;32m OK [0;39m] ip6tables: Applying firewall rules: [60G[[0;32m OK [0;39m] Bringing up loopback interface: [60G[[0;32m OK [0;39m] Bringing up interface eth0: [60G[[0;32m OK [0;39m] Starting portreserve: [60G[[0;32m OK [0;39m] Starting system logger: [60G[[0;32m OK [0;39m] Starting irqbalance: [60G[[0;32m OK [0;39m] Starting named: [60G[[0;32m OK [0;39m] Starting rpcbind: [60G[[0;32m OK [0;39m] Starting NFS statd: [60G[[0;32m OK [0;39m] Starting RPC idmapd: [60G[[0;32m OK [0;39m] Starting system message bus: [60G[[0;32m OK [0;39m] Starting Avahi daemon... [60G[[0;32m OK [0;39m] Starting openvpn: [60G[[0;32m OK [0;39m] Starting cups: [60G[[0;32m OK [0;39m] Mounting other filesystems: [60G[[0;32m OK [0;39m] Starting acpi daemon: [60G[[0;32m OK [0;39m] Starting HAL daemon: [60G[[0;32m OK [0;39m] Starting PC/SC smart card daemon (pcscd): [60G[[0;32m OK [0;39m] Retrigger failed udev events[60G[[0;32m OK [0;39m] Enabling Bluetooth devices: Starting CrashPlan Engine ... Using standard startup OK Starting sshd: [60G[[0;32m OK [0;39m] Starting ntpd: [60G[[0;32m OK [0;39m] Starting vsftpd for vsftpd: [60G[[0;32m OK [0;39m] Starting MySQL: [60G[[0;32m OK [0;39m] Starting amahi-installer: [60G[[0;32m OK [0;39m] Starting dhcpd: [60G[[0;32m OK [0;39m] Starting hdactl: [60G[[0;32m OK [0;39m] Starting hard disk temperature monitor daemon (hddtemp): [60G[[0;32m OK [0;39m] Starting Squeezebox Server: [10-12-16 14:01:18.7181] main::init (323) Starting Squeezebox Server (v7.5.1, r30836, Tue Jun 1 06:57:07 MDT 2010) perl 5.010000 [60G[[0;32m OK [0;39m] Starting abrt daemon: [60G[[0;32m OK [0;39m] Starting httpd: httpd: Could not reliably determine the server's fully qualified domain name, using localhost.localdomain for ServerName 101216 14:01:22 [Warning] '--skip-locking' is deprecated and will be removed in a future release. Please use '--skip-external-locking' instead. 101216 14:01:22 [Warning] '--default-character-set' is deprecated and will be removed in a future release. Please use '--character-set-server' instead. 101216 14:01:22 [Warning] '--default-collation' is deprecated and will be removed in a future release. Please use '--collation-server' instead. [60G[[0;32m OK [0;39m] Starting crond: [60G[[0;32m OK [0;39m] [60G[[0;32m OK [0;39m] Starting NMB services: [60G[[0;32m OK [0;39m] Starting SMB services: [60G[[0;32m OK [0;39m] Starting Greyhole ... [60G[[0;32m OK [0;39m] [60G[[0;32m OK [0;39m] Starting atd: [60G[[0;32m OK [0;39m] [60G[[0;32m OK [0;39m] Starting Amahi DLNA Server ... [60G[[0;32m OK [0;39m] Starting Transmission daemon... [60G[[0;32m OK [0;39m] [60G[[0;32m OK [0;39m] Starting uShare daemon... [60G[[0;32m OK [0;39m] Starting monit: /etc/monit.d/mt-daapd.conf:1: Error: syntax error ':' [60G[[0;31mFAILED[0;39m] Starting DAAP server: [60G[[0;32m OK [0;39m]

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

Re: Some apps do not work.

Postby bigfoot65 » Thu Dec 16, 2010 5:54 am

It does not appear as if its installed. Recommend you uninstall. Then check the /var/hda/web-apps for the sabnzbd dir. If its there after uninstall, remove it.

Next, as root do rpm -ql sabnzbd and see if anything shows up. If it does, then do yum remove sabnzbd. Reboot.

Now try to install once again. When finished, check to see if is exists by doing rpm -ql sabnzbd. Next check for the service in /etc/init.d.

If things look ok, then try service sabnzbd status. If it says stopped, then do the same command line but change status to start.

Watch for any errors. If it is still not working, check the logs again and post any errors you find.
ßîgƒσστ65
Applications Manager

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

sckang
Posts: 15
Joined: Thu Dec 02, 2010 2:26 am

Re: Some apps do not work.

Postby sckang » Fri Dec 17, 2010 11:21 pm

Next, as root do rpm -ql sabnzbd and see if anything shows up.

Code: Select all

rpm -ql sabnzbd package sabnzbd is not installed
I did uninstall sabnzbd in dashboard and 'yum remove sabnzbd'.

Code: Select all

yum remove sabnzbd Loaded plugins: fastestmirror, presto, refresh-packagekit Setting up Remove Process No Match for argument: sabnzbd Loading mirror speeds from cached hostfile * fedora: www.ftp.ne.jp * rpmfusion-free: mirrors.163.com * rpmfusion-free-updates: mirrors.163.com * rpmfusion-nonfree: mirrors.163.com * rpmfusion-nonfree-updates: mirrors.163.com * updates: www.ftp.ne.jp No Packages marked for removal

Reboot.
Reinstall it and did:

Code: Select all

rpm -ql sabnzbd package sabnzbd is not installed

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

Re: Some apps do not work.

Postby bigfoot65 » Sat Dec 18, 2010 11:25 am

See the last post in this thread.

http://forums.amahi.org/viewtopic.php?f=23&t=2223

If that does not fix it, then there is something really hard to detect going on.
ßîgƒσστ65
Applications Manager

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

Who is online

Users browsing this forum: No registered users and 23 guests