Home › Forums › Graphics / Blender › Localhost refused to Connect with Chrome 83.0.4103.61 on macOS High Sierra
- This topic has 36 replies, 5 voices, and was last updated 4 years ago by Yuri Kovelenov.
-
AuthorPosts
-
2020-07-30 at 3:30 pm #30935Holt_InteractiveCustomer
Yeah, I must have done something unintentional. I reDL’d 3.3 and tried again with no issue in regards to add-on activation. Attached is the output from Terminal after that process. I am still getting the Localhost error in the browser, but this output is definitely different than before.
2020-07-31 at 7:56 am #30981Alexander KovelenovStaff2020-07-31 at 12:41 pm #30998Holt_InteractiveCustomerYes, it’s there, and I’ve got over 1Tb of free space (see attached screenshot).
I’m running a retrofitted Mac Pro tower with High Sierra, 12-core Intel Xeon, 64 Gb of DDR3, with an NVidia GTX 980 Ti.
2020-07-31 at 3:44 pm #31015Alexander KovelenovStaffI’ve found a strange file path in your error message:
/Users/USER/Library/Application Support/Blender/2.83/scripts/addons/server.py
Can you please send us contents of your Blender addons directory:
/Users/USER/Library/Application Support/Blender/2.83/scripts/addons/
2020-08-03 at 6:04 pm #31096Holt_InteractiveCustomerThis is a strange file path. I went looking for it, and I cannot find that directory. There isn’t a Library folder in my USER folder. I searched for invisible files and it did not show up, under any term used in the folder names of that file path.
2020-08-04 at 7:06 am #31117Alexander KovelenovStaff2020-08-04 at 5:55 pm #31159Holt_InteractiveCustomerAh! Those tricky tricksters; you’ve got to hold down the alt key as well.
Alright, here’s a screenshot of those contents.
2020-08-07 at 10:57 am #31258Ivan LyubovnikovStaffI guess that’s the cause of the previous errors. Try to remove or rename that file
/Users/USER/Library/Application Support/Blender/2.83/scripts/addons/server.py
and run Blender from the terminal. The message “Address already in use, exiting” can still appear, though.Co-founder and lead developer at Soft8Soft.
2020-08-07 at 3:28 pm #31271Holt_InteractiveCustomerI moved server.py outside of the addons folder and ran Blender from Terminal. The output is attached. Thank you for your continued assistance.
2020-08-07 at 4:01 pm #31274Ivan LyubovnikovStaffOK, as I thought those errors are gone, but “Address already in use, exiting” is still there. So, if you tell me what version of Verge3D you are currently using I can post a modified version of
server.py
, which should output more detailed information about the actual cause of that message, if you replace theverge3d/manager/server.py
file with it.Co-founder and lead developer at Soft8Soft.
2020-08-07 at 4:10 pm #31275Holt_InteractiveCustomerCool, thanks Ivan. I’m running 3.3.0 as of June 30th.
2020-08-07 at 4:22 pm #31276Ivan LyubovnikovStaffHere’s the archive with the modified server.py file: server.zip. Just replace the file
manager/server.py
in your verge3d distribution with it and try to run Blender again. This time the console output should be more informative.Attachments:
You must be logged in to view attached files.Co-founder and lead developer at Soft8Soft.
2020-08-07 at 5:29 pm #31279Holt_InteractiveCustomerOkay, just replaced that python script, and here’s the attached output.
2020-08-10 at 10:31 am #31309Ivan LyubovnikovStaffHmm, it seems that something is wrong with the network configuration on your machine, for example, if the
/etc/hosts
file doesn’t contain an entry for localhost. Can you show the contents of/etc/hosts
?Co-founder and lead developer at Soft8Soft.
2020-08-10 at 12:49 pm #31320Holt_InteractiveCustomerI used Go to: /private/etc/hosts and here’s a screenshot of what’s inside /etc/ but (un)surprisingly, there isn’t a host folder located there.
-
AuthorPosts
- You must be logged in to reply to this topic.