mohankumarpaluru / oracle-freetier-instance-creation

A script to create free instance
MIT License
164 stars 33 forks source link

No option 'user' in section: 'DEFAULT' #25

Closed FireBoy00 closed 4 months ago

FireBoy00 commented 4 months ago

Hi! Just as the title says, I have that in the ERROR_IN_CONFIG.LOG, but when I go and check the oci_config I do have a "user". The script is not showing up after running ps -ef | grep python altho it does say Script is running successfully. The other logs are empty setup_and_info.log and launch_instance.log.

FireBoy00 commented 4 months ago

It seems I was running it as root and not as ubuntu. So my path was a bit off. I also needed to remove the /home part. Not it's running and generated the ssh keys.