8000 React proxy errors even though flask is running · Issue #449 · SWE-agent/SWE-agent · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
React proxy errors even though flask is running #449
@SashvDave

Description

@SashvDave

Describe the bug

Error Log:
"Failed to connect to the flask server, please restart it.
If you think this was a bug, please head over to our GitHub issue tracker, check if someone has already reported the issue, and if not, create a new issue. Please include the full log, all settings that you entered, and a screenshot of this page."

Screenshot 2024-05-28 at 6 15 18 PM

Steps/commands/code to Reproduce

docker run -p 3000:3000 -it -v /var/run/docker.sock:/var/run/docker.sock \
  -e OPENAI_API_KEY="sk-xxxxx" \
  sweagent/swe-agent-run:latest bash start_web_ui.sh \  
  python run.py --image_name=sweagent/swe-agent:latest \
  --model_name gpt4 \
  --data_path https://github.com/pvlib/pvlib-python/issues/1603 \
  --config_file config/default_from_url.yaml  --skip_existing=False

Error message/results

Failed to connect to the flask server, please restart it.
If you think this was a bug, please head over to [our GitHub issue tracker](https://github.com/princeton-nlp/swe-agent/issues), check if someone has already reported the issue, and if not, create a new issue. Please include the full log, all settings that you entered, and a screenshot of this page.

System Information

MacOS M1

Checklist

  • I'm running with the latest docker container/on the latest development version
  • I've searched the other issues for a duplicate
  • I have copied the full command/code that I ran (as text, not as screenshot!)
  • If applicable: I have copied the full log file/error message that was the result (as text, not as screenshot!)
  • I have enclosed code/log messages in triple backticks (docs) and clicked "Preview" to make sure it's displayed correctly.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0