Closed a-w-1806 closed 5 months ago
Running
source .venv/bin/activate
python3 main.py
gives me:
Traceback (most recent call last):
File "/home/ubuntu/oracle-freetier-instance-creation/main.py", line 57, in <module>
raise ValueError("oci.env has spaces in values which is not acceptable")
ValueError: oci.env has spaces in values which is not acceptable
I just restore the oci_env
as it is in the repo but still the same error.
Do you mean " "
rather than ""
?
Damn you are right, thanks for catching it. Did you test it ?
Yes I did. It is working for me now.
Thanks again.Since I have already obtained the instance, testing the script has become challenging, I should plan to write some unit test cases for script's functionality soon.
Describe the bug When running
./setup_init.sh rerun
I immediately getCouldn't find any logs waiting 60 secs before checking again
and after like a minute I getUnhandled Exception Occurred.
. I don't get any local log file either.Expected behavior It should either successfully run, or leave some error log.
Instance Type (please complete the following information):
Environment (please complete the following information):
Screenshots If applicable, add screenshots to help explain your problem.
Additional context And sending email does not work either.