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.

3up3down

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Server Error #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

    in reply to: Server Error #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

Viewing 2 posts - 1 through 2 (of 2 total)