Amahi 7 Express disk RC7!
Re: Amahi 7 Express disk RC7!
This should have not shown up yet. Sorry, users do not have access to the blog until the article is posted. It is still in draft, therefore you will have to wait until it's released.
ßîgƒσστ65
Applications Manager
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2
Applications Manager
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2
Re: Amahi 7 Express disk RC7!
Hi, we were working on it.
Here is the Amahi 7 announcement:
https://blog.amahi.org/2013/07/30/cravi ... -polished/
Here is the Amahi 7 announcement:
https://blog.amahi.org/2013/07/30/cravi ... -polished/
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 8GB RAM, 1TBx2+3TBx1
Re: Amahi 7 Express disk RC7!
Having a crash when the progress of the install begins to install software in Anaconda...
- using this in a VM in Proxmox (64GB drive image + standard setup)
- changing the default setup of the partitions to LVM
when I click begin install all goes well in the progress bar until it gets to software installation when it does a load-timer and then a bug encounter.
I would grab stuff from the bug, but copy/paste doesn't gather from a VM console window.
- using this in a VM in Proxmox (64GB drive image + standard setup)
- changing the default setup of the partitions to LVM
when I click begin install all goes well in the progress bar until it gets to software installation when it does a load-timer and then a bug encounter.
I would grab stuff from the bug, but copy/paste doesn't gather from a VM console window.
SgtFoo
HDA: VM inside oVirt FX-8300 95w (2 cores for HDA), 32GB RAM (2GB for HDA)
My PC: FX-8300, 16GB RAM, 3x 1TB HDDs, Radeon HD6970 2GB video; Win10 Pro x64
Other: PC, Asus 1215n (LXLE), Debian openZFS server (3x(2x2tb) mirrors)
Modem&Network: Thomson DCM475; Asus RT-AC66U; HP 1800-24G switch
HDA: VM inside oVirt FX-8300 95w (2 cores for HDA), 32GB RAM (2GB for HDA)
My PC: FX-8300, 16GB RAM, 3x 1TB HDDs, Radeon HD6970 2GB video; Win10 Pro x64
Other: PC, Asus 1215n (LXLE), Debian openZFS server (3x(2x2tb) mirrors)
Modem&Network: Thomson DCM475; Asus RT-AC66U; HP 1800-24G switch
Re: Amahi 7 Express disk RC7!
Well deserved crash. You should not be using LVM anyway

Not sure what to do here. We cannot support all possible configurations, but maybe post a screenshot?


Not sure what to do here. We cannot support all possible configurations, but maybe post a screenshot?
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 8GB RAM, 1TBx2+3TBx1
Re: Amahi 7 Express disk RC7!
Whatchu got against LVM??
lol
Well I'll try an install with extended partition later on and hope it works.
Why would LVMing throw a crash?
lol
Well I'll try an install with extended partition later on and hope it works.
Why would LVMing throw a crash?
SgtFoo
HDA: VM inside oVirt FX-8300 95w (2 cores for HDA), 32GB RAM (2GB for HDA)
My PC: FX-8300, 16GB RAM, 3x 1TB HDDs, Radeon HD6970 2GB video; Win10 Pro x64
Other: PC, Asus 1215n (LXLE), Debian openZFS server (3x(2x2tb) mirrors)
Modem&Network: Thomson DCM475; Asus RT-AC66U; HP 1800-24G switch
HDA: VM inside oVirt FX-8300 95w (2 cores for HDA), 32GB RAM (2GB for HDA)
My PC: FX-8300, 16GB RAM, 3x 1TB HDDs, Radeon HD6970 2GB video; Win10 Pro x64
Other: PC, Asus 1215n (LXLE), Debian openZFS server (3x(2x2tb) mirrors)
Modem&Network: Thomson DCM475; Asus RT-AC66U; HP 1800-24G switch
Re: Amahi 7 Express disk RC7!
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 8GB RAM, 1TBx2+3TBx1
Re: Amahi 7 Express disk RC7!
I had a successful install of Amahi 7 on Proxmox. The only issue I am trying to trouble shoot is the web server failing to start. I have to start it manually and once I reboot, it fails again.
Other than that, it seems to be working fine.
Other than that, it seems to be working fine.
ßîgƒσστ65
Applications Manager
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2
Applications Manager
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2
Re: Amahi 7 Express disk RC7!
Turns out it was an incorrect hostname. The file should have hda or whatever one wants to call it. Not fully qualified, just the short name.
Hope this helps someone else.
Code: Select all
/etc/hostname
Hope this helps someone else.
ßîgƒσστ65
Applications Manager
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2
Applications Manager
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2
Re: Amahi 7 Express disk RC7!
I don't know if it's a known bug yet or not, but with A7, all the web based apps such as subsonic or plex that I've tried thus far all generate a conf file inside httpd such as...
/etc/httpd/conf.d/1000-subsonic.conf
/etc/httpd/conf.d/1000-plexms.conf
and Apache has a problem with it.
I removed the problem conf file and Apache is then happy.
Here's some failure mumbo...
Then, I had to ensure Apache was seeing the right hostname....
and then ensure that the /httpd/conf/httpd.conf file also saw the correct hostname.
These little things should have been switched at install, no?
/etc/httpd/conf.d/1000-subsonic.conf
/etc/httpd/conf.d/1000-plexms.conf
and Apache has a problem with it.
I removed the problem conf file and Apache is then happy.
Here's some failure mumbo...
Code: Select all
[sgtfoo@localhost ~]$ curl http://hda
curl: (7) Failed connect to hda:80; Connection refused
[sgtfoo@localhost ~]$ service httpd status
Redirecting to /bin/systemctl status httpd.service
httpd.service - The Apache HTTP Server
Loaded: loaded (/usr/lib/systemd/system/httpd.service; enabled)
Active: failed (Result: exit-code) since Fri 2013-08-02 10:13:38 EDT; 1 day 6h ago
Main PID: 453 (code=exited, status=1/FAILURE)
CGroup: name=systemd:/system/httpd.service
Aug 02 10:13:37 localhost.localdomain httpd[453]: AH00526: Syntax error on line 11 of /etc/httpd/conf.d/1000-subsonic.conf:
Aug 02 10:13:37 localhost.localdomain httpd[453]: Either all Options must start with + or -, or no Option may.
Aug 02 10:13:38 localhost.localdomain systemd[1]: httpd.service: main process exited, code=exited, status=1/FAILURE
Aug 02 10:13:38 localhost.localdomain httpd[498]: AH00526: Syntax error on line 11 of /etc/httpd/conf.d/1000-subsonic.conf:
Aug 02 10:13:38 localhost.localdomain httpd[498]: Either all Options must start with + or -, or no Option may.
Aug 02 10:13:38 localhost.localdomain systemd[1]: httpd.service: control process exited, code=exited status=1
Aug 02 10:13:38 localhost.localdomain systemd[1]: Failed to start The Apache HTTP Server.
Aug 02 10:13:38 localhost.localdomain systemd[1]: Unit httpd.service entered failed state.
[sgtfoo@localhost ~]$ sudo rm /etc/httpd/conf.d/1000-subsonic.conf
[sgtfoo@localhost ~]$ service httpd status
Redirecting to /bin/systemctl status httpd.service
httpd.service - The Apache HTTP Server
Loaded: loaded (/usr/lib/systemd/system/httpd.service; enabled)
Active: failed (Result: exit-code) since Fri 2013-08-02 10:13:38 EDT; 1 day 6h ago
Main PID: 453 (code=exited, status=1/FAILURE)
CGroup: name=systemd:/system/httpd.service
Aug 02 10:13:37 localhost.localdomain httpd[453]: AH00526: Syntax error on line 11 of /etc/httpd/conf.d/1000-subsonic.conf:
Aug 02 10:13:37 localhost.localdomain httpd[453]: Either all Options must start with + or -, or no Option may.
Aug 02 10:13:38 localhost.localdomain systemd[1]: httpd.service: main process exited, code=exited, status=1/FAILURE
Aug 02 10:13:38 localhost.localdomain httpd[498]: AH00526: Syntax error on line 11 of /etc/httpd/conf.d/1000-subsonic.conf:
Aug 02 10:13:38 localhost.localdomain httpd[498]: Either all Options must start with + or -, or no Option may.
Aug 02 10:13:38 localhost.localdomain systemd[1]: httpd.service: control process exited, code=exited status=1
Aug 02 10:13:38 localhost.localdomain systemd[1]: Failed to start The Apache HTTP Server.
Aug 02 10:13:38 localhost.localdomain systemd[1]: Unit httpd.service entered failed state.
[sgtfoo@localhost ~]$ sudo service httpd restart
Redirecting to /bin/systemctl restart httpd.service
[sgtfoo@localhost ~]$ service httpd status
Redirecting to /bin/systemctl status httpd.service
httpd.service - The Apache HTTP Server
Loaded: loaded (/usr/lib/systemd/system/httpd.service; enabled)
Active: active (running) since Sat 2013-08-03 16:19:57 EDT; 6s ago
Main PID: 31315 (httpd)
Status: "Processing requests..."
CGroup: name=systemd:/system/httpd.service
tq31315 /usr/sbin/httpd -DFOREGROUND
tq31319 PassengerHelperAgent
tq31321 Passenger spawn server
tq31333 PassengerWatchdog
tq31334 PassengerWatchdog
tq31337 PassengerHelperAgent
tq31339 Passenger spawn server
tq31342 PassengerLoggingAgent
tq31350 /usr/sbin/httpd -DFOREGROUND
tq31351 /usr/sbin/httpd -DFOREGROUND
tq31352 /usr/sbin/httpd -DFOREGROUND
tq31353 /usr/sbin/httpd -DFOREGROUND
mq31354 /usr/sbin/httpd -DFOREGROUND
Aug 03 16:19:55 localhost.localdomain systemd[1]: Starting The Apache HTTP Server...
Aug 03 16:19:55 localhost.localdomain httpd[31315]: AH00558: httpd: Could not reliably determine the server's fully ...ssage
Aug 03 16:19:57 localhost.localdomain systemd[1]: Started The Apache HTTP Server.
Then, I had to ensure Apache was seeing the right hostname....
Code: Select all
/etc/hostname..
hostname hda
domain srvr.com
These little things should have been switched at install, no?
SgtFoo
HDA: VM inside oVirt FX-8300 95w (2 cores for HDA), 32GB RAM (2GB for HDA)
My PC: FX-8300, 16GB RAM, 3x 1TB HDDs, Radeon HD6970 2GB video; Win10 Pro x64
Other: PC, Asus 1215n (LXLE), Debian openZFS server (3x(2x2tb) mirrors)
Modem&Network: Thomson DCM475; Asus RT-AC66U; HP 1800-24G switch
HDA: VM inside oVirt FX-8300 95w (2 cores for HDA), 32GB RAM (2GB for HDA)
My PC: FX-8300, 16GB RAM, 3x 1TB HDDs, Radeon HD6970 2GB video; Win10 Pro x64
Other: PC, Asus 1215n (LXLE), Debian openZFS server (3x(2x2tb) mirrors)
Modem&Network: Thomson DCM475; Asus RT-AC66U; HP 1800-24G switch
Re: Amahi 7 Express disk RC7!
Yeah, the format of the apache conf files has changed a little -- enough that breaks the vast majority of webapps.
We will probably take a swipe at this soon, since it looks like it may be low-hanging fruit.
Thanks for pointing it out and also for the details!
We will probably take a swipe at this soon, since it looks like it may be low-hanging fruit.
Thanks for pointing it out and also for the details!
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 8GB RAM, 1TBx2+3TBx1
Who is online
Users browsing this forum: No registered users and 2 guests