Hi,
After being pointed toward this installation option, I’ve ran into some problems.
The ec2 instance was brought up ok.
I’ve assigned an IAM role to the instance with permissions as detailed here
And, logged into it using the instance-id and account number successfully.
Hitting the next button on the next screen trys to get the /aws/permissions page and fails.
I’m not sure if this points to the root cause. Digging through the instance, I’ve reached a log file (/var/lib/suse-rancher-setup/log/production.log
) which logs this error every time I try to reload the /aws/permissions page.
I, [2023-01-29T13:34:15.559651 #505] INFO -- : Executing "ec2metadata --api 2021-07-15 --info".
E, [2023-01-29T13:34:15.743054 #505] ERROR -- : Error output: Error: option --info not recognized
I, [2023-01-29T13:34:15.743461 #505] INFO -- : Standard output: Syntax: /usr/bin/ec2metadata [--options]
I, [2023-01-29T13:34:15.743501 #505] INFO -- : Standard output: Query and display EC2 metadata related to the AMI instance
I, [2023-01-29T13:34:15.743535 #505] INFO -- : Standard output:
I, [2023-01-29T13:34:15.743567 #505] INFO -- : Standard output: If no options are specified, all will be displayed.
I, [2023-01-29T13:34:15.743592 #505] INFO -- : Standard output: Options:
----- more irrelevant Standard output dump -------
E, [2023-01-29T13:34:15.754865 #505] ERROR -- : Status: 1
Have I missed something in the process?
Thanks,
Elad