Giter Club home page Giter Club logo

injectra's People

Contributors

taguar258 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

injectra's Issues

Hey so sorry but this is about Raven Storm - you disabled posting to that bug report

When trying to set "server" after entering host,port,password & hitting "run" -- I get this message (below) -- any way you could post an update on the Raven Storm page? Or message me somehow? You could tag me like --> @Taguar258 Love the software, trying to use it!! I am really sorry that i had to post this here, and not on the Raven Storm page!!!!

Server> run

  • Serving Flask app "Raven-Storm-Server" (lazy loading)
  • Environment: production
    WARNING: This is a development server. Do not use it in a production deployment.
    Use a production WSGI server instead.
  • Debug mode: off
    Traceback (most recent call last):
    File "/usr/share/Raven-Storm/CLIF_Framework/framework.py", line 109, in run
    command1
    TypeError: server() takes 0 positional arguments but 1 was given

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/usr/share/Raven-Storm/CLIF_Framework/framework.py", line 109, in run
command1
TypeError: run() takes 0 positional arguments but 1 was given

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/usr/bin/rst", line 26, in
run()
File "/usr/bin/rst", line 22, in run
main_console.run()
File "/usr/share/Raven-Storm/CLIF_Framework/framework.py", line 111, in run
command1
File "/usr/share/Raven-Storm/modules/main.py", line 262, in server
var.modules["Server"].run()
File "/usr/share/Raven-Storm/CLIF_Framework/framework.py", line 111, in run
command1
File "/usr/share/Raven-Storm/modules/server/main.py", line 244, in run
app.run(host=var.host, port=var.port, use_reloader=False)
File "/usr/local/lib/python3.8/dist-packages/flask/app.py", line 990, in run
run_simple(host, port, self, **options)
File "/usr/local/lib/python3.8/dist-packages/werkzeug/serving.py", line 1010, in run_simple
inner()
File "/usr/local/lib/python3.8/dist-packages/werkzeug/serving.py", line 950, in inner
srv = make_server(
File "/usr/local/lib/python3.8/dist-packages/werkzeug/serving.py", line 782, in make_server
return ThreadedWSGIServer(
File "/usr/local/lib/python3.8/dist-packages/werkzeug/serving.py", line 688, in init
super().init(server_address, handler) # type: ignore
File "/usr/lib/python3.8/socketserver.py", line 452, in init
self.server_bind()
File "/usr/lib/python3.8/http/server.py", line 138, in server_bind
socketserver.TCPServer.server_bind(self)
File "/usr/lib/python3.8/socketserver.py", line 466, in server_bind
self.socket.bind(self.server_address)
OSError: [Errno 99] Cannot assign requested address

Pkg out always appends pkg

Pkg out always appends pkg even when pkg already given as output arg

if output.endswith(".pkg"):
    output = output[:-4]

Code improvement

  • Remove the excessive amount of try-except-statements.
  • Maybe switch to another language such as rust or go.

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.