Git Product home page Git Product logo

Comments (7)

taomujian avatar taomujian commented on June 15, 2024

这是进行什么操作时出现的问题?其它操作有这个问题吗?

from linbing.

xiaofengtongxue avatar xiaofengtongxue commented on June 15, 2024

运行起来后,进行页面注册的时候

from linbing.

taomujian avatar taomujian commented on June 15, 2024

uwsgi.ini这个文件中的配置修改过吗?

from linbing.

xiaofengtongxue avatar xiaofengtongxue commented on June 15, 2024

配置过

from linbing.

taomujian avatar taomujian commented on June 15, 2024

https://blog.csdn.net/fsj818077/article/details/85243145,看下这篇文章呢,
socket = 127.0.0.1:8001     # 这个是被访问地址,十分重要,因为后续的nginx访问后端链接地址就是 这个地址,而不是http地址,必须注意,否则nignx的log就会显示以下错误:

upstream prematurely closed connection while reading response header from upstre    am, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", upstream: "uwsgi://127.0.0.1:8080", host: "127.0.0.1"

from linbing.

xiaofengtongxue avatar xiaofengtongxue commented on June 15, 2024

uwsgi.ini中已经有了socket,这个错误主要在注册模块

from linbing.

taomujian avatar taomujian commented on June 15, 2024

这个错误的主要原因可能是你修改过uwsgi.ini文件,能否把你的uwsgi.ini配置文件和nginx的配置,截图发下呢

from linbing.

Related Issues (20)

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.