Advertisement
Guest User

Untitled

a guest
Jul 24th, 2017
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.27 KB | None | 0 0
  1. <Error>
  2. <Code>PermanentRedirect</Code>
  3. <Message>
  4. The bucket you are attempting to access must be addressed using the specified endpoint. Please send all future requests to this endpoint.
  5. </Message>
  6. <Bucket>Private-Bucket</Bucket>
  7. <Endpoint>s3.amazonaws.com</Endpoint>
  8. <RequestId>68D6A3E11776FCC1</RequestId> <HostId>b24iR0OcgTWX7+JaLVhZfz22KI8QK5Gh4qWXAgf7GmFyDG64TwPY5ELSgMcrwnefeLfSBJCmrgQ=
  9. </HostId>
  10. </Error>
  11.  
  12. <FullBucketUrl xmlns="http://www.sdltridion.com/S3EclProvider/Configuration">https://ecl-s3-test.s3.us-east-2.amazonaws.com/</FullBucketUrl>
  13.  
  14. <!-- FullBucketUrl xmlns="http://www.sdltridion.com/S3EclProvider/Configuration">https://s3-us-west-2.amazonaws.com/name-of-bucket/</FullBucketUrl -->
  15. <!-- FullBucketUrl xmlns="http://www.sdltridion.com/S3EclProvider/Configuration">https://name-of-bucket.s3-us-west-2.amazonaws.com/</FullBucketUrl -->
  16. <!-- FullBucketUrl xmlns="http://www.sdltridion.com/S3EclProvider/Configuration">http://name-of-bucket.s3.amazonaws.com/</FullBucketUrl -->
  17. <!-- FullBucketUrl xmlns="http://www.sdltridion.com/S3EclProvider/Configuration">https://s3.us-west-2.amazonaws.com/</FullBucketUrl -->
  18. <!-- FullBucketUrl xmlns="http://www.sdltridion.com/S3EclProvider/Configuration">https://aws.amazon.com/s3/</FullBucketUrl -->
  19. <!-- FullBucketUrl xmlns="http://www.sdltridion.com/S3EclProvider/Configuration">https://autoscaling.us-west-2.amazonaws.com/</FullBucketUrl -->
  20.  
  21. 2017-07-24 12:46:26,813 [4] ERROR UI.Model -
  22. System.Exception: Unable to get the list of items ---> System.ServiceModel.FaultException`1[System.ServiceModel.ExceptionDetail]: Exception has been thrown by the target of an invocation.
  23.  
  24. Server stack trace:
  25. at System.ServiceModel.Channels.ServiceChannel.ThrowIfFaultUnderstood(Message reply, MessageFault fault, String action, MessageVersion version, FaultConverter faultConverter)
  26. at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
  27. at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
  28. at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs)
  29. at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
  30. at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
  31.  
  32. Exception rethrown at [0]:
  33. at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
  34. at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
  35. at Tridion.ExternalContentLibrary.Service.Client.ISessionAwareEclService.GetList(String parentItemUri, Int32 pageIndex, EclItemTypes itemTypes, IEnumerable`1 basedOnSchema)
  36. at Tridion.ExternalContentLibrary.UI.Model.Services.GeneralImpl.GetList(String id, Int32 pageIndex, Filter filter, Int32 columns)
  37. --- End of inner exception stack trace ---
  38. at Tridion.ExternalContentLibrary.UI.Model.Services.GeneralImpl.GetList(String id, Int32 pageIndex, Filter filter, Int32 columns)
  39. at Tridion.ExternalContentLibrary.UI.Model.Services.General.GetList(String id, Int32 pageIndex, Filter filter, Int32 columns)
  40. at SyncInvokeGetList(Object , Object[] , Object[] )
  41. at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs)
  42. at Tridion.Web.UI.Core.Extensibility.DataExtenderOperationInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs)
  43. at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc)
  44. at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc)
  45. at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc& rpc)
  46. at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)
  47. 2017-07-24 12:46:29,767 [4] DEBUG UI.DataExtenders - Process response for command 'GetListActivityInstances' id=''
  48. 2017-07-24 12:46:29,767 [4] DEBUG UI.DataExtenders - Updating element 'tcm:ListActivityInstances'
  49. 2017-07-24 12:46:30,767 [4] DEBUG UI.DataExtenders - Process response for command 'GetListActivityInstances' id=''
  50. 2017-07-24 12:46:30,767 [4] DEBUG UI.DataExtenders - Updating element 'tcm:ListActivityInstances'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement