LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 04-14-2014, 11:23 PM   #1
Mohammad farooque
LQ Newbie
 
Registered: Apr 2014
Posts: 5

Rep: Reputation: Disabled
Varnish not start on fedora 16


kindly help as soon as possible because i completly stuck for my further work.. below mention the error wiche get by varnish start time...


Apr 10 04:26:39 wcities-web-3 systemd[1]: PID file /var/run/varnishd.pid not readable (yet?) after start.
Apr 10 04:30:55 wcities-web-3 varnishd[3932]: Platform: Linux,3.1.0-7.fc16.x86_64,x86_64,-sfile,-smalloc,-hcritbit
Apr 10 04:30:55 wcities-web-3 varnishd[3932]: -T 127.0.0.1:6082 could not be listened on.
Apr 10 04:30:55 wcities-web-3 varnish[27228]: Starting Varnish Cache: [ OK ]
Apr 10 04:30:55 wcities-web-3 systemd[1]: PID file /var/run/varnishd.pid not readable (yet?) after start.
Apr 10 04:35:49 wcities-web-3 systemd[1]: varnish.service operation timed out. Terminating.
Apr 10 04:35:49 wcities-web-3 systemd[1]: Unit varnish.service entered failed state.
 
Old 04-15-2014, 12:56 PM   #2
arizonagroovejet
Senior Member
 
Registered: Jun 2005
Location: England
Distribution: openSUSE, Fedora, CentOS
Posts: 1,094

Rep: Reputation: 198Reputation: 198
Do you know that Fedora 16 has been End Of Life for over a year? If you're running something Internet facing on Fedora 16 I think you have bigger problems than Varnish not working.
 
Old 04-15-2014, 01:32 PM   #3
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
Fedora 16 is 4 versions OUT OF DATE
and went End Of Life on 2013-02-12
OVER a year ago
as in it has been 14 months since the LAST SECURITY update
it is NOT a good idea to use dead and unsupported versions of operating systems

if you must use fedora

Then install the current Fedora 20

Last edited by John VV; 04-15-2014 at 01:33 PM.
 
Old 04-15-2014, 11:27 PM   #4
Mohammad farooque
LQ Newbie
 
Registered: Apr 2014
Posts: 5

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by John VV View Post
Fedora 16 is 4 versions OUT OF DATE
and went End Of Life on 2013-02-12
OVER a year ago
as in it has been 14 months since the LAST SECURITY update
it is NOT a good idea to use dead and unsupported versions of operating systems

if you must use fedora

Then install the current Fedora 20

yes i know that but i can not upgrade because all my application and webserver live on this so please please give me the solution.
 
Old 04-15-2014, 11:29 PM   #5
Mohammad farooque
LQ Newbie
 
Registered: Apr 2014
Posts: 5

Original Poster
Rep: Reputation: Disabled
Please provide me solution because I can not upgrade me server......
 
Old 04-16-2014, 01:20 AM   #6
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
Quote:
Originally Posted by Mohammad farooque View Post
i can not upgrade because all my application and webserver live on this so
There's no two ways about it if you want to keep yourself, your applications and the Internet a sane and safe place: install virtualization software locally: VMWare, VirtualBox or whatever you like, create a new virtualization guest, install Fedora 20 (or any other current Linux distribution with a less strenuous release schedule) and migrate your applications. Period.


Quote:
Originally Posted by Mohammad farooque View Post
please please give me the solution.
Edit your .vcl file to make Varnish run in debug mode, ensure no Varnish processes run already, then start it from the command line with all the required arguments, then check your dmesg, /var/log/messages and whatever log Varnish logs to for clues.
 
Old 04-16-2014, 01:21 AM   #7
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
You will have to MANUALLY rebuild openssl with the HEARTBLEAD fix in it !!!!
there is NO bug fix for that in the unsupported fedora 16


but if you must use a os as a webserver WITH a known hole ( the ssl bug)
( this is called a Foreverday hole because it will never be fixed )

then have a look over on the Fedoraforum section for
" End Of Life" operating systems
http://www.forums.fedoraforum.org/forumdisplay.php?f=75


to fix openssl for hartblead
Warning:
but YOU will have to manually rebuild openssl WITH a patch you make for the old version in 16
to fix the hartblead bug

Last edited by John VV; 04-16-2014 at 01:23 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Varnish Backend jagatveer Linux - Server 1 09-12-2012 09:35 AM
Varnish Reverse proxy hari.vhn Linux - Server 0 07-19-2012 04:06 AM
Varnish Reverse proxy hari.vhn Linux - Server 5 07-04-2012 04:38 AM
Can't seem to remove Varnish jacatone Linux - Software 3 03-30-2008 04:36 PM
Get Glossy with Varnish jeremy LQ Articles Discussion 0 03-14-2008 11:18 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 04:17 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration