2011-08-12 3 views
0

에 연결할 수 없습니다. 아파치가 있고 웹 인 우분투에 Punjab이 설치되어 있습니다. punjab.tac 파일punjab이 설치되어 실행되지만 http : // mydomain : 5280/xmpp-httpbind

2011-08-12 10:02:33+0200 [-] Log opened. 
2011-08-12 10:02:33+0200 [-] twistd 10.2.0 (/usr/bin/python 2.7.1) starting up. 
2011-08-12 10:02:33+0200 [-] reactor class: twisted.internet.selectreactor.SelectReactor. 
2011-08-12 10:02:33+0200 [-] twisted.web.server.Site starting on 5280 
2011-08-12 10:02:33+0200 [-] Starting factory <twisted.web.server.Site instance at 0x19c0ef0> 

중요한 설정 :

" Network Error (tcp_error) 
communication error occurred: "Operation timed out 
    The Web Server may be down, too busy, or experiencing other problems preventing it from responding to requests. You may wish to try again at a later time." 

twisted.log 매우 말하지 않는다 : 나는 페이지 http://mydomain:5280/xmpp-httpbind을 시작할 때, 나는 다음과 같은 오류 MSG있어 is :

root.putChild('http-bind', resource.IResource(bosh)) 
site = server.Site(root) 
application = service.Application("punjab") 
internet.TCPServer(5280, site).setServiceParent(application) 

나는 회사 프록시 뒤에 있습니다. 이것이 이유입니까? 친절 도움에 감사드립니다!

/스텔라

답변

관련 문제