CLOSED: After dnf update no apache server boot

simmion007
Posts: 11
Joined: Sun Dec 09, 2012 12:13 pm

CLOSED: After dnf update no apache server boot

Postby simmion007 » Fri Jun 16, 2017 11:09 am

Hi guys, This is the first time i am posting on this forum and hope to find an answer to this question.
After an update using the standard " sudo dnf update -y" command and a reboot using the fedora server 25 terminal i am now unable to access the apache server, i can get access to the fedora server web via the :9090 port but nothing else. i have a feeling its the httpd file but not sure.
this is what i get...
Service Logs
June 16, 2017
11:58 httpd.service: Failed with result 'exit-code'. systemd
11:58 httpd.service: Unit entered failed state. systemd
11:58 Failed to start The Apache HTTP Server. systemd
11:58 httpd.service: Killing process 1352 (httpd) with signal SIGKILL. systemd
11:58 httpd.service: Main process exited, code=exited, status=1/FAILURE systemd
11:58 Starting The Apache HTTP Server... systemd
June 14, 2017
Reboot
15:35 httpd.service: Failed with result 'exit-code'. systemd
15:35 httpd.service: Unit entered failed state. systemd
15:35 Failed to start The Apache HTTP Server. systemd
15:35 httpd.service: Killing process 1360 (httpd) with signal SIGKILL. systemd

if you need more info please let me know.

Simon

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

Re: After dnf update no apache server boot

Postby bigfoot65 » Fri Jun 16, 2017 12:28 pm

Hello,

Please post the full output of:

Code: Select all

sudo systemctl status httpd
Also provide the URL for:

Code: Select all

apaste --sysinfo
ßîgƒσστ65
Applications Manager

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

simmion007
Posts: 11
Joined: Sun Dec 09, 2012 12:13 pm

Re: After dnf update no apache server boot

Postby simmion007 » Fri Jun 16, 2017 2:52 pm

● httpd.service - The Apache HTTP Server
Loaded: loaded (/usr/lib/systemd/system/httpd.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Fri 2017-06-16 11:58:53 MDT; 3h 41min ago
Process: 1277 ExecStart=/usr/sbin/httpd $OPTIONS -DFOREGROUND (code=exited, status=1/FAILURE)
Main PID: 1277 (code=exited, status=1/FAILURE)

Jun 16 11:58:40 h150.sahome.us systemd[1]: Starting The Apache HTTP Server...
Jun 16 11:58:53 h150.sahome.us systemd[1]: httpd.service: Main process exited, code=exited, status=1/FAILURE
Jun 16 11:58:53 h150.sahome.us systemd[1]: httpd.service: Killing process 1352 (httpd) with signal SIGKILL.
Jun 16 11:58:53 h150.sahome.us systemd[1]: Failed to start The Apache HTTP Server.
Jun 16 11:58:53 h150.sahome.us systemd[1]: httpd.service: Unit entered failed state.
Jun 16 11:58:53 h150.sahome.us systemd[1]: httpd.service: Failed with result 'exit-code'.

Linux h150.sahome.us 4.11.4-200.fc25.x86_64 #1 SMP Wed Jun 7 18:28:00 UTC 2017 x
86_64 x86_64 x86_64 GNU/Linux

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

Re: After dnf update no apache server boot

Postby bigfoot65 » Fri Jun 16, 2017 3:03 pm

Need the URL for the command requested in previous post.

Also what ISO did you use and instructions followed?
ßîgƒσστ65
Applications Manager

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

simmion007
Posts: 11
Joined: Sun Dec 09, 2012 12:13 pm

Re: After dnf update no apache server boot

Postby simmion007 » Fri Jun 16, 2017 9:01 pm

the url i used was
https://login.sahome.us:9090/
that took me to the fedora 25 server login page
after logging into the server (which you can do if you wish to have a look)
i then went to the bottom and used the terminal built into the server software to make command line changes, i did not use putty to access the command line for the server as its built into fedora server login

i was using Amahi 10 upgrade from 9 information right off the web page.
the updates went smooth and the upgrade from fedora 23 to 25 was smooth. Also the upgrade from 9 to 10 went flawless.
after the update was done, the server was robooted and a few weeks later i logged in and did the "sudo dnf update -y"
this went smooth and all updates were done and then did a "sudo reboot"
after this things started to go wrong. all port 80 apache access failed. this seems to be the only failure that i can currently see.

Simon

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

Re: After dnf update no apache server boot

Postby bigfoot65 » Sat Jun 17, 2017 7:26 am

I meant the URL for the instructions you followed.

BTW, using the Fedora server page you referenced could be the cause of your issues.

You should not make changes to the HDA as that interface may bypass some Amahi pieces.

What changes have you made using this app? How did you find it? It should not have been active on the HDA.
ßîgƒσστ65
Applications Manager

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

simmion007
Posts: 11
Joined: Sun Dec 09, 2012 12:13 pm

Re: After dnf update no apache server boot

Postby simmion007 » Sat Jun 17, 2017 8:12 pm

instructions as to the upgrade i followed are below;
https://wiki.amahi.org/index.php/Amahi_10_Upgrade

the only changes i have made using this app was to gain access to a terminal command line and use the commands listed on the above webpage to do the upgrade from 9 to 10. Since then i have only done the dnf update from there and it was posted on the install for Fedora server 23 as to how to gain access to the server. I have been using it since Amahi 9 came out and have had no issues.

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

Re: After dnf update no apache server boot

Postby bigfoot65 » Sat Jun 17, 2017 9:00 pm

it was posted on the install for Fedora server 23 as to how to gain access to the server.
Where did you see this? I am not aware of anything in the #Amahi wiki regarding this tool.

Not all upgrades have went smooth. Mine crashed and burned. Not sure what else could be causing your problem.

Have you checked if there are any other updates?

One option would be to check the logs for errors. Look in /var/log .
ßîgƒσστ65
Applications Manager

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

simmion007
Posts: 11
Joined: Sun Dec 09, 2012 12:13 pm

Re: After dnf update no apache server boot

Postby simmion007 » Sat Jun 17, 2017 10:11 pm

Yes i can access the server with no issues and everything is working perfectly except port 80 access.
I have run updates just the other day before i posted the first forum note. I then did a reboot and was hoping that it would fix the problem but it did not.
I will see if i can shut down anything else that is web related and see if it allows access then.
Is there no way of just over installing apache and replacing the files that may be effected?

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

Re: After dnf update no apache server boot

Postby bigfoot65 » Sun Jun 18, 2017 7:43 am

Is there no way of just over installing apache and replacing the files that may be effected?
You could try:

Code: Select all

sudo dnf reinstall httpd
Odd that this issue appeared. Did you check the logs for errors?
ßî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 21 guests