Displaying 20 results from an estimated 43 matches for "isssues".
Did you mean:
issues
2006 Apr 22
2
ruby/amazon isssue
hi all. we''re using the ruby/amazon library
(http://www.caliban.org/ruby/ruby-amazon.shtml), which totally rocks. but i''m
noticing that when nobody has used our site in a while (it''s under development,
so basically nobody uses it at night), the ruby/amazon calls sometimes fail.
seems like something times out, perhaps. anybody have similar issues, or know
what might be
2010 Sep 30
2
Unable to load fax modules
Hi List,
I did follow the procedure to install Free Fax for Asterisk successfully
till i came accross this isssue: i can't load the fax module:
pbx3*CLI> module load res_fax_digium.so
Unable to load module res_fax_digium.so
Command 'module load res_fax_digium.so' failed.
[Sep 30 10:50:12] WARNING[5427]: loader.c:429 load_dynamic_module: Error
loading module
2010 Nov 25
3
Announce: new team member (to work on Mozilla NSS port)
Dear fellows,
As you have probably seen, NUT has had a recent boost through the help of
Eaton.
Frederic Bohe (contractor for Eaton France) has worked on Augeas, and is now
working the Windows port.
Chetan Agarwal, seconded by Prashi Gandi (both from Eaton India) are working
on XCP and quality / validation related projects.
I'm now pleased to announce that Emilien Kia (contractor for Eaton
2015 Apr 06
2
Downloading specific files with rsync and make them keeping the original directories structures.
Hi all,
See the following command:
$ rsync -av ftp.cn.debian.org::debian/dists/Debian7.8/Release .
Which will download the file Release under the directory from which the
rsync command is isssued.
If I want to keep the original directories structures, say, for this
case, put the the Release in the following location:
./dists/Debian7.8/Release
If the directory tree doesn't exist, let
2007 Jun 04
1
addqueuemember recording and reporting problems
I am having a difficult time with the transition from agentcallback
login...
Here are a few of the isssues, I am logging in using chan_ local
ie:local/8000 as the extension
Call Detail records no longer show agent/xxxx as the dstchannel
show agents no longer shows the channels state
show queues does not show the member
Can anybody help? I have a ton of time invested in applications I
developed that...
2014 Jul 03
1
gnutls_handshake() failed on updating package index from sernet's https debian package repository
Hi,
anybody else having isssues on updating package index from sernet's https
debian package repostory? I'm on debian wheezy. 'apt-get update' results in:
W: Failed to fetch
https://download.sernet.de/packages/samba/4.1/debian/dists/wheezy/main/source/Sources
gnutls_handshake() failed: A TLS warning alert has be...
2007 Jun 05
1
addqueuemember recording and reporting
On 6/4/07, Jordan Novak <jnovak@logisticshealth.com> wrote:
> I am having a difficult time with the transition from agentcallback
login...
> Here are a few of the isssues, I am logging in using chan_ local
> ie:local/8000 as the extension
I'm not sure if this will solve any of your problems or not, but I've
found it's often necessary to use the "/n" on the end of a local channel
to make it work correctly for queues, as in Local/8000/n
&g...
2017 Oct 04
2
Issue calling MICE package
IIUC, this would be an isssue with MICE (or rather "mice"), which isn't Ole's. It could be a namespace issue, but it could also be that some start-up code is not executed if library() is bypasses (see .onAttach et al.).
-pd
> On 4 Oct 2017, at 17:00 , Michael Dewey <lists at dewey.myzen.co.uk> wrote:
>
> Dear Ole
>
> One of the experts may be able to
2010 Aug 02
1
kernel panic not syncing fatal exception due to reiserfs -- rebooted properly on ext3
Hi
we had one of our mail servers , going on kernel panic mode ( not syncing
fatal exception) ... cause /var/queue/postfix was on reiserfs part .. it has
not been giving us any isssue quite some time , but yesterday and today it
went on Kernel panic mode , when we hashed out the reiserfs part it booted
properly .. we formated the part^ on ext3 later and things working fine now
. Could any one
2006 Jan 03
2
Pdf::Writer ; page numbering, and table wrapping
Hey there,
I know this isn''t a pdf::writer list - If there''s a more appropriate
place for me to ask these questions I''d appreciate being set straight.
I''m having a couple of misunderstandings/isssues first with page numbers
and secondly with auto-wrapping of simple_table.
First
pdf.start_page_numbering(pdf.margin_x_middle,
pdf.absolute_bottom_margin, 9, :center, nil, nil)
Using the default ''pattern'', is rendering ''x of N+1'' - or specifically
it always t...
2008 Nov 04
1
fuse_setlk_cbk error
I'm building a two node cluster to run vserver systems on. I've setup
glusterfs with this config:
# node a
volume data-posix
type storage/posix
option directory /export/cluster
end-volume
volume data1
type features/posix-locks
subvolumes data-posix
end-volume
volume data2
type protocol/client
option transport-type tcp/client
option remote-host
2016 Apr 25
3
Samba 4 permissions error
Hello guys.
I have a Zentyal 4.2 server which runs Samba 4.3.5 and ACLs for every
share. It's currently working fine, no isssues, everyone can access
their folders without problems.
I've built a Samba 4.3.5 server in a different host which is not a
Zentyal server. I've configured this 2nd server as DC. Once a day I
run a script to synchronize all shares from my Zentyal to this Samba
4.3.5 server using rsync -aAHS....
2010 Sep 12
4
Problem installing from source, 1.3.2 "..prelink not found"
...My distro (BT4R1) comes with an older version of wine, so I uninstalled it then installed Wine Stable 1.2. Compiled it manually, got it everything it needed save one thing from the ./configure and it seemed to install fine, but it did not fix my problem. There are still some game breaking graphical isssues with it. Ok, so I decided I would try the latest version, since the latest stable didn't work. Uninstalled previous version. Downloaded 1.3.2. When I run 'make ./configure' I get two errors at the end:
configure: libmpg123 development files not found (or too old), mp3 codec won'...
2017 Oct 05
0
Issue calling MICE package
Sorry, I was not clear enough. The reason I want to use mice::mice() rather
than library(mice); mice() is that I want to call it from my own package.
But the reprex works from the command line as well, straight after
launching R:
mice::mice(airquality)
#> Error in check.method(setup, data): The following functions were not
found: mice.impute.pmm, mice.impute.pmm
The mice.impute functions
2016 Apr 26
0
Samba 4 permissions error
On 25/04/16 16:59, Jason Voorhees wrote:
> Hello guys.
>
> I have a Zentyal 4.2 server which runs Samba 4.3.5 and ACLs for every
> share. It's currently working fine, no isssues, everyone can access
> their folders without problems.
>
> I've built a Samba 4.3.5 server in a different host which is not a
> Zentyal server. I've configured this 2nd server as DC. Once a day I
> run a script to synchronize all shares from my Zentyal to this Samba
> 4.3....
2015 Apr 06
0
Downloading specific files with rsync and make them keeping the original directories structures.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
See --relative though it will need a little bit of massaging to avoid
the debian dir.
On 04/06/2015 12:29 AM, Hongyi Zhao wrote:
> Hi all,
>
> See the following command:
>
>
> $ rsync -av ftp.cn.debian.org::debian/dists/Debian7.8/Release .
>
> Which will download the file Release under the directory from which
> the
2007 Oct 10
1
Areca 1100 SATA Raid Controller in JBOD mode Hangs on zfs root creation
Updated to latest firmware 1.43-70417 ...
same problem..
WARNING: arcmsr0: dma map got ''no resources''
WARNING: arcmsr0: dma allocate fail
WARNING: arcmsr0: dma allocate fail free scsi hba pkt
WARNING: arcmsr0: dma map got ''no resources''
WARNING: arcmsr0: dma allocate fail
WARNING: a
The only positive thing is that everytime I try to copy my UFS
2005 Mar 24
0
chan_unistim compile failed
I am trying to compile chan_unistim and getting some compilation errors:
Asterisk Version: Asterisk CVS-03/21/05-12:24:27
AstHeaders: /usr/include
Gcc: gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-42)
OS: CentOS 3.3 (final)
The isssue seems to be stemming from AST_MUTEX_DEFINE_STATIC - here is
the error dump from chan_unistim:
gcc -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -g
2007 Oct 03
0
[asterisk-bugs] Constant LAGGGED extensions
Doug,
Look at the list. It seems you and Nitesh Divecha may be having the
same problem. Maybe you guys can confirm that you have the same issue
and figure out what is in common, such as Asterisk version or whatever.
Thanks,
Steve
Doug Reid wrote:
> Hi Steve
>
> I have tried a constant ping and get no problem on that. I assume that the
> registration would use UPD and ping would
2008 Jan 26
3
rsync more than 131072 files on linux
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/jpeg
Size: 4063 bytes
Desc: image001.jpg
Url : http://lists.samba.org/archive/rsync/attachments/20080125/eb3abcd6/attachment.jpg