Coder Social home page Coder Social logo

Network request exception. 后端服务返回异常,请联系管理员检查终端服务日志以及浏览器控制台报错信息。 about devopsgpt HOT 10 CLOSED

kuafuai avatar kuafuai commented on June 12, 2024
Network request exception. 后端服务返回异常,请联系管理员检查终端服务日志以及浏览器控制台报错信息。

from devopsgpt.

Comments (10)

yakeJiang avatar yakeJiang commented on June 12, 2024 1

im having kind of the same issue as far as i can tell.

服务启动后会有一个python的窗口,里面会显示日志

im guessing you're referring to this. image

hi , you can see local flask version . or you can update watchdog
you can try :
pip install --upgrade watchdog

from devopsgpt.

booboosui avatar booboosui commented on June 12, 2024

看下python报错日志

from devopsgpt.

Lufffya avatar Lufffya commented on June 12, 2024

@booboosui 后台并没有看到抛出的错误,你说的是哪个日志?

image

from devopsgpt.

booboosui avatar booboosui commented on June 12, 2024

服务启动后会有一个python的窗口,里面会显示日志

from devopsgpt.

alexdandrei avatar alexdandrei commented on June 12, 2024

im having kind of the same issue as far as i can tell.

服务启动后会有一个python的窗口,里面会显示日志

im guessing you're referring to this.
image

from devopsgpt.

booboosui avatar booboosui commented on June 12, 2024

im having kind of the same issue as far as i can tell.

服务启动后会有一个python的窗口,里面会显示日志

im guessing you're referring to this. image

This error should not affect service operation, is the access to http://127.0.0.1:8080 normal?

from devopsgpt.

alexdandrei avatar alexdandrei commented on June 12, 2024

This error should not affect service operation, is the access to http://127.0.0.1:8080 normal?

Not really. The server spins up eventually, and i get the same errors from the guy above:
'http_proxy' is not recognized as an internal or external command, operable program or batch file. 'https_proxy' is not recognized as an internal or external command, operable program or batch file. 'all_proxy' is not recognized as an internal or external command, operable program or batch file. 000

eventually it will spin up the server
Serving HTTP on :: port 8080 (http://[::]:8080/) ... (no ip there, just [::])

So i open http://127.0.0.1:8080/ and it looks like it's not communicating with the backend.

image

from devopsgpt.

alexdandrei avatar alexdandrei commented on June 12, 2024

Also: there were errors about HTTP_PROXY, HTTPS_PROXY, ALL_PROXY variable missing, so i set them up in windows environment variables with ip 127.0.0.1:8080

from devopsgpt.

booboosui avatar booboosui commented on June 12, 2024

ALL_PROXY

Is there any error message in the browser console?

image

from devopsgpt.

alexdandrei avatar alexdandrei commented on June 12, 2024

ALL_PROXY

Is there any error message in the browser console?

There used to be... CONNECTION_REFUSED i think it was, but @yakeJiang cracked it. it was watchdogs version to blame.

Thank you.

from devopsgpt.

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.