Giter Club home page Giter Club logo

Comments (12)

rmb122 avatar rmb122 commented on July 19, 2024

docker-compose build 重新构建一下, 另外更新后之前的数据/文件会丢失的, 需要备份一下

from xss-receiver.

niubility6 avatar niubility6 commented on July 19, 2024

我试试

from xss-receiver.

niubility6 avatar niubility6 commented on July 19, 2024

System error [Failed to open a WebSocket connection. See server log for more information. ] in [/runman/api/websocket]
这个是为啥呀大佬

from xss-receiver.

rmb122 avatar rmb122 commented on July 19, 2024

参考这个 https://www.jianshu.com/p/8b81faca789b,

proxy_http_version 1.1;
proxy_set_header Upgrade $http_upgrade;
proxy_set_header Connection "upgrade";

需要添加这个几个 proxy_header

from xss-receiver.

niubility6 avatar niubility6 commented on July 19, 2024

开发websocket是什么作用呀大佬,我发现的我的邮件发送失败,可能我用的香港服务器的原因吧

from xss-receiver.

rmb122 avatar rmb122 commented on July 19, 2024

websocket 是方便推送消息,就是 title 里面那个 [新消息],不然的话得轮询实现比较浪费资源.
邮件发送失败 log 里面应该会有失败原因, 可以看看.

from xss-receiver.

niubility6 avatar niubility6 commented on July 19, 2024

恩 超时 应该是香港服务器原因

from xss-receiver.

niubility6 avatar niubility6 commented on July 19, 2024

按照你发的链接处理了,还是一样的报错websocket很奇怪

from xss-receiver.

niubility6 avatar niubility6 commented on July 19, 2024

解决好了。谢谢大佬

from xss-receiver.

niubility6 avatar niubility6 commented on July 19, 2024

�本来以为是香港服务器的原因,换了一个邮件服务器还是不行,是否可能和我本地的反向代理有关呢?我给端口做了反向代理到域名

from xss-receiver.

niubility6 avatar niubility6 commented on July 19, 2024

都搞定了大佬,不过我记得以前的空白规则都能返回cookie呀

from xss-receiver.

rmb122 avatar rmb122 commented on July 19, 2024

空白规则返回 cookie 是什么意思, 能更详细的描述一下么

from xss-receiver.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.