search for: 403

Displaying 20 results from an estimated 1215 matches for "403".

Did you mean: 03
2012 Aug 02
0
[LLVMdev] Problem to generate an executable file of 403.gcc (SPEC2006)
Dear llvmers, I decided to write my own scripts to compile the SPEC programs, and they work fine, except with 403.gcc. Basically, I take the file 403.gcc.linked.rbc from the ...\Output folder that the LLVM test suite produces. Then I use this linked.rbc file to generate an executable file via the following commands: llc 403.gcc.linked.rbc -o 403.gcc.linked.s clang 403.gcc.linked.s -o 403.gcc.linked.exe This...
2011 Nov 03
2
optimising a loop
...my code but I'm stock and I can't find a good way to do it. Hopefully one of you will have something clever to propose. Here is a simplified example: I have a squared matrix: > nom.plac2 <- c("102", "103", "301", "303","304", "403") > poids2 <- matrix(NA, 6,6, dimnames=list(nom.plac2,nom.plac2)) > poids2 102 103 301 303 304 403 102 NA NA NA NA NA NA 103 NA NA NA NA NA NA 301 NA NA NA NA NA NA 303 NA NA NA NA NA NA 304 NA NA NA NA NA NA 403 NA NA NA NA NA NA I want to rep...
2007 Sep 20
0
Video doesn't work for outgoing call?
...re the media files have no problem, since I can see the video by making a call from eyebeam to asterisk. I have also tried to make outgoing call by the manager API. There is no video, either. Any idea why video doesn't work for outgoing call from asterisk? cwhuang*CLI> sip set debug peer 403 SIP Debugging Enabled for IP: 172.16.148.129:36042 Reliably Transmitting (NAT) to 172.16.148.129:36042: OPTIONS sip:403 at 172.16.148.129:36042;rinstance=24208107cb163901 SIP/2.0 Via: SIP/2.0/UDP 172.16.148.1:5060;branch=z9hG4bK0dcbc40d;rport From: "asterisk" <sip:asterisk at 172.16.14...
2012 Dec 10
2
puppet master REST API returns 403 when running under passenger works when running from command line
...x/nginx-auth-ldap-master/ the agent command shows this output [amisr1@blramisr195602 ~]$ sudo puppet agent --no-daemonize --verbose --server bangvmpllda02.XXXXXX.com Starting Puppet client version 3.0.1 Warning: Unable to fetch my node definition, but the agent run will continue: Warning: Error 403 on SERVER: Forbidden request: 10.209.47.31(10.209.47.31) access to /certificate_revocation_list/ca [find] at :106 Info: Retrieving plugin Error: /File[/var/lib/puppet/lib]: Failed to generate additional resources using ''eval_generate: Error 403 on SERVER: Forbidden request: 10.209.47.31...
2011 Sep 06
1
(mount.ocfs2, 3315, 4):ocfs2_global_read_info:403 ERROR: status = 24
Hi List, i've upgraded some machines to linux kernel from 2.8.38 to 3.0.4. Now i'm always seeing this message when mounting an ocfs2 volume: [ 38.745584] (mount.ocfs2,3315,4):ocfs2_global_read_info:403 ERROR: status = 24 [ 38.776395] (mount.ocfs2,3315,4):ocfs2_global_read_info:403 ERROR: status = 24 ocfs2-tools 1.6.3-1 Stefan
2003 Aug 18
3
403 FORBIDDEN Help!
Hello, I have a question. I set up an extension to 1234 exten => 1234,1,Dial(SIP/1234@sip.greentone.com:5060) And when I dial that extension I got in SIP message "403 FORBIDDEN" Can somebody tell me why I cannot call that extension? When I am not using Asterisk I can call that extension without any problems. My SIP proxy is VOCAL. I am new here so I do not know a lot yet. Thank you in advance. Bartosz Jozwiak -------------- next part -------------- An HTM...
2005 Jun 21
2
403 forbidden on SIP register
I'm getting 403 forbidden errors when attempting to register to a certain provider. I've tried just about every combination of configuration settings I can think of with no luck. Following is what I would think should work (and one of the settings I have tried). Rather then list every combinaton I've tr...
2016 Sep 09
1
[squid-users] squid TCP_DENIED/403
...t. Greetz, Louis > -----Oorspronkelijk bericht----- > Van: squid-users [mailto:squid-users-bounces at lists.squid-cache.org] Namens > erdosain9 > Verzonden: vrijdag 9 september 2016 15:55 > Aan: squid-users at lists.squid-cache.org > Onderwerp: [squid-users] squid TCP_DENIED/403 > > Hi, > If i go to http://affiliates.digitalriver.com/z/36067/CD109988 squid tell > me > ACCESS DENIED. I look the access.log and yes... is > > 1473428538.203 0 192.168.1.17 TCP_DENIED/403 4032 GET > http://affiliates.digitalriver.com/z/36067/CD109988 - HIER_NONE/-...
2017 Jan 23
1
nfs-ganesha rsa.pub download give 403
...t;http://download.gluster.org/>)... 23.253.208.221, 2001:4801:7824:104:be76:4eff:fe10:23d8 Connecting to download.gluster.org <http://download.gluster.org/> (download.gluster.org <http://download.gluster.org/>)|23.253.208.221|:443... connected. HTTP request sent, awaiting response... 403 Forbidden 2017-01-23 19:28:48 ERROR 403: Forbidden. Cheers, ? C?dric Lemarchand -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20170123/2c88e842/attachment-0001.html>
2006 Mar 27
0
Randomly missing even-numbered vbd devices from domU
...1 1024000 hda1 3 2 266240 hda2 3 3 102400 hda3 3 4 217088 hda4 [2006-03-27 16:19:40 xend] DEBUG (DevController:132) Waiting for devices vbd. [2006-03-27 16:19:40 xend] DEBUG (DevController:138) Waiting for 769. [2006-03-27 16:19:40 xend] DEBUG (DevController:403) hotplugStatusCallback /local/domain/0/backend/vbd/21/769/hotplug-status. [2006-03-27 16:19:40 xend] DEBUG (DevController:417) hotplugStatusCallback 1. [2006-03-27 16:19:40 xend] DEBUG (DevController:138) Waiting for 770. [2006-03-27 16:19:40 xend] DEBUG (DevController:403) hotplugStatusCallback...
2008 Jun 03
10
[LLVMdev] Status of the 2.3 release - volunteers needed.
...release has been very difficult and the list of regressions very high. The list has finally dwindled down to the following regressions: Linux/x86: SingleSource/Benchmarks/CoyoteBench/fftbench [ JIT Codegen, JIT] MultiSource/Applications/minisat/minisat [CBE] Darwin/x86: External/SPEC/CINT2006/403.gcc/403.gcc [CBE, but works on mainline..] Darwin/ppc: SingleSource/Benchmarks/CoyoteBench/fftbench [ CBE ] External/SPEC/CINT2006/403.gcc/403.gcc [ CBE] If anyone would like to volunteer to help track down these issues, it would be very much appreciated. You can grab the source tarballs (htt...
2017 Feb 17
0
Tinc hangs if started with network disconnected
...check on the fqdn for the master nodes does the job. On 17 Feb 2017 9:45 am, "Sandro Stiller" <sandro.stiller at elfin.de> wrote: On my system, tinc is started on bootup. If the Network cable is not connected, tincd hangs forever after these messages: 2017-02-13 11:34:01 tinc.XXX[403]: tincd 1.0.31 starting, debug level 5 2017-02-13 11:34:01 tinc.XXX[403]: /dev/net/tun is a Linux tun/tap device (tun mode) 2017-02-13 11:34:01 tinc.XXX[403]: Executing script tinc-up 2017-02-13 11:34:02 tinc.XXX[403]: Listening on 0.0.0.0 port 655 2017-02-13 11:34:02 tinc.XXX[403]: Ready 2017-02-1...
2005 Jul 06
1
SIP/2.0 403 Forbidden
Hi all, I have been worriyng and googling a lot but I can't find my mistake. I am trying to regiter an X-Lite Softphone to Asterisk, but I am getting a SIP/2.0 403 Forbidden response: SEND TIME: 10157385 SEND >> 10.100.249.12:5060 REGISTER sip:10.100.249.12 SIP/2.0 Via: SIP/2.0/UDP 10.100.249.86:5060;rport;branch=z9hG4bKFAC1B6F2B5414EE9855696A09A83FB22 From: Tester <sip:1000@10.100.249.12>;tag=3354744682 To: Tester <sip:1000@10.100.249.12>...
2005 Feb 03
1
403 Forbidden when registering sip user database on backend
i am getting 403 Forbidden message from asterisk when it try to register my user agent. i am basically useing mysql through ODBC. i hvae checked ODBC connecteion with 'ODBC Show' command. ------------------------------------------------------ *CLI> odbc show Name: mysql1 DSN: asteriskdsn Connected: yes *...
2017 Feb 17
2
Tinc hangs if started with network disconnected
On my system, tinc is started on bootup. If the Network cable is not connected, tincd hangs forever after these messages: 2017-02-13 11:34:01 tinc.XXX[403]: tincd 1.0.31 starting, debug level 5 2017-02-13 11:34:01 tinc.XXX[403]: /dev/net/tun is a Linux tun/tap device (tun mode) 2017-02-13 11:34:01 tinc.XXX[403]: Executing script tinc-up 2017-02-13 11:34:02 tinc.XXX[403]: Listening on 0.0.0.0 port 655 2017-02-13 11:34:02 tinc.XXX[403]: Ready 2017-02-1...
2010 May 18
3
[LLVMdev] selection dag speedups / llc speedups
...0x0000000000a79bdd llvm::PassManager::run(llvm::Module&) + 13 16 llc.hg 0x00000000004d3112 main + 2802 17 libc.so.6 0x00007fb1725be1c4 __libc_start_main + 244 18 llc.hg 0x00000000004d0b09 Stack dump: 0. Program arguments: llc.hg -asm-verbose=false -O0 32/403.gcc/403.gcc.linked.bc -o 32/403.gcc/output/403.gcc.linked.bc.llc_O0.s 1. Running pass 'Function Pass Manager' on module '32/403.gcc/403.gcc.linked.bc'. 2. Running pass 'Live Interval Analysis' on function '@nonlocal_mentioned_p' - Jan On Mon, May 17, 2010...
2010 Dec 22
1
Puppet + Mongrel on RHEL5
...on 8140. However, when my client connects I get the following errors: [root@lv1764p puppet]# puppetd --server puppetdev.encana.com --no- daemonize -o -v info: Retrieving plugin err: /File[/var/lib/puppet/lib]: Failed to generate additional resources using ''eval_generate'': Error 403 on SERVER: Forbidden request: lv1764p.encana.com(10.54.65.35) access to /file_metadata/ plugins [search] at line 93 err: /File[/var/lib/puppet/lib]: Failed to retrieve current state of resource: Error 403 on SERVER: Forbidden request: lv1764p.encana.com(10.54.65.35) access to /file_metadata/plugins...
2017 Jan 30
4
(RFC) Adjusting default loop fully unroll threshold
...unrolling, fully unrolling will not affect LSD/ICache performance. In https://reviews.llvm.org/D28368, I proposed to double the threshold for loop fully unroller. This will change the codegen of several SPECCPU benchmarks: Code size: 447.dealII 0.50% 453.povray 0.42% 433.milc 0.20% 445.gobmk 0.32% 403.gcc 0.05% 464.h264ref 3.62% Compile Time: 447.dealII 0.22% 453.povray -0.16% 433.milc 0.09% 445.gobmk -2.43% 403.gcc 0.06% 464.h264ref 3.21% Performance (on intel sandybridge): 447.dealII +0.07% 453.povray +1.79% 433.milc +1.02% 445.gobmk +0.56% 403.gcc -0.16% 464.h264ref -0.41% Looks like the c...
2020 Apr 03
2
http://lld.llvm.org/ELF/linker_script.html => 403
...ers of llvm.org, In March, lld/docs/ELF/linker_script.rst was created to document the linker script support as implemented in lld. I just checked the website http://lld.llvm.org/ . At the bottom there is a link "Linker Script implementation notes and policy" but the target page shows as 403 Forbidden. Relatedly, http://lld.llvm.org/_sources/ does not include the "ELF" directory. Does the page require a webmaster's manual operation?
2006 Mar 27
2
403 Forbidden Error
I''m getting a 403 Forbidden error when I try to access the rails welcome page. I''ve followed the instructions for implementing rails on Apache2 at http://wiki.rubyonrails.org/rails/pages/Tutorial using an alias, but isn''t working. Can anyone help me out? Thanks. -Ofir -- Posted via http://www...