Giter VIP home page Giter VIP logo

Comments (6)

zhuweiyou avatar zhuweiyou commented on May 15, 2024

这应该是没有配置好代理,或者证书没装好。你检查下。最好提供下终端的 LOG 截图

好了以后,杀掉游戏进程再进

from weixin-game-helper.

flyshu avatar flyshu commented on May 15, 2024

[AnyProxy Log][2018-01-24 21:13:18]: received https CONNECT request wx.qlogo.cn
[AnyProxy Log][2018-01-24 21:13:18]: will forward to local https server
[AnyProxy Log][2018-01-24 21:13:19]: [internal https]proxy server for wx.qlogo.cn established
[AnyProxy Log][2018-01-24 21:13:19]: received request to: GET wx.qlogo.cn/mmopen/vi_32/DYAIOgq83erONCy5fvOX0CJShYzquY8ibQlz5qke9pjicibO3Qq0SXvIm28ic6EFaEf8DFUkjnFxEzvkbAiaZzs1ibew/0
[AnyProxy Log][2018-01-24 21:13:23]: received https CONNECT request question.hortor.net
[AnyProxy Log][2018-01-24 21:13:23]: will forward to local https server
[AnyProxy Log][2018-01-24 21:13:23]: received request to: POST question.hortor.net/question/bat/findQuiz
[题目信息] {"quiz":"在对手没有犯规的情况下,斯诺克单杆最高得分是?","options":["255分","44分","147分","100分"],"num":1,"school":"流行","type":"体育","typeID":18,"contributor":"","partner":0,"endTime":1516799615,"curTime":1516799601,"myBuff":{}}
(node:8292) DeprecationWarning: Mongoose: mpromise (mongoose's default promise library) is deprecated, plug in your own promise library instead: http://mongoosejs.com/docs/promises.html
[AnyProxy Log][2018-01-24 21:13:31]: received https CONNECT request question.hortor.net
[AnyProxy Log][2018-01-24 21:13:31]: will forward to local https server
[AnyProxy Log][2018-01-24 21:13:31]: received request to: POST question.hortor.net/question/bat/findQuiz
[题目信息] {"quiz":"在对手没有犯规的情况下,斯诺克单杆最高得分是?","options":["255分","44分","147分","100分"],"num":1,"school":"流行","type":"体育","typeID":18,"contributor":"","partner":0,"endTime":1516799615,"curTime":1516799610,"myBuff":{}}

from weixin-game-helper.

flyshu avatar flyshu commented on May 15, 2024

pc上能刷新出题目 代理应该没问题 但不知道微信端为什么会timeout

from weixin-game-helper.

zhuweiyou avatar zhuweiyou commented on May 15, 2024

嗯,看起来代理是没问题的

  • 数据库是否连上?
  • node -v 版本多少?

this._quiz = yield QuizModel.findOne({quiz: this._findQuiz.quiz})

在这行代码之后加个 log

console.log(this._quiz)

看下打印结果

from weixin-game-helper.

flyshu avatar flyshu commented on May 15, 2024

感谢。解决了 果然是数据库没有连上的问题,但是没有报错,看了似乎是只有链接成功会有输出,失败反而没有任何提示

from weixin-game-helper.

zhuweiyou avatar zhuweiyou commented on May 15, 2024

我后续加一下 失败的提示。

from weixin-game-helper.

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.