Hi I following a tutorial on how to setup Vray with AWS Thinkbox portal and i have reached a road block when using Deadline trying to validate my local Drivelogs.zip (1.1 MB) C: or any path for Path i specify to the Asset server settings. The error states There is an issue with the asset directory given. Cannot validate all the settings.
Please check root directory specified.
Would you like to still save the settings?
I can see others in the forum have gone through this same problem but I cant find a solution. I have also uploaded the logs if that helps. THX
Have you tried ignoring the warning and saving the settings (by clicking Yes)?
I have seen the same message many times, and I consider it a dirty liar
Looking at the latest log in the zip, the errors it is reporting are that it cannot communicate with the Repository. In the beginning of the log it seems to be failing to connect directly
1614639618.231000 2021-03-02 00:00:18,230 [C:\Program Files (x86)\Thinkbox\AWSPortalAssetServer\s3backedcachelib\deadline_util.py:_run_deadline_command:85] [root] [9116] [Dummy-1] [WARNING] Error: Could not connect to any of the specified Mongo DB servers defined in the "Hostname" parameter of the "settings\connection.ini" file in the root of the Repository.
The following errors were encountered:
* 192.168.0.31: No connection could be made because the target machine actively refused it. 192.168.0.31:27100
* AllMight: No connection could be made because the target machine actively refused it. [fe80::851f:9ea0:a32a:669f%10]:27100 (FranticX.Database.DatabaseConnectionException)
1614639618.231000 2021-03-02 00:00:18,230 [C:\Program Files (x86)\Thinkbox\AWSPortalAssetServer\awsportalassetserverservice.py:main:51] [root] [9116] [Dummy-1] [ERROR] Could not read options from Deadline.
Later it fails to find the NetworkRoot from deadline.ini
1614639844.175000 2021-03-02 00:04:04,174 [C:\Program Files (x86)\Thinkbox\AWSPortalAssetServer\s3backedcachelib\deadline_util.py:_run_deadline_command:85] [root] [9116] [Dummy-1] [WARNING] Error: Could not retrieve NetworkRoot from "C:\ProgramData\Thinkbox\Deadline10\deadline.ini" because it does not exist.
I am not sure what is going on there, but it looks like the Asset Server is unable to talk to the Repository… The Asset Roots should be your least worry
Thanks for getting back to me BoBo. I shall continue with the tutorials and hopefully everything works out. I’ll also look at some of the lines you highlighted and try and beginner hack/fix the issue. I’ll let you know how it goes cheers.