杂学不精 2016-08-28 06:20 采纳率: 0%
浏览 1674

apprtc服务器 出现 pushstate 错误

我在搭建apprtc服务器的时候,https访问出现pushstate错误(http访问没问),错误如下:
chrome在版本47后只允许 https,但我用nginx加了https做反向代理,其它地方也相应改成 了https,又报了Failed to start signaling: Failed to execute 'pushState' on 'History': A history state object with URL 'http://192.168.31.214/r/948401670' cannot be created in a document with origin 'https://192.168.31.214' and URL 'https://192.168.31.214/'.这样的错误

  • 写回答

1条回答 默认 最新

  • devmiao 2016-08-28 09:20
    关注
    评论

报告相同问题?