Displaying 20 results from an estimated 4000 matches similar to: "Possible Bug"
2006 Jul 25
5
webrick server slow or does not connect
hi,
In login_controller.rb when I do the fallowing code it works fine
before_filter :authorize, :except => :login
but I want to do the fallowing when creating the user so the
authorization is not checked
before_filter :authorize, :except => :login, :except => :create_user
but when I do this webrick server appear to be slow or not connected and
take lot of time to load?
Could someone
2002 May 02
2
a question
Hi,
I have a program written in R which is good on the version 1.2, but for
the fallowing versions of R, an error always is at the same place.
That is at the level of the fallowing line:
Sur<-
getInitial(res2[m:M,2]~SSasymp(res2[m:M,1],Asymp,resp0,lrc),data=res2)
Error in eval(expr,envir,enclos):numeric envir arg not of length one
I don't know at all this langage for the instant.
2017 Nov 17
2
Log rotation and combining...
That doesn?t seem to work either. Where do I find logs for log rotation to see the reason it failed?
Ethon
> On Nov 16, 2017, at 7:53 PM, Bill Shirley <bill at KnoxvilleChristian.org <mailto:bill at KnoxvilleChristian.org>> wrote:
>
> I believe you need a 'create' statement to set the permissions. Here
> is an example for mariadb:
>
2017 Nov 17
2
Log rotation and combining...
So, the question is, why can I rotate the log manually, but cron returns a permission error? Do I need to tell cron to run it as sudo or something like that?
Ethon
> On Nov 17, 2017, at 2:29 AM, Tom Hendrikx <tom at whyscream.net <mailto:tom at whyscream.net>> wrote:
>
> Hi,
>
>
> Your crontab should normally mail you error output. But you can also run
> the
2009 Dec 28
3
Log rotation?
? Hi people.
? I had read dovecot logging info, they say something about using log
rotation to help us rotate our log, with this setup:
# dovecot SIGUSR1: Re-opens the log files.
/var/log/dovecot*.log {
missingok
notifempty
delaycompress
sharedscripts
postrotate
/bin/kill -USR1 `cat /var/run/dovecot/master.pid 2>/dev/null` 2>
/dev/null || true
endscript
}
Well, my
2017 Nov 16
2
Log rotation and combining...
I have recently noticed that my dovecot-deliver.log is huge and wanted to start rotating it. So a couple of questions:
1. Can the dovecot-deliver.log be combined with the maillog, that gets rotated weekly? If it can be done, is it advisable?
Since the inception of this particular server, the log file has been located in the /home/vmail directory. Is there a reason it shouldn?t be located in
2018 Jun 14
2
After logrotation Dovecot still writes to old log file
Hi there
This is weird. On my latest Ubuntu server Dovecot seems to write to
/var/log/dovecot.log.1 instead of a recently created /var/log/dovecot.log
Here my logrotate config for Dovecot:
/var/log/dovecot.log {
??????? su root syslog
??????? rotate 7
??????? missingok
??????? copytruncate
??????? create 666 root syslog
??????? sharedscripts
??????? postrotate
??????????? doveadm log
2012 Jun 05
2
embeding xml to ogg
On 6/4/12, Benjamin M. Schwartz wrote:
> On 06/04/2012 04:08 PM, Martin Leese wrote:
...
>> The optimal solution is described at:
>> https://wiki.xiph.org/XMLEmbedding
>
> As that page says, "This page is for development of a specification for
> embedding XML streams in Ogg.". "XML streams" are not simply XML
> documents. They are _temporally
2012 Jun 07
3
embeding xml to ogg
Oleksij Rempel <bug-track at fisher-privat.net>
> On 05.06.2012 20:41, Martin Leese wrote:
...
>> On 6/5/12, Oleksij Rempel wrote:
>> || We need fallowing tags:
>> || creation datetime: seconds and time zone should be included.
>> || source host: it can be name or guid. to organise created files by
>> sources.
>> || keywords,events.
>> || date
2018 Jun 15
2
After logrotation Dovecot still writes to old log file
Thanks man
You suggesting the same as https://wiki2.dovecot.org/Logging says?
postrotate
kill -s 0 `cat /var/run/dovecot/master.pid` || kill -s USR1 `cat /var/run/dovecot/master.pid`
endscript
Well, I already tried that and didn't work. Hence my guess that it's
something else.
On 15/06/18 13:19, Stephen Satchell wrote:
> From the manpage:
> SIGNALS
> Dovecot
2010 Oct 05
1
do Sintel make bad image for theora?
Hallo all,
there is sintel online premiere up today http://www.sintel.org/ . But
oggtheora video is every thing but not gut. I downloaded 720p version
but IMHO some times it looks for me like scaled 480p. In my experience
theora can do better, or em i wrong?
strings Sintel.2010.720p.Theora-VODO give me fallowing:
ENCODER=ffmpeg2theora-0.24
Xiph.Org libtheora 1.1 20090822 (Thusnelda)
Screenshots
2013 Dec 05
1
p value for mu: anova()
Hello
I have run an anova analysis for the fallowing model: H_obs=mu+REGION+MANAGEMENT + e
When I run it in ASRelm I get the p-value for mu, and, of course also for the two dependent variables (REGION and MANAGEMENT)
When I run it in R, I do not get the pvalue for mu.
Can some one help me to understand why? and if it is possible to estimate the pvalue for mu in anova() in R?
I attach the
2006 Apr 04
1
VoiceMail realtime not working in asterisk-1.2.6
hi all,
I can not get voicemail working in realtime with
asterisk-1.2.6. extconfig.conf is correct
voicemail => odbc,asterisk,voicemail_users
i am getting the fallowing error
Executing Answer("SIP/xx.xx.xx.xxx-0a02e1c0", "") in
new stack
-- Executing Set("SIP/xx.xx.xxx-0a02e1c0",
"foo=102") in new stack
-- Executing
2002 Jul 15
1
Connecting Linux to Win2000
Hello ,
I am trying to connect Linux6.2 System with Windows2000 Professional
Syatem. when i do that I am getting fallowing error.
Connection Failed, SMB Connection Failed
=====
Pramod
301-996-7572
________________________________________________________________________
Want to sell your car? advertise on Yahoo Autos Classifieds. It's Free!!
visit http://in.autos.yahoo.com
2001 Dec 20
1
directory mask - force directory mode
Hi to all,
I wan't that users connecting to Samba create directories with
the fallowing rights: 770
I tried to do this setting up directory mask an force directory mode,
but anyway the result ist 775.
How can i deny any rights to others?
Thanks in advance
G?nther
2009 Jul 10
2
predict.glm -> which class does it predict?
Hi,
I have a question about logistic regression in R.
Suppose I have a small list of proteins P1, P2, P3 that predict a
two-class target T, say cancer/noncancer. Lets further say I know that I
can build a simple logistic regression model in R
model <- glm(T ~ ., data=d.f(Y), family=binomial) (Y is the dataset of
the Proteins).
This works fine. T is a factored vector with levels cancer,
2010 Jan 15
4
Logrotate in CentOS 5.4 more brutal (to httpd at least) than in 5.3?
I've just updated a few CentOS 5.3 servers to 5.4. One of them were a Apache Webserver. Doing a diff/check on the new ".rpmnew" config files that are made, I saw that the logrotate command for apache was changed. In 5.3 it did a reload, but in 5.4 it does a hard kill:
CentOS 5.3:
/var/log/httpd/*log {
missingok
notifempty
sharedscripts
postrotate
2006 Mar 29
3
Re: Load-banancing. two ip''s from one isp - solution
hi for those who was fallowing this topic I can say that
IP_ROUTE_MULTIPATH_CACHED must be disabled! After few tests I''m quite sure that this was cousing my problems. Now I''m using 2.5.15 kernel without patch of Julian Anastasov and load-balancing is working.
lartc split-access how to and http://www.ssi.bg/~ja/nano.txt now both are working fine
Now I will try to use fwmark
2007 Nov 16
1
drag & drop list needs refreshing
Hello guys, I''m a scriptaculous newbie (I started working with it only
yesterday) and I have already the first problem.
I''m trying to implement a drag & drop list (fallowing the shopping
cart example http://demo.script.aculo.us/shop) and I''m almost done
but after dropping an item on the target div I need to refresh the
page to see that the item has been moved.
2007 Jan 02
10
problems with apache 2.2 proxying to mongrel cluster
Hi all,
I''ve been having problems with the apache 2.2-mod_proxy_balancer-
mongrel setup.
My setup is:
CentOS 4.3
apache 2.2.3 (compiled from source) with mod_proxy_balancer
mysql 4.1
ruby 1.8.4
mongrel 0.3.14 (I know I need to update but I think this problem is
independent of the mongrel version)
mongrel_cluster 0.2.0
rails_machine 0.1.1
I have apache setup as per Coda''s