Coder Social home page Coder Social logo

Comments (30)

shiyinayuriko avatar shiyinayuriko commented on July 28, 2024 1

如果表站和里站数据结构一致的话,大概能马上出个版本

from egdownloader.

dipoo avatar dipoo commented on July 28, 2024

挂了?...

from egdownloader.

hellokitty0316 avatar hellokitty0316 commented on July 28, 2024

挂了?...

是的,挂了。事情应该是:荷兰通过了禁止儿童色情的法律,里站服务器在荷兰受到了波及。今天站长发了公告说了这个事情,表示不再经营了,最后开放了几个小时,现在已经关闭了服务器。

from egdownloader.

hellokitty0316 avatar hellokitty0316 commented on July 28, 2024

挂了?...

另外表站大概还会开放半年,然后也要关闭。

from egdownloader.

dipoo avatar dipoo commented on July 28, 2024

先观望观望吧,表站也只能存活半年,还有什么搞头。

from egdownloader.

hellokitty0316 avatar hellokitty0316 commented on July 28, 2024

这就难受了,除表里站好像没有其它中文漫画资源充沛的在线漫画网站了。

from egdownloader.

dipoo avatar dipoo commented on July 28, 2024

是啊,难受,看有没有人接手了。

from egdownloader.

hellokitty0316 avatar hellokitty0316 commented on July 28, 2024

如果表站和里站数据结构一致的话,大概能马上出个版本

那我就拭目以待了😄

from egdownloader.

dipoo avatar dipoo commented on July 28, 2024

表站something went wrong了

from egdownloader.

hellokitty0316 avatar hellokitty0316 commented on July 28, 2024

表站something went wrong了

我这里能正常登录

from egdownloader.

dipoo avatar dipoo commented on July 28, 2024

发版本啦,适配表站,又可以耍半年了...

from egdownloader.

hellokitty0316 avatar hellokitty0316 commented on July 28, 2024

发版本啦,适配表站,又可以耍半年了...

大佬好快,我来试试~

from egdownloader.

hellokitty0316 avatar hellokitty0316 commented on July 28, 2024

发版本啦,适配表站,又可以耍半年了...

我更新完,重启后搜索失败;在设置内设置了代理,挂了梯子,还是搜索失败,请问如何解决?

from egdownloader.

dipoo avatar dipoo commented on July 28, 2024

重试几次,我发现表站不太稳定。

from egdownloader.

hellokitty0316 avatar hellokitty0316 commented on July 28, 2024

好的

from egdownloader.

hellokitty0316 avatar hellokitty0316 commented on July 28, 2024

至今还是搜索失败:unexpected end of file from server
挂了梯子配置了代理,测试能成功找到ip,应该不是代理的问题。

from egdownloader.

dipoo avatar dipoo commented on July 28, 2024

挂了梯子就不要配置代理了,这个错误可能是代理的问题。

from egdownloader.

hellokitty0316 avatar hellokitty0316 commented on July 28, 2024

不配置代理,发生的错误是:connect timed out

from egdownloader.

dipoo avatar dipoo commented on July 28, 2024

unexpected end of file from server错误的报错发一下,在error.log里

from egdownloader.

hellokitty0316 avatar hellokitty0316 commented on July 28, 2024

java.net.SocketException: Unexpected end of file from server
at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:776)
at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:633)
at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:773)
at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:633)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1324)
at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:468)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338)
at org.arong.egdownloader.spider.WebClient.getRequestUseJavaWithCookie(WebClient.java:493)
at org.arong.egdownloader.ui.work.SearchComicWorker.doInBackground(SearchComicWorker.java:38)
at org.arong.egdownloader.ui.work.SearchComicWorker.doInBackground(SearchComicWorker.java:1)
at javax.swing.SwingWorker$1.call(SwingWorker.java:296)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at javax.swing.SwingWorker.run(SwingWorker.java:335)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Jul 27, 2019 9:12:15 AM com.mchange.v2.log.MLog
信息: MLog clients using java 1.4+ standard logging.
Jul 27, 2019 9:12:15 AM com.mchange.v2.c3p0.C3P0Registry banner
信息: Initializing c3p0-0.9.0.2 [built 26-September-2005 12:55:26 -0400; debug? true; trace: 10]
Jul 27, 2019 9:12:15 AM com.mchange.v2.c3p0.PoolBackedDataSource getPoolManager
信息: Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource@3a296a42[ acquireIncrement -> 3, acquireRetryAttempts -> 30, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, description -> null, driverClass -> org.sqlite.JDBC, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, identityToken -> 3a296a42, idleConnectionTestPeriod -> -1, initialPoolSize -> 3, jdbcUrl -> jdbc:sqlite:data/data.db, loginTimeout -> 0, maxIdleTime -> 0, maxPoolSize -> 15, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> null, properties -> {user=, password=}, propertyCycle -> 300, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, usesTraditionalReflectiveProxies -> false ]

from egdownloader.

dipoo avatar dipoo commented on July 28, 2024

浏览器设置这个代理访问表站没问题吗

from egdownloader.

hellokitty0316 avatar hellokitty0316 commented on July 28, 2024

梯子开了全局:
浏览器可以直接上表站,不用做设置;
idm下载需要做额外代理设置,服务器是127.0.0.1,端口1080;我在egdownload上做了和idm一样的代理设置

from egdownloader.

dipoo avatar dipoo commented on July 28, 2024

手动创建一个任务,用http和https分别试下,看看效果

from egdownloader.

hellokitty0316 avatar hellokitty0316 commented on July 28, 2024

软件内没配置代理,手动新建连接失败;再配置代理后,搜索可以用了,手动新建任务也能成功;目前看来需要配置代理使用,连接可能不稳定。

from egdownloader.

dipoo avatar dipoo commented on July 28, 2024

我用VPN还算稳定,但速度巨慢。

from egdownloader.

hellokitty0316 avatar hellokitty0316 commented on July 28, 2024

😕我用的公共线路,下载配额都被别人用完了(哭

from egdownloader.

fortunelee avatar fortunelee commented on July 28, 2024

啥时候能出个新版本呢

from egdownloader.

dipoo avatar dipoo commented on July 28, 2024

@fortunelee 兄弟,出什么新版本?

from egdownloader.

fortunelee avatar fortunelee commented on July 28, 2024

@dipoo 那现在只能用梯子去玩了????

from egdownloader.

dipoo avatar dipoo commented on July 28, 2024

@fortunelee 是啊,表站只能这么玩

from egdownloader.

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.