Skip to content

connect ECONNREFUSED 127.0.0.1:7908 after updating #218

@simonsanchezart

Description

@simonsanchezart

Today, after update VS Code and a few extensions, I started getting this error after Blender launches, it then gets frozen and not much happens.
connect ECONNREFUSED 127.0.0.1:7908

This happened after updating VS Code and some extensions. I already tried downgrading VS Code and Python & Python Debugger but it's still hapenning.

ms-python.debugpy Version 2024.14.0 (after downgrading)
ms-python.python Version 2025.0.0 (after downgrading)
VS Code version 1.97.2 (after downgrading)

Log:

 *  Executing task: c:\Program Files\Blender Foundation\Blender 4.3\blender.exe --python c:\Users\Simon\.vscode\extensions\jacqueslucke.blender-development-0.0.25\pythonFiles\launch.py 

Registered MACHIN3tools 1.11.1.DeusEx with 12 tools, 6 pie menus
HardOps 0.9.88.7 available!
Registered MESHmachine 0.17.0 with 2 plug libraries
 • plug library: Examples
 • plug library: MyPlugs
ADDONS_TO_LOAD [{'load_dir': 'c:\\Users\\Simon\\Documents\\Personal-Documents\\freelance\\asb\\asb_blender_toolkit', 'module_name': 'asb_blender_toolkit'}]
INFO: Removing old link: C:\Users\Simon\AppData\Roaming\Blender Foundation\Blender\4.3\extensions\vscode_development\asb_blender_toolkit
 * Serving Flask app 'Blender Server'
 * Debug mode: on
WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
 * Running on http://127.0.0.1:9237
Press CTRL+C to quit
Sending: {'type': 'setup', 'blenderPort': 9237, 'debugpyPort': 7908, 'blenderPath': 'c:\\Program Files\\Blender Foundation\\Blender 4.3\\blender.exe', 'scriptsFolder': 'c:\\Program Files\\Blender Foundation\\Blender 4.3\\4.3\\scripts', 'addonPathMappings': [{'src': 'c:\\Users\\Simon\\Documents\\Personal-Documents\\freelance\\asb\\asb_blender_toolkit', 'load': 'C:\\Users\\Simon\\AppData\\Roaming\\Blender Foundation\\Blender\\4.3\\extensions\\vscode_development\\asb_blender_toolkit'}]}
Waiting for debug client.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions