Home › Forums › General Questions › AppManager fails to open
- This topic has 9 replies, 2 voices, and was last updated 2 years, 4 months ago by sengmiong.
-
AuthorPosts
-
2022-07-15 at 2:01 pm #54167sengmiongParticipant
Hi,
I am just starting to discover Verge3D, which seems to be exactly what I am looking for.
I am working with Blender.
The Sneak Peek is working well but the AppManager fails to load : 500: Internal Server Error.Any idea how to solve this problem?
Thanks,
2022-07-15 at 2:20 pm #54169Yuri KovelenovStaff2022-07-15 at 2:48 pm #54170sengmiongParticipantHi 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, exiting2022-07-15 at 4:32 pm #54175Yuri KovelenovStaff2022-07-16 at 12:37 pm #54183sengmiongParticipantThank 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, exiting2022-07-20 at 8:56 am #54251sengmiongParticipantAny ideas ?
2022-07-20 at 1:39 pm #54253Yuri KovelenovStaff2022-07-21 at 6:55 am #54265sengmiongParticipantHere 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 Error2022-07-21 at 7:24 am #54267Yuri KovelenovStaffI see. Can you launch Blender/Verge3D and visit this URL from your browser: http://localhost:8668/reset
This will essentially reset the user folder. Please assign some other user folder when the App Manager starts (not related to Adobe Photoshop installation folder, and not /Applications).2022-07-21 at 8:23 am #54274sengmiongParticipantThanks !
Strange. I must have made a wrong manipulation… -
AuthorPosts
- You must be logged in to reply to this topic.