Git Product home page Git Product logo

ross's Issues

Error: [Errno 98] Address already in use - Issue Report

Hello,

I am currently working with ROSS V2 and encountered an error that I would like to report. Below is the error message I received:

* Serving Flask app 'app' (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 "<path_to_file>/app.py", line 106, in <module>
    app.run(host='0.0.0.0', port=5000, debug=False)
  File "<path_to_file>/flask/app.py", line 920, in run
    run_simple(t.cast(str, host), port, self, **options)
  File "<path_to_file>/werkzeug/serving.py", line 1010, in run_simple
    inner()
  File "<path_to_file>/werkzeug/serving.py", line 950, in inner
    srv = make_server(
  File "<path_to_file>/werkzeug/serving.py", line 782, in make_server
    return ThreadedWSGIServer(
  File "<path_to_file>/werkzeug/serving.py", line 688, in __init__
    super().__init__(server_address, handler)  # type: ignore
  File "<path_to_file>/socketserver.py", line 452, in __init__
    self.server_bind()
  File "<path_to_file>/http/server.py", line 138, in server_bind
    socketserver.TCPServer.server_bind(self)
  File "<path_to_file>/socketserver.py", line 466, in server_bind
    self.socket.bind(self.server_address)
OSError: [Errno 98] Address already in use

Here are a few details about my environment:

  • Operating System: Ubuntu 20.04
  • Python Version: 3.10

To provide more context, I received this error while attempting to run the software using the following command:

python app.py

This conflict prevents the software from running.

To help resolve this issue, I would appreciate any guidance or suggestions you can provide. Additionally, if there are any specific steps or configurations I need to follow to avoid this error, please let me know.

Startup not working

Keep getting this error: image

Same thing happens when I open ross.mlapp and click "Run":
image

"GET / HTTP/1.1" 404 -

python ./ross_backend/app.py

  • Serving Flask app 'app' (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: on
  • Running on all addresses.
    WARNING: This is a development server. Do not use it in a production deployment.
  • Running on http://10.6.45.126:5000/ (Press CTRL+C to quit)
  • Restarting with stat
  • Debugger is active!
  • Debugger PIN: 500-095-330
    10.6.45.126 - - [11/Mar/2024 05:24:17] "GET / HTTP/1.1" 404 -

Please! who can help me? thanks very much

ResolvePackageNotFound: Error

What kind of the OS platform you used?
I am trying to install with "conda env create -f environment.yml"
and got the ResolvePackageNotFound: Error.

also Could you export the conda environment without builds?

Unknown number of toolboxes necessary

ROSS needs a number of toolboxes installed to work. Functions for butter, PCA, sftrans, and many more appear to be necessary. Can a list of the toolboxes required to run ROSS be put on the installation page? It appears at least Signal Processing (for butter) and Statistics and Machine Learning (for PCA). And possibly even FieldTrip?

Adding Dockerfile for Backend

First, I want to express my gratitude for the ROSS software. It helped me in my project, and I truly appreciate your efforts.

I would like to propose an enhancement to the ROSS v2 repository by adding a Dockerfile specifically for the backend part. With the increasing popularity and adoption of containerization technologies, having a Dockerfile can greatly simplify the setup and deployment process for users. It would allow them to quickly spin up the necessary backend environment without having to worry about compatibility issues or complex setup steps.

Given my experience with Docker and the backend requirements of ROSS, I would be more than happy to contribute by providing the Dockerfile. I believe this addition would significantly enhance the usability and accessibility of ROSS for a wider range of users.

Using issues

Thank you to the developer, I am quite interested in this project. I encountered some problems during use: 1. When installing, the installation from the yml file seems to always report an error, and finally it can run by installing one by one with pip. Both mac and win systems have been tried, and they cannot be installed normally from yml; 2. An error is always prompted when registering, the local port has been changed, but still cannot register. I hope there can be some detailed explanations for future reference. Thank you.

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.