amazon s3 - PowerShell Remoting Sporadic Script Exiting -


i have script executes aws s3 sync, should sync approx 255gb. however, script seems choke @ random points , exit with:

[13:49:24][step 1/1] processing data remote command failed following error message:  [13:49:24][step 1/1] access denied. more information, see about_remote_troubleshooting  [13:49:24][step 1/1] topic. [13:49:24][step 1/1]     + categoryinfo          : operationstopped: (fileserver:string) [], psremotingtransportexception [13:49:24][step 1/1]     + fullyqualifiederrorid : jobfailure [13:49:24][step 1/1]     + pscomputername        : fileserver [13:49:24][step 1/1]   

this error occurs after varying amounts of time, , varying amounts of data pulled down s3. there doesn't seem common denominator when dying. important fact script being executed teamcity, it's logging in tc admin on remote server.

any ideas on why occurring?


Comments

Popular posts from this blog

dns - How To Use Custom Nameserver On Free Cloudflare? -

python - Pygame screen.blit not working -

c# - Web API response xml language -