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.

500: Internal Server Error

Home Forums General Questions 500: Internal Server Error

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #61513
    Anjanita
    Customer

    My original version of Verge 3.9.1 was working perfectly when I decided to upgrade to 4.3 and now I get a 5oo internal server error and the log output below. I have tried saving in a different area but the error is the same.

    Please advise

    Starting App Manager server (port 8668, package BLENDER)
    Uncaught exception GET / (::1)
    HTTPServerRequest(protocol=’http’, host=’localhost:8668′, method=’GET’, uri=’/’, version=’HTTP/1.1′, remote_ip=’::1′)
    Traceback (most recent call last):
    File “D:\Verge\Verge3D_for_Blender\manager\lib\tornado\web.py”, line 1713, in _execute
    result = await result
    File “D:\Verge\Verge3D_for_Blender\manager\server.py”, line 1230, in get
    await server.runAsync(self.rootRequestThread)
    File “D:\Verge\Verge3D_for_Blender\manager\server.py”, line 373, in runAsync
    return await asyncio.wrap_future(executor.submit(func, *args, **kwargs))
    File “D:\obj\windows-release\37amd64_Release\msi_python\zip_amd64\thread.py”, line 57, in run
    File “D:\Verge\Verge3D_for_Blender\manager\server.py”, line 1239, in rootRequestThread
    apps = server.findApps()
    File “D:\Verge\Verge3D_for_Blender\manager\server.py”, line 464, in findApps
    apps.append(self.appInfo(apppath, appsDir))
    File “D:\Verge\Verge3D_for_Blender\manager\server.py”, line 492, in appInfo
    appFiles = list(appDir.rglob(‘*.*’))
    File “D:\obj\windows-release\37amd64_Release\msi_python\zip_amd64\pathlib.py”, line 1132, in rglob
    File “D:\obj\windows-release\37amd64_Release\msi_python\zip_amd64\pathlib.py”, line 573, in _select_from
    File “D:\obj\windows-release\37amd64_Release\msi_python\zip_amd64\pathlib.py”, line 525, in _select_from
    OSError: [WinError 4393] The tag present in the reparse point buffer is invalid: ‘C:\\Users\\alongley\\OneDrive – Trifast Plc\\Documents\\blender\\old\\blender-2.93.1-windows-x64\\2.93\\datafiles\\locale\\tr\\LC_MESSAGES’
    500 GET / (::1) 42972.90ms
    404 GET /favicon.ico (::1) 1.00ms

    • This topic was modified 1 year, 1 month ago by Anjanita.
    #61514
    Anjanita
    Customer

    I mean 4.3 or the current latest version

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