Forum Replies Created
-
AuthorPosts
-
sengmiongParticipant
Thanks !
Strange. I must have made a wrong manipulation…sengmiongParticipantHere what I get on the console:
Last login: Thu Jul 21 08:50:26 on ttys000
MacBook-Pro-de-Marie:~ marie$ /Applications/Blender3.2.app/Contents/MacOS/Blender ; exit;
Read prefs: /Users/marie/Library/Application Support/Blender/3.2/config/userpref.blend
Starting App Manager server (port 8668, package BLENDER)
Puzzles library file not found, creating one
Starting App Manager server (port 8668, package BLENDER)
Address already in use, exiting
ERROR:tornado.application:Uncaught exception GET / (127.0.0.1)
HTTPServerRequest(protocol=’http’, host=’localhost:8668′, method=’GET’, uri=’/’, version=’HTTP/1.1′, remote_ip=’127.0.0.1′)
Traceback (most recent call last):
File “/Applications/verge3d_blender/manager/lib/tornado/web.py”, line 1702, in _execute
result = method(*self.path_args, **self.path_kwargs)
File “/Applications/verge3d_blender/python/pluginUtils/../../manager/server.py”, line 1237, in get
appsViewInfo.append(server.genAppViewInfo(app))
File “/Applications/verge3d_blender/python/pluginUtils/../../manager/server.py”, line 963, in genAppViewInfo
if self.isPuzzlesBasedFile(join(app[‘appsDir’], html)):
File “/Applications/verge3d_blender/python/pluginUtils/../../manager/server.py”, line 508, in isPuzzlesBasedFile
with open(path, ‘r’, encoding=’latin_1′) as f:
IsADirectoryError: [Errno 21] Is a directory: ‘/Applications/Adobe Photoshop CC 2018/Adobe Photoshop CC 2018.app/Contents/Required/CEP/extensions/com.adobe.KulerPanel.html’
ERROR:tornado.access:500 GET / (127.0.0.1) 75999.65ms
WARNING:tornado.access:404 GET /favicon.ico (127.0.0.1) 0.68msAnd on the page:
500: Internal Server ErrorsengmiongParticipantAny ideas ?
sengmiongParticipantThank you Yuri for your proposition but the problem stay the same :
Last login: Sat Jul 16 14:34:56 on ttys001
MacBook-Pro-de-:~ $ /Applications/Blender3.2.app/Contents/MacOS/Blender ; exit;
Read prefs: /Users/marielelouche/Library/Application Support/Blender/3.2/config/userpref.blend
Starting App Manager server (port 8668, package BLENDER)
Address already in use, exitingsengmiongParticipantHi Yuri,
It seems that something get wrong :
Last login: Fri Jul 15 16:31:03 on ttys000
MacBook-Pro-de-Marie:~ marie$ /Applications/Blender2.8.app/Contents/MacOS/Blender ; exit;
Read prefs: /Users/marie/Library/Application Support/Blender/2.83/config/userpref.blend
found bundled python: /Applications/Blender2.8.app/Contents/Resources/2.83/python
Starting App Manager server (port 8668, package BLENDER)
Address already in use, exiting
Starting App Manager server (port 8668, package BLENDER)
Address already in use, exiting -
AuthorPosts