Coder Social home page Coder Social logo

Comments (9)

coyove avatar coyove commented on May 20, 2024

i/o timeout 表示无法连接服务端。一般来说是本地到VPS之间网络的问题。
本地多进程对此是没有影响的

from goflyway.

yyysuo avatar yyysuo commented on May 20, 2024

failed to read ACL config (并未指定ACL文件,见后面的进程1配置)是怎么回事呢?我没有指定acl文件,为什么会报这个错误呢?

from goflyway.

coyove avatar coyove commented on May 20, 2024

chinalist.txt 是特殊的acl,没有指定acl时goflyway就会去同目录找这个文件,如果失败则会显示failed to read ACL config

from goflyway.

yyysuo avatar yyysuo commented on May 20, 2024

您可以看一下我的截图,我开启2个CMD命令进入到同一个goflyway目录,分别运行主题中的进程1和进程2命令启动2个goflyway进程,进程2没有报错,读取到了chinaiplist.txt和acl文件,说明chinaiplist.txt和acl文件是没有问题的,进程1就读取不到,自从运行过进程2的命令之后,运行进程1的命令就再也读取不到chinaiplist.txt了,并且命令中不指定acl文件,也报读取不到acl文件的错误。

我又copy了goflyway文件夹,进入新的文件夹运行进程1的命令,也是报同样的错误,应该没有chinaiplist.txt被占用导致无法读取的情况。

from goflyway.

yyysuo avatar yyysuo commented on May 20, 2024

-alc命令一旦执行,以后在windows中再运行goflyway时,必须指定acl规则文件吗?不指定就会报cannot read acl错误?

from goflyway.

coyove avatar coyove commented on May 20, 2024

从图1的报错来看,同目录下确实没chinalist.txt这个文件

from goflyway.

yyysuo avatar yyysuo commented on May 20, 2024

我把文件夹文件列表和两个CMD窗口截在同一张图里面了,您帮忙看一下。
default

from goflyway.

coyove avatar coyove commented on May 20, 2024

个人猜测你用vbs脚本启动goflyway的时候当前目录(cwd)不对,所以找不到chinalist.txt。
你试试-acl P:\GoFlyWayBWG\chinalist.txt

from goflyway.

yyysuo avatar yyysuo commented on May 20, 2024

非常感谢,确实是这个问题。

from goflyway.

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.