Re: [Bug 573853] Re: Cannot control squid "Unknown instance"

2011-11-23 Thread Clint Byrum
Excerpts from Skilly's message of Wed Nov 23 12:01:39 UTC 2011:
> On 22 November 2011 05:44, Clint Byrum  wrote:
> 
> > Hi Skilly, it doesn't make sense that this would cause the bug to
> > regress:
> >
> >
> > http://launchpadlibrarian.net/78309117/squid_2.7.STABLE7-1ubuntu12.3_2.7.STABLE7-1ubuntu12.4.diff.gz
> >
> > It didn't touch the default args of squid at all. Make sure you don't
> > have a modified /etc/init/squid.conf, the exec line should look like
> > this:
> >
> >exec /usr/sbin/squid -N $SQUID_ARGS
> >
> > Thanks for your reply Clint. Based to your info provided above, I got a
> more meaningful error message and discovered that the problem was due to
> permissions set on /var/log/squid.
> 
> For some reason permission was set to 664 (ownership of root:proxy) and the
> app requires the proxy user to have WRITE access to the squid folder. I
> changes the permissions to 774 and this resolved the problem.
> 
> Not sure how the permissions issue came into being as I had been running
> squid successfully for a number of months, before the issue occurred.
> 
> My apologies for reporting this as a bug, I'm probably messed up the
> permissions while playing on the server.

No worries! Thanks for taking the time to file the report! Don't hesitate
to file more in the future!

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to squid in Ubuntu.
https://bugs.launchpad.net/bugs/573853

Title:
  Cannot control squid "Unknown instance"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid/+bug/573853/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 573853] Re: Cannot control squid "Unknown instance"

2011-11-23 Thread Skilly
On 22 November 2011 05:44, Clint Byrum  wrote:

> Hi Skilly, it doesn't make sense that this would cause the bug to
> regress:
>
>
> http://launchpadlibrarian.net/78309117/squid_2.7.STABLE7-1ubuntu12.3_2.7.STABLE7-1ubuntu12.4.diff.gz
>
> It didn't touch the default args of squid at all. Make sure you don't
> have a modified /etc/init/squid.conf, the exec line should look like
> this:
>
>exec /usr/sbin/squid -N $SQUID_ARGS
>
> Thanks for your reply Clint. Based to your info provided above, I got a
more meaningful error message and discovered that the problem was due to
permissions set on /var/log/squid.

For some reason permission was set to 664 (ownership of root:proxy) and the
app requires the proxy user to have WRITE access to the squid folder. I
changes the permissions to 774 and this resolved the problem.

Not sure how the permissions issue came into being as I had been running
squid successfully for a number of months, before the issue occurred.

My apologies for reporting this as a bug, I'm probably messed up the
permissions while playing on the server.

Cheers,

Michael

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to squid in Ubuntu.
https://bugs.launchpad.net/bugs/573853

Title:
  Cannot control squid "Unknown instance"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid/+bug/573853/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 573853] Re: Cannot control squid "Unknown instance"

2011-03-01 Thread Clint Byrum
On Tue, 2011-03-01 at 14:06 +, Pananza wrote:
> I'm not quite into this package branching thing. When will this fix be
> released in the lucid/main repository?
> 

Pananza, the package that fixes this bug has been released into
lucid-updates already.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to squid in ubuntu.
https://bugs.launchpad.net/bugs/573853

Title:
  Cannot control squid "Unknown instance"

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 573853] Re: Cannot control squid "Unknown instance"

2010-05-12 Thread ehu4ever
I'm using Squid 3.1 deb package building from source code.
It's working.


On Wed, May 12, 2010 at 8:21 PM, enrigp  wrote:

> I have the same problem with network-manager, I cant stop, start o
> restart it
>
> --
> Cannot control squid "Unknown instance"
> https://bugs.launchpad.net/bugs/573853
> You received this bug notification because you are subscribed to squid
> in ubuntu.
>
> Status in “squid” package in Ubuntu: New
>
> Bug description:
> Binary package hint: upstart
>
> I cannot control squid via upstart.
> Squid is running, I want to stop it:
> $ sudo stop  squid
> stop: Unknown instance:
> $ ps -ef|grep squid
> proxy 1986 1  0 19:44 ?00:00:00 (squid)
> liptak3328  1689  0 19:54 pts/100:00:00 grep squid
> $ initctl list|grep squid
> squid stop/waiting
> $ sudo start squid
> start: Job failed to start
> $ sudo reload squid
> reload: Unknown instance:
>
> The squid is running and fully functioning, I am submitting this bug report
> via it.
>
> $ lsb_release  -rd
> Description:Ubuntu 10.04 LTS
> Release:10.04
>
> Using upstart 0.6.5-6 on Ubuntu 10.04 x86_64.
>
> ProblemType: Bug
> DistroRelease: Ubuntu 10.04
> Package: upstart 0.6.5-6
> ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
> Uname: Linux 2.6.32-22-generic x86_64
> Architecture: amd64
> Date: Sun May  2 19:50:18 2010
> ProcEnviron:
>  PATH=(custom, user)
>  LANG=en_US.UTF-8
>  SHELL=/bin/bash
> SourcePackage: upstart
>
>
>


-- 
….oooO..
…..(….)…Oooo…
……)../…..(….)….
…..(_/…….)../…..
…(_/……
… 路途…
………. 遥远 …….

-- 
Cannot control squid "Unknown instance"
https://bugs.launchpad.net/bugs/573853
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to squid in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs