Coder Social home page Coder Social logo

fusion_idea_addin's People

Contributors

jesusfreke avatar jphalip avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

fusion_idea_addin's Issues

Crash on startup with Mac

Hi,

On startup I am receiving this error:

2020-08-08 18:30:16,373 - CRITICAL - Error occurred while starting the ssdp server.
Traceback (most recent call last):
  File "/Users/jeremy/Library/Application Support/Autodesk/Autodesk Fusion 360/API/AddIns/fusion_idea_addin/fusion_idea_addin.py", line 188, in run_ssdpv4_server
    with SSDPV4Server(self._http_server.server_port) as server:
  File "/Users/jeremy/Library/Application Support/Autodesk/Autodesk Fusion 360/API/AddIns/fusion_idea_addin/fusion_idea_addin.py", line 561, in __init__
    super().__init__(("", 1900), SSDPRequestHandler)
  File "/Users/jeremy/Library/Application Support/Autodesk/webdeploy/production/d384168111c5561ef465b7d90b82fad51eb05636/Autodesk Fusion 360.app/Contents/Frameworks/Python.framework/Versions/Current/lib/python3.7/socketserver.py", line 452, in __init__
    self.server_bind()
  File "/Users/jeremy/Library/Application Support/Autodesk/Autodesk Fusion 360/API/AddIns/fusion_idea_addin/fusion_idea_addin.py", line 564, in server_bind
    super().server_bind()
  File "/Users/jeremy/Library/Application Support/Autodesk/webdeploy/production/d384168111c5561ef465b7d90b82fad51eb05636/Autodesk Fusion 360.app/Contents/Frameworks/Python.framework/Versions/Current/lib/python3.7/socketserver.py", line 466, in server_bind
    self.socket.bind(self.server_address)
OSError: [Errno 48] Address already in use

netstat:

$ netstat -vatn | grep 1900
udp46      0      0  *.1900                 *.*                                786896   9216  62814      0 0x0000 0x00000004

Can't run anything via pycharm, it gives the following message:

Public key hash: F93552CFE1C6A07E748BE736BA257F74A94326CD
Server stopped.
Encountered error while attempting to connect to Fusion.

Pycharm does however find the right process ID for fusion.

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.