Following the install tutorial to use deadline and AWS Portal for cloud rendering capacity , after installing the repository and client successfully , the AWSPortalLinkService doesn’t start when installing the AWS Portal .
LOG OUTPUT :
1592271466.450000 2020-06-16 13:37:46,450 [C:\Program Files (x86)\Thinkbox\AWSPortalAssetServer/update_credentials.py:<module>:247] [root] [19268] [MainThread] [ERROR] Credential Update Timed Out
1592272495.446000 2020-06-16 13:54:55,446 [C:\Program Files (x86)\Thinkbox\AWSPortalAssetServer/update_credentials.py:<module>:203] [root] [23748] [MainThread] [INFO] About to create access keys
1592272495.446000 2020-06-16 13:54:55,446 [C:\Program Files (x86)\Thinkbox\AWSPortalAssetServer/update_credentials.py:_create_access_key:103] [root] [23748] [MainThread] [INFO] Initializing AWS Session
1592272496.035000 2020-06-16 13:54:56,035 [C:\Program Files (x86)\Thinkbox\AWSPortalAssetServer/update_credentials.py:_create_access_key:109] [root] [23748] [MainThread] [INFO] Retreiving User
1592272496.036000 2020-06-16 13:54:56,036 [C:\Program Files (x86)\Thinkbox\AWSPortalAssetServer/update_credentials.py:_create_access_key:111] [root] [23748] [MainThread] [INFO] Deleting existing access keys
1592272497.296000 2020-06-16 13:54:57,296 [C:\Program Files (x86)\Thinkbox\AWSPortalAssetServer/update_credentials.py:_create_access_key:116] [root] [23748] [MainThread] [INFO] Creating new access key
1592272497.595000 2020-06-16 13:54:57,595 [C:\Program Files (x86)\Thinkbox\AWSPortalAssetServer/update_credentials.py:_create_access_key:120] [root] [23748] [MainThread] [INFO] Got the new access keys
1592272497.596000 2020-06-16 13:54:57,595 [C:\Program Files (x86)\Thinkbox\AWSPortalAssetServer/update_credentials.py:<module>:211] [root] [23748] [MainThread] [INFO] Key creation complete.
1592272497.596000 2020-06-16 13:54:57,595 [C:\Program Files (x86)\Thinkbox\AWSPortalAssetServer/update_credentials.py:<module>:214] [root] [23748] [MainThread] [INFO] About to start updater
1592272497.596000 2020-06-16 13:54:57,595 [C:\Program Files (x86)\Thinkbox\AWSPortalAssetServer/update_credentials.py:<module>:221] [root] [23748] [MainThread] [INFO] Updater has started
1592272497.596000 2020-06-16 13:54:57,595 [C:\Program Files (x86)\Thinkbox\AWSPortalAssetServer/update_credentials.py:_send_access_key:127] [root] [23748] [Thread-2] [INFO] Storing Key Pair
1592272497.596000 2020-06-16 13:54:57,595 [C:\Program Files (x86)\Thinkbox\AWSPortalAssetServer/update_credentials.py:_send_access_key:140] [root] [23748] [Thread-2] [INFO] Waiting to be connected...
1592272499.596000 2020-06-16 13:54:59,595 [C:\Program Files (x86)\Thinkbox\AWSPortalAssetServer/update_credentials.py:<module>:224] [root] [23748] [MainThread] [INFO] About to start service
1592272500.058000 2020-06-16 13:55:00,058 [C:\Program Files (x86)\Thinkbox\AWSPortalAssetServer/update_credentials.py:<module>:230] [root] [23748] [MainThread] [ERROR] Starting service AWSPortalAssetServer
Error starting service: The service did not start due to a logon failure.
Traceback (most recent call last):
File "C:\Program Files (x86)\Thinkbox\AWSPortalAssetServer/update_credentials.py", line 228, in <module>
G_LOGGER.info(subprocess.check_output([deadline.get_dpython_path(), os.path.join(os.path.dirname(__file__), 'windowsservice.py'), 'start']))
File "C:\PROGRA~1\Thinkbox\DEADLI~1\bin\Lib\subprocess.py", line 219, in check_output
raise CalledProcessError(retcode, cmd, output=output)
CalledProcessError: Command '['C:\\Program Files\\Thinkbox\\Deadline10\\bin\\dpython', 'C:\\Program Files (x86)\\Thinkbox\\AWSPortalAssetServer\\windowsservice.py', 'start']' returned non-zero exit status 1069
1592272500.059000 2020-06-16 13:55:00,059 [C:\Program Files (x86)\Thinkbox\AWSPortalAssetServer/update_credentials.py:<module>:243] [root] [23748] [MainThread] [ERROR] Could not start service
Traceback (most recent call last):
File "C:\Program Files (x86)\Thinkbox\AWSPortalAssetServer/update_credentials.py", line 228, in <module>
G_LOGGER.info(subprocess.check_output([deadline.get_dpython_path(), os.path.join(os.path.dirname(__file__), 'windowsservice.py'), 'start']))
File "C:\PROGRA~1\Thinkbox\DEADLI~1\bin\Lib\subprocess.py", line 219, in check_output
raise CalledProcessError(retcode, cmd, output=output)
CalledProcessError: Command '['C:\\Program Files\\Thinkbox\\Deadline10\\bin\\dpython', 'C:\\Program Files (x86)\\Thinkbox\\AWSPortalAssetServer\\windowsservice.py', 'start']' returned non-zero exit status 1069
1592272500.059000 2020-06-16 13:55:00,059 [C:\Program Files (x86)\Thinkbox\AWSPortalAssetServer/update_credentials.py:<module>:247] [root] [23748] [MainThread] [ERROR] Credential Update Timed Out