Hi!
I have the following issue,
- Computer 1 (Render Farm):
Windows 10 20H2
Chaos License Server 5.5.3
V-Ray Swarm 1.4.6
- Computer 2 (Sketchup Client)
Windows 10 20H2
SketchUp Pro 2021 21.0.391
V-Ray 5 for Sketchup, update 1.3
Licenses working fine.
When Sketchup Client tries to send a job to the Render Farm, the automatic V-Ray package upload fails.
Render Farm "vray-swarm.log":
Attempting to upload "C:\Program Files\Chaos Group\V-Ray\V-Ray for SketchUp\extension\vrayappsdk\vray-win-e8eb6477350c.7z" package from Sketchup Client manually at "http://RENDER-FARM:24267/vray-versions" results in "Error: Checksum mismatch".
Additionally, "http://RENDER-FARM:24267/log" appears to be broken, the page loads but there is no log and Microsoft Edge console shows an Error 500, hence why I obtained the logs from the log file.
I tried to re-install all the software multiple times in both computers, same errors occurs.
Help please, thanks!
I have the following issue,
- Computer 1 (Render Farm):
Windows 10 20H2
Chaos License Server 5.5.3
V-Ray Swarm 1.4.6
- Computer 2 (Sketchup Client)
Windows 10 20H2
SketchUp Pro 2021 21.0.391
V-Ray 5 for Sketchup, update 1.3
Licenses working fine.
When Sketchup Client tries to send a job to the Render Farm, the automatic V-Ray package upload fails.
Render Farm "vray-swarm.log":
Code:
{"name":"vray-swarm","hostname":"DESKTOP-3MUTFKG","pid":18120,"level":20,"msg":"POST /","time":"2021-05-19T22:59:35.556Z","v":0} {"name":"vray-swarm","hostname":"DESKTOP-3MUTFKG","pid":18120,"level":20,"msg":"Extracting file vray-win-e8eb6477350c.7z to C:\\Program Files\\Chaos Group\\V-Ray\\Swarm 1.4\\work\\vray-swarm\\V-Ray\\cc653bb8-e8df-406b-acf1-02e018355ed0","time":"2021-05-19T22:59:36.831Z","v":0} {"name":"vray-swarm","hostname":"DESKTOP-3MUTFKG","pid":18120,"level":20,"msg":"Extracted the package contents","time":"2021-05-19T22:59:41.990Z","v":0} {"name":"vray-swarm","hostname":"DESKTOP-3MUTFKG","pid":18120,"level":20,"msg":"Removed C:\\Program Files\\Chaos Group\\V-Ray\\Swarm 1.4\\work\\vray-swarm\\V-Ray\\upload_405f8d73ed9aea77f5dd58d980074f81","tim e":"2021-05-19T22:59:42.000Z","v":0} {"name":"vray-swarm","hostname":"DESKTOP-3MUTFKG","pid":18120,"level":50,"msg":"Error while processing vray-win-e8eb6477350c.7z: Error: Checksum mismatch","time":"2021-05-19T22:59:42.816Z","v":0} {"name":"vray-swarm","hostname":"DESKTOP-3MUTFKG","pid":18120,"level":50,"err":{"message":" Checksum mismatch","name":"Error","stack":"Error: Checksum mismatch\n at Hash.<anonymous> (C:\\Program Files\\Chaos Group\\V-Ray\\Swarm 1.4\\swrm.nar\\lib\\version-manager\\verifier.js:29:13)\n at emitNone (events.js:86:13)\n at Hash.emit (events.js:185:7)\n at emitReadable_ (_stream_readable.js:432:10)\n at emitReadable (_stream_readable.js:426:7)\n at readableAddChunk (_stream_readable.js:187:13)\n at Hash.Readable.push (_stream_readable.js:134:10)\n at Hash.Transform.push (_stream_transform.js:128:32)\n at Hash._flush (crypto.js:68:8)\n at Hash.<anonymous> (_stream_transform.js:118:12)\n at Hash.g (events.js:291:16)\n at emitNone (events.js:86:13)\n at Hash.emit (events.js:185:7)\n at prefinish (_stream_writable.js:505:12)\n at finishMaybe (_stream_writable.js:513:7)\n at endWritable (_stream_writable.js:525:3)\n at Hash.Writable.end (_stream_writable.js:490:5)"},"msg":"Checksum mismatch","time":"2021-05-19T22:59:42.817Z","v":0}
Additionally, "http://RENDER-FARM:24267/log" appears to be broken, the page loads but there is no log and Microsoft Edge console shows an Error 500, hence why I obtained the logs from the log file.
Code:
Failed to load resource: the server responded with a status of 500 (Internal Server Error) - vray-swarm/v1:1 Uncaught (in promise) Error: connect ENOBUFS 10.0.0.100:24267 - Local (undefined:undefined) at XMLHttpRequest.n.onreadystatechange - (bundle.js:28) Failed to load resource: the server responded with a status of 500 (Internal Server Error) - vray-swarm/versions:1
Help please, thanks!
Comment