GithubHelp home page GithubHelp logo

Comments (5)

ziahamza avatar ziahamza commented on May 26, 2024

but it may be working, that "websocket error" is just a warning as its color is blue and it should disapear in 5 secs or so, it cannot connect to aria2 completely when the errors are shown in red. I have updated the error message to be less confusing. Websocket is an optional feature and may not work under certain conditions

from webui-aria2.

ziahamza avatar ziahamza commented on May 26, 2024

try adding a download, and if it works than you are good to go, if you are getting "Oh Snap!" errors in red color than you are not able to connect to aria2 and then there is a problem

from webui-aria2.

naidu avatar naidu commented on May 26, 2024

I have the same issue and error is shown in red. Ports are open, aria2c is running

014-02-05 16:53:23.285617 INFO - [main.cc:198]<<--- --- --- ---
2014-02-05 16:53:23.285706 INFO - [main.cc:199] --- --- --- ---
2014-02-05 16:53:23.285713 INFO - [main.cc:200] --- --- --- --->>
2014-02-05 16:53:23.285725 INFO - [main.cc:201]aria2 1.15.1 x86_64-unknown-linux-gnu
2014-02-05 16:53:23.285744 INFO - [main.cc:202]Logging started.
2014-02-05 16:53:23.285956 INFO - [HttpListenCommand.cc:110]CUID#6 - Using port 6800 for accepting new connections
2014-02-05 16:53:23.285981 NOTICE - [HttpListenCommand.cc:112]IPv4 RPC: listening to port 6800
2014-02-05 16:53:23.340409 INFO - [LibgnutlsTLSContext.cc:112]152 certificate(s) were imported.

iptables output ====

*filter
:INPUT DROP [0:0]
:FORWARD DROP [0:0]
:OUTPUT ACCEPT [4840:901863]
-A INPUT -p tcp -m state --state NEW -m tcp --dport 80 -j ACCEPT
-A INPUT -m state --state RELATED,ESTABLISHED -j ACCEPT
-A INPUT -p icmp -j ACCEPT
-A INPUT -i lo -j ACCEPT
-A INPUT -p tcp -m tcp --sport 6800:6801 -j ACCEPT
-A INPUT -p tcp -m tcp --dport 6881:6999 -j ACCEPT
-A INPUT -m limit --limit 5/min -j LOG --log-prefix "iptables denied: " --log-level 7
-A INPUT -p tcp -m state --state NEW -m tcp --dport 22 -j ACCEPT
-A INPUT -j REJECT --reject-with icmp-host-prohibited
-A FORWARD -j REJECT --reject-with icmp-host-prohibited
-A OUTPUT -p tcp -m tcp --sport 6881:6999 -j ACCEPT
COMMIT

I have tried both.. adding localhost to the server as well as by specifying the ip of the server. No luck so far. Please help!!.

from webui-aria2.

 avatar commented on May 26, 2024

Got same issue (red one, "Oh snap"):
aria2 version 1.15.1
webui version: just cloned right now.

from webui-aria2.

anthonyraymond avatar anthonyraymond commented on May 26, 2024

Close seems the issue seems dead (4 years old)

from webui-aria2.

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.