GithubHelp home page GithubHelp logo

不知道为什么key不正确 about melody HOT 4 CLOSED

foamzou avatar foamzou commented on September 4, 2024
不知道为什么key不正确

from melody.

Comments (4)

foamzou avatar foamzou commented on September 4, 2024

可以附上以下信息,帮助排查

  1. 后端日志
  2. F12 前端网络请求报文
  3. F12 console 信息

from melody.

aaaol avatar aaaol commented on September 4, 2024

image
image
`ERROR requestWyyApi failed: {
status: 502,
body: {
code: 502,
msg: Error: connect ETIMEDOUT x.x.x.x.x:443
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1159:16) {
errno: -110,
code: 'ETIMEDOUT',
syscall: 'connect',
address: 'x.x.x.x',
port: 443,
config: [Object],
request: [Writable],
response: undefined,
isAxiosError: true,
toJSON: [Function: toJSON]
}
},
cookie: []
}

ERROR fetch cookie from response failed, uid(melody) login failed false

ERROR uid(melody) get cookie failed

ERROR request failed. false

ERROR requestWyyApi failed: {
status: 502,
body: {
code: 502,
msg: Error: connect ETIMEDOUT 101.71.154.243:443
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1159:16) {
errno: -110,
code: 'ETIMEDOUT',
syscall: 'connect',
address: '101.71.154.243',
port: 443,
config: [Object],
request: [Writable],
response: undefined,
isAxiosError: true,
toJSON: [Function: toJSON]
}
},
cookie: []
}

ERROR fetch cookie from response failed, uid(melody) login failed false

ERROR uid(melody) get cookie failed

ERROR request failed. false

  isAxiosError: true,
  toJSON: [Function: toJSON]
}

},
cookie: []
}
ℹ uid(melody)'s cookie not found from .profile
ℹ uid(melody) login with undefined via phone
{
status: 502,
body: {
code: 502,
msg: Error: connect ETIMEDOUT 101.71.154.243:443
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1159:16) {
errno: -110,
code: 'ETIMEDOUT',
syscall: 'connect',
address: '101.71.154.243',
port: 443,
config: [Object],
request: [Writable],
response: undefined,
isAxiosError: true,
toJSON: [Function: toJSON]
}
},
cookie: []
}
`

from melody.

foamzou avatar foamzou commented on September 4, 2024

看起来你服务器(后端)所在网络与网易服务器不可达。网络问题。。

ping 101.71.154.243

from melody.

aaaol avatar aaaol commented on September 4, 2024

把网络切换成host就能用了
bridge不知道为什么用不了

from melody.

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.