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.

Server Error

Home Forums General Questions Server Error

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #76131
    3up3down
    Participant

    i am receiving: “500: Internal Server Error” when i try to open app manager.

    Please help!

    #76148

    Hi,

    Please tell us more about:

    1) Verge3D version

    2) OS

    3) The contents of the App Manager log:

    http://localhost:8668/log (for Blender)
    http://localhost:8669/log (for 3ds Max)
    http://localhost:8670/log (for Maya)

    Soft8Soft Tech Chief
    X | FB | LinkedIn

    #76213
    3up3down
    Participant

    Verge3D 4.7 for Blender
    Windows 11
    TORNADO-ERROR: 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 “C:\Program Files\Verge3D_for_Blender\manager\lib\tornado\web.py”, line 1713, in _execute
    result = await result
    ^^^^^^^^^^^^
    File “C:\Program Files\Verge3D_for_Blender\manager\server.py”, line 2079, in get
    await server.runAsync(self.rootRequestThread)
    File “C:\Program Files\Verge3D_for_Blender\manager\server.py”, line 438, in runAsync
    return await asyncio.wrap_future(executor.submit(func, *args, **kwargs))
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    File “concurrent\futures\thread.py”, line 58, in run
    File “C:\Program Files\Verge3D_for_Blender\manager\server.py”, line 2100, in rootRequestThread
    appsViewInfo.append(server.genAppViewInfo(app))
    ^^^^^^^^^^^^^^^^^^^^^^^^^^
    File “C:\Program Files\Verge3D_for_Blender\manager\server.py”, line 1082, in genAppViewInfo
    if self.isPuzzlesBasedFile(join(app[‘appsDir’], html)):
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    File “C:\Program Files\Verge3D_for_Blender\manager\server.py”, line 592, in isPuzzlesBasedFile
    content = f.read()
    ^^^^^^^^
    OSError: [Errno 22] Invalid argument
    TORNADO-ERROR: 500 GET / (127.0.0.1) 10484.47ms

    #76217
    3up3down
    Participant

    Verge3D 4.7 for Blender
    Windows 11
    TORNADO-ERROR: 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 “C:\Program Files\Verge3D_for_Blender\manager\lib\tornado\web.py”, line 1713, in _execute
    result = await result
    ^^^^^^^^^^^^
    File “C:\Program Files\Verge3D_for_Blender\manager\server.py”, line 2079, in get
    await server.runAsync(self.rootRequestThread)
    File “C:\Program Files\Verge3D_for_Blender\manager\server.py”, line 438, in runAsync
    return await asyncio.wrap_future(executor.submit(func, *args, **kwargs))
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    File “concurrent\futures\thread.py”, line 58, in run
    File “C:\Program Files\Verge3D_for_Blender\manager\server.py”, line 2100, in rootRequestThread
    appsViewInfo.append(server.genAppViewInfo(app))
    ^^^^^^^^^^^^^^^^^^^^^^^^^^
    File “C:\Program Files\Verge3D_for_Blender\manager\server.py”, line 1082, in genAppViewInfo
    if self.isPuzzlesBasedFile(join(app[‘appsDir’], html)):
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    File “C:\Program Files\Verge3D_for_Blender\manager\server.py”, line 592, in isPuzzlesBasedFile
    content = f.read()
    ^^^^^^^^
    OSError: [Errno 22] Invalid argument
    TORNADO-ERROR: 500 GET / (127.0.0.1) 10484.47ms

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