首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >使用http-bind的strophe.js无法加载找不到的资源404

使用http-bind的strophe.js无法加载找不到的资源404
EN

Stack Overflow用户
提问于 2015-08-24 22:45:21
回答 1查看 1.1K关注 0票数 3

我正在尝试使用strophe.js连接ejabberd服务器,但我得到了以下错误:

代码语言:javascript
复制
 POST http://localhost/http-bind/ 404 (Not Found)
Strophe.Bosh._processRequest.sendFunc @ strophe.js:4614
Strophe.Bosh._processRequest @ strophe.js:4626
Strophe.Bosh._throttledRequestHandler @ strophe.js:4778
Strophe.Bosh._connect @ strophe.js:4177Strophe.Connection.connect @ strophe.js:2335
$scope.login @ app.js:162
fn @ VM165:4
Ic.(anonymous function).compile.d.on.f @ angular.js:23411
$get.n.$eval @ angular.js:15916
$get.n.$apply @ angular.js:16016
(anonymous function) @ angular.js:23416
n.event.dispatch @ jquery-2.1.3.min.js:3
n.event.add.r.handle @ jquery-2.1.3.min.js:3
strophe.js:2784 7
EN

回答 1

Stack Overflow用户

发布于 2015-08-27 05:05:10

我发现Skype有时使用端口80,这是分配给Apache server.This的,可能会阻止http绑定。退出Skype后,它工作正常。

票数 -1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/32185186

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档