2 Answers
- Newest
- Most votes
- Most comments
0
To me, the error message is too generic to identify the root cause. If your account is not working with AWS examples, it may be the mis-config of account settings or canvas pre-requisites. Please follow the instruction below to eliminate the issues:
- Make sure your AWS account is setting up properly, e.g. try other services - launching EC2 instances
- Make sure you have enough permission to navigate on your account - permission error will pop up on the top of the console
- Set up amazon Sagemaker domain - https://docs.aws.amazon.com/sagemaker/latest/dg/canvas-getting-started.html
- Try on different region, e.g. us-west-2, us-east-2
answered 2 years ago
0
Hello there,
thank you for the provided instructions. I've been able to make a time forecast after giving my user permissions to perform time series forecasting.
Thanks for the help & best regards
answered 2 years ago
Relevant content
- asked 2 months ago
- asked 9 months ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 years ago
For future visitors to this question: AmazonForecastFullAccess permissions can be added via these instructions https://docs.aws.amazon.com/sagemaker/latest/dg/canvas-set-up-forecast.html
Hi,
In case any one getting "Request failed. Canvas can't process your request right now. Try again in a few minutes, or contact your administrator and share the details below to resolve the issue" message. You need to update sagemaker domain settings. It gives you an option to create/attach IAM policy for "Time series forecasting" to the domain. After that refresh your canvas session, error will disappear.
Thanks
Hello everyone, I am attepting to follow the excellent guide of Viktoria Semaan on how to build stock price predictions: https://community.aws/tutorials/no-code-ai-with-sagemaker-canvas.
I have carried out all steps of part 1 successfully but every time I attempt to start the part 2 (https://community.aws/tutorials/no-code-ai-with-sagemaker-canvas#part-2-building-predictions-with-sagemaker-canvas) I get the error:
"Canvas can't process your request right now. Try again in a few minutes, or contact your administrator and share the details below to resolve the issue. If you're an administrator or an individual user, contact AWS support and provide the following code: <c694997f-7fb0-4239-8ed9-8696312d0083> to resolve the issue."
I have enabled the "Enable time series forecasting" permission in the domain as some of you have suggested in here but it didn't help.
Could you please help me?
Thank you