We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

AppManager fails to open

Home Forums General Questions AppManager fails to open

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #54167
    sengmiong
    Participant

    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,

    #54169

    Hi,

    Sorry for those troubles. Could you please toggle Blender console and see if there are any errors printed?

    Chief 3D Verger | LinkedIn | Twitter

    #54170
    sengmiong
    Participant

    Hi 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

    #54175

    could you try to reboot your computer? also try a newer version of Blender such as 3.2?

    Chief 3D Verger | LinkedIn | Twitter

    #54183
    sengmiong
    Participant

    Thank 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, exiting

    #54251
    sengmiong
    Participant

    Any ideas ?

    #54253

    Thanks for posting console contents. Now if you launch the App Manager, it should print some errors to the same console. Can you try this?

    Chief 3D Verger | LinkedIn | Twitter

    #54265
    sengmiong
    Participant

    Here 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.68ms

    And on the page:
    500: Internal Server Error

    #54267

    I 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).

    Chief 3D Verger | LinkedIn | Twitter

    #54274
    sengmiong
    Participant

    Thanks !
    Strange. I must have made a wrong manipulation…

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.