Skip to content

issues Search Results · repo:aws/ec2-macos-init language:Go

Filter by

22 results
 (63 ms)

22 results

inaws/ec2-macos-init (press backspace or delete to remove)

If I make an AMI where I create a password, subsequent runs of ec2-macos-init will fail before they ever get a chance to install the default ssh key. Here is an example run: 2024/08/22 23:47:30.984552 ...
question
  • andrewhamon
  • 4
  • Opened 
    on Aug 22, 2024
  • #50

i am new to this functionality, i was wondering what is the good way to provision another user, for example macadmin , (i know the existent default user is ec2-user), and let it have the ability to consume ...
question
  • zoezhangmattr
  • 1
  • Opened 
    on Jul 31, 2024
  • #49

Very tangentially-related to https://github.com/aws/ec2-macos-init/issues/41, we ve seen a different type of error also occasionally, across a couple versions of macOS 13 (most recently, 13.5 which is ...
bug
question
  • timsutton
  • 3
  • Opened 
    on Dec 19, 2023
  • #48

After the incorporation of ec2-macos-utils in the new GrowRootAPFSVolume module, the following error can occur for instances launched with the default 100 GB EBS volume: 2023/08/15 13:43:47.630235 Error ...
  • mattcataws
  • 1
  • Opened 
    on Aug 15, 2023
  • #44

When userdata exits with an error, the error handling checks output and tries to classify the error to print out some helpful message (with content type). This message is confusing when scripts themselves ...
bug
  • jahkeup
  • Opened 
    on Jul 18, 2023
  • #43

The addition of the GrowRootAPFSVolume in version 1.5.7 calls ec2-macos-utils to attempt to grow the root APFS volume to the maximum size of the EBS volume. An error is returned by ec2-macos-utils in the ...
  • mattcataws
  • 2
  • Opened 
    on Jun 7, 2023
  • #41

It seems that the code writing the userdata script to disk isn t ensuring the file is fully written when the module goes to execute the script. https://github.com/aws/ec2-macos-init/blob/856afa4039a4acc4b4b87ef1c4595c59965f699a/lib/ec2macosinit/userdata.go#L45-L62 ...
  • jahkeup
  • Opened 
    on Jan 25, 2023
  • #29

Hello, I am seeing this error in the following file: /var/log/amazon/ec2/ec2-macos-init.log I do see a file written to disk located at: /usr/local/aws/ec2-macos-init/instances/ instance-id / named: userdata ...
  • dpreble-cisco
  • 5
  • Opened 
    on Dec 9, 2022
  • #28

Created a custom image from the ARM macOS monterey 12.6.1 image. After creating a new instance the brew utility is no longer present sh-3.2$ ls -la /usr/local/bin total 0 drwxr-xr-x 3 root wheel 96 ...
  • tyen-brex
  • 2
  • Opened 
    on Dec 5, 2022
  • #27

An mac image was created using the following steps 1. Launch a mac image 2. Ran the steps on https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-mac-instances.html#connect-to-mac-instance to ...
  • tyen-brex
  • 2
  • Opened 
    on Dec 5, 2022
  • #26
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub