Skip to content

OSError: [Errno 10013] - BlenderKit might get blocked by antivirus (Commodo, McAffee, Norton360) #259

Closed
@Poduhvat

Description

@Poduhvat

Describe the bug

When installed or activated within Blender 3.2.2 at windows 10 makes Blender bugging i.e. working extremely slow, with 15 to 20 seconds reaction to even simplest commands like rotating or moving default cube. When deactivated or removed Blender works normally.

Expected behavior

Should react in a moment like Blender works without this kit or with previous version of Blender kit.

Screenshots/video

No response

Logs

Traceback (most recent call last):
File "[Blender 3.2 file path]\3.2\scripts\addons\blenderkit\timer.py", line 49, in timer
results = daemon_lib.get_reports(app_id)
File "[Blender 3.2 file path]\3.2\scripts\addons\blenderkit\daemon_lib.py", line 53, in get_reports
resp = session.get(url, json=data)
File "[Blender 3.2 file path]\3.2\python\lib\site-packages\requests\sessions.py", line 542, in get
return self.request('GET', url, **kwargs)
File "[Blender 3.2 file path]\3.2\python\lib\site-packages\requests\sessions.py", line 529, in request
resp = self.send(prep, **send_kwargs)
File "[Blender 3.2 file path]\3.2\python\lib\site-packages\requests\sessions.py", line 645, in send
r = adapter.send(request, **kwargs)
File "[Blender 3.2 file path]\3.2\python\lib\site-packages\requests\adapters.py", line 519, in send
raise ConnectionError(e, request=request)
requests.exceptions.ConnectionError: HTTPConnectionPool(host='127.0.0.1', port=62485): Max retries exceeded with url: /report (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x0000019888C85CC0>: Failed to establish a new connection: [WinError 10061] No connection could be made
because the target machine actively refused it'))

Environment

  • BlenderKit version: the last one 3.1.7
  • Blender version: 3.2.2
  • Operating system: windows 10
  • additional specifics?

Additional information

No response

Metadata

Metadata

Assignees

Labels

known issueunstaleIssue is marked as unstale, it will not stale/close due to inactivity.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions