Github user andreaturli commented on a diff in the pull request:
https://github.com/apache/brooklyn-docs/pull/88#discussion_r70457998
--- Diff: guide/ops/troubleshooting/deployment.md ---
@@ -30,6 +30,11 @@ means there was some problem obtaining or connecting to
the machine.
An error like `... Not authorized to access cloud ...` usually means the
wrong identity/credential was used.
+AWS requires a X-Amz-Date header which contains the date of the Apache
Brooklyn AWS client.
+If the date on the server is wrong for example several hours behind you
will get Authorization Exception.
--- End diff --
I suspect this may apply to other cloud API as well. We should probably
recommend to run Brooklyn on a machine with NTP properly configured?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---