Page 1 of 1
SOLVED: Rails Error
Posted: Mon Aug 17, 2015 7:34 am
by hemington1
Rails application failed to start properly error.
I can't get a connection to the had, or a desktop page in a browser.
Re-start hasn't helped.
I was installing Owncloud 8 desktop on a Linux machine and after it synced with the hda, the error occurred.
Any ideas?
Re: Rails Error
Posted: Mon Aug 17, 2015 1:11 pm
by bigfoot65
Check
/var/log/amahi-app-installer.log for errors. Also as root user, check the status of the web server:
If it's not running, that could be part of the issue. Check that
hda-ctl is running as well:
Also if ownCloud 8 did not install successfully, it may have left pieces behind that are causing your issues. You can find out by checking the following locations:
Code: Select all
ll /etc/httpd/conf.d
ll /var/hda/web-apps
These locations should not contain anything for ownCloud 8 if it's not installed.
Re: Rails Error
Posted: Tue Aug 18, 2015 5:36 am
by hemington1
Both active and running.
Warning on both: journal has been rotated since unit was started log output is incomplete or unavailable.
Owncloud 8 has been successfully installed on my HDA for a few months now, with no problems.
It may just be a coincidence that the server crashed soon after a desktop Owncloud 8 synced with it.
Any further checks?
Re: Rails Error
Posted: Tue Aug 18, 2015 7:39 am
by hemington1
Mark this one as solved.......
It pays to do a search on this invaluable forum.
df -h showed sda6 at 100% full.
Further investigation showed Transmission to be at fault. I deleted the redundant files.
systemctl restart http got things going again.
The kids can stop nagging me now.............
Thanks for your help so far Bigfoot.
Re: Rails Error
Posted: Tue Aug 18, 2015 10:28 am
by bigfoot65
Glad to hear it's resolved.
Marking this as closed.