Hi, i have a problem with aws.py Script,
On certain Amazon EC2 Instances, the script gives an error:
Traceback (most recent call last):
File "aws.py", line 68, in <module>
if is_ec2():
File "aws.py", line 18, in is_ec2
with open("/sys/hypervisor/uuid") as f:
FileNotFoundError: [Errno 2] No such file or directory: '/sys/hypervisor/uuid'
/var/log/rudder/webapp/2020_11_30_stderrout.log
(look for ERROR
)? If no, or if the log file is missing, perhaps in /var/log/rudder/webapp/java.log
or /var/log/rudder/install/rudder-server-root-*.log
?