Quantcast
Channel: Devolutions Forum - Recent Posts
Viewing all articles
Browse latest Browse all 19717

Topic "Amazon S3 Connection Problems on RDM for Windows" a message from Salmatdms

$
0
0
RDM version : 10.1.0.0
- created AWS AMI User just for RDM
- created S3 bucket
- give RDM user full admin access to S3
- tested access to S3 bucket by logging in as RDM user and creating/deleteing files in this bucket
- uploaded empty file sessions.xml to RDM bucket (as per one of older posts RDM does not create new sesssions.xml in S3- bug to be fixed ?)

Amazon S3 data source stays &quotNot connected&quot
Errors from Application Log :
- An Error, number AccessDenied, occurred when reading an object with the message 'Access Denied

- Amazon.S3.AmazonS3Exception: Access Denied ---> System.Net.WebException: The remote server returned an error: (403) Forbidden.
at System.Net.HttpWebRequest.GetResponse()
at Amazon.Runtime.AmazonWebServiceClient.getResponseCallback(IAsyncResult result)
--- End of inner exception stack trace ---
at Amazon.Runtime.AmazonWebServiceClient.HandleHttpWebErrorResponse(AsyncResult asyncResult, WebException we)
at Amazon.Runtime.AmazonWebServiceClient.getResponseCallback(IAsyncResult result)
at Amazon.Runtime.AmazonWebServiceClient.endOperation[T](IAsyncResult result)
at Amazon.S3.AmazonS3Client.GetObject(GetObjectRequest getObjectRequest)
at Devolutions.RemoteDesktopManager.Business.DataSources.S3ConnectionDataSource.cdee935ce1813488c0c594a5aa9fb9b12()
at Devolutions.RemoteDesktopManager.Business.DataSources.S3ConnectionDataSource.GetConnections()
at Devolutions.RemoteDesktopManager.Managers.ConnectionManager.ca4799bebd8b706f34eea94a778843b55(BaseConnectionDataSource c01af917dca3518ff73ed69848f95f91a)

Error looks pretty obvious i.e. Access Denied, but as per my list above. I did managed to login to S3 as freshly created RDM user with
key/secret key and upload download sessions.xml file.

What is even more interesting, Mac version or RDM is able to access and use those S3 credentials and connection session works there ok.

I hope I am just missing something obvious ... smile, any help appreaciated.
edited by dhervieux on 12/12/2014

Viewing all articles
Browse latest Browse all 19717

Trending Articles