hello ,
I am a new member of the speckle community. I just installed Speckle Manager. however, I have a persisting issue. I can’t log in to the manager.
it gives me this error :
" Failed to listen on prefix ‘http://localhost:29363/’ because it conflicts with an existing registration on the machine."
Hi Matteo, sorry to bring this post back to life but I am facing the same issue with one of my team member’s device.
He gets the same error " Failed to listen on prefix ‘http://localhost:29363/’ because it conflicts with an existing registration on the machine."
Following the link you provided, the process that is on this port is System as you can see in this screenshot
Fyi I checked step by step and this port is empty when I close the Speckle Manager. I noticed that the first trial to log in, it opens successfully the browser (without having the error on the port 29363) but when he enters his credentials, he gets this error
" Login failed
Unexpected token ‘’, “”… is not valid JSON"
Note that we got this error on Chrome, on Edge the log in button was unavailable.
Later on when he tried to just log in on Speckle systems he got those errors that I believe are linked to what we tried earlier:
Speckle
Failed to load module script: Expected a JavaScript module script but the server responded with a MIME type of “text/html”. Strict MIME type checking is enforced for module scripts per HTML spec.
Judging by the error message your browser may be trying to load an old version of our website. Try doing a full cache, cookie & local site data clear for app.speckle.systems.
If that doesn’t work, please provide more context for the error you see in the browser:
Post a screenshot of the error page with the reference number, or a screen recording if possible
Paste in the reference number from the error page as text
If there’s any errors you see in the browser dev tools console or network tab, please share those as well
Share the version number of Speckle at the time when the errors occur, you can see it referenced at the bottom of the user menu
We somehow managed to connect his account on the Speckle manager but I frankly have no idea why it was successful since I repeated the same operation again and again until it worked.
Here are the details and videos:
he is using email & password login
today, he could successfully log in from any browser (edge & chrome). The previous days, even if he restarted the laptop, cleared the cash of app.speckle.systems, he was stuck on a blank page with a #fireglass in the url. Below the screenshot of the error in the console
Video showing the successful authentification on the browser (no authorization page) but no account logged in in the manager
Video showing the successful authentification and authorization on the browser but no account logged in in the manager. Fyi the error shown in the manager is the localhost 29363.
Video with successful connection on the manager
To sum up the steps I was doing at each trial:
Log out from Speckle on all browsers.
Clear the cache for app.speckle.systems
Make sure Speckle manager is closed and not running in the background
Launching the Speckle manager
Login with email & password on browser if not stuck in blank page/issue with buttons
Wait and see if authorization comes and works. Redo all the steps if it didnt work.
That is strange. Upon some research I found out that Fireglass seems to be some kind of threat management/antivirus software - could it be that its blocking your access to Speckle?
If I understand correctly, logging in does work now, so maybe the issue is resolved. If not, one thing that could help troubleshoot this further is the Response headers & Response body for those failing asset requests in the Network Tab. That should help us see what comes back in those .js files and the headers might help us find logs to correlate with.
Additionally you could provide us with the value of the x-request-id header that should appear on the request of the page itself (you can use the Doc filter in network tab to find it)
Indeed the issue is resolved now on our side. If it happens again, I will share you the response headers and body as you requested so that you can troubleshoot the issue.
I don’t have much knowledge in network and cybersecurity so I don’t know if this could be related to this issue but we had one case where we could not connect to a websocket server due to SSL inspection cybersecurity system in our company, this was preventing us to use the associated API.