full-stack-fastapi-template icon indicating copy to clipboard operation
full-stack-fastapi-template copied to clipboard

kindly help me in resolving issue faced

Open pvssrikanth opened this issue 4 years ago • 3 comments

Dear Sir, ackend_cors_origins [["http://localhost", "http://localhost:4200", "http://localhost:3000", "http://localhost:8080", "https://localhost", "https://localhost:4200", "https://localhost:3000", "https://localhost:8080", "http://dev.iib.com", "https://stag.iib.com", "https://iib.com", "http://local.dockertoolbox.tiangolo.com", "http://localhost.tiangolo.com"]]: smtp_port [587]: smtp_host []: smtp.Office365.com smtp_user []: [email protected] smtp_password []: Secret@123 smtp_emails_from_email [[email protected]]: [email protected] postgres_password [changethis]: pgadmin_default_user [[email protected]]: pgadmin_default_user_password [changethis]: traefik_constraint_tag [iib.com]: traefik_constraint_tag_staging [stag.iib.com]: traefik_public_constraint_tag [traefik-public]: flower_auth [admin:changethis]: sentry_dsn []: docker_image_prefix []: docker_image_backend [backend]: docker_image_celeryworker [celeryworker]: docker_image_frontend [frontend]: File "/tmp/tmpN5VV9r.py", line 4 path: Path ^ SyntaxError: invalid syntax ERROR: Stopping generation because post_gen_project hook script didn't exit successfully Hook script failed (exit status: 1) (fastapienv) :~/srik/mayfastapi$

pvssrikanth avatar May 02 '21 10:05 pvssrikanth

make sure your first_superuser using email or you will encounter error with project generation

pramadito avatar May 05 '21 05:05 pramadito

Dear Sir, Unable to compile still getting error despite entering email id for first_user

Please guide , if we have any direct docker image for your project please.

Regards,

On Wed, May 5, 2021 at 10:52 AM pramadito @.***> wrote:

make sure your first_superuser using email or you will encounter error with project generation

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tiangolo/full-stack-fastapi-postgresql/issues/374#issuecomment-832419045, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEGAGU5KBXQCIQRUNCDFMQ3TMDIXVANCNFSM437HXNKA .

pvssrikanth avatar May 06 '21 04:05 pvssrikanth

HI. I'm having the same problem

C:\>python -m cookiecutter https://github.com/tiangolo/full-stack-fastapi-postgresql
You've downloaded C:\Users\toqp\.cookiecutters\full-stack-fastapi-postgresql before. Is it okay to delete and re-download it? [yes]:
project_name [Base Project]:
project_slug [base-project]:
domain_main [base-project.com]:
domain_staging [stag.base-project.com]:
docker_swarm_stack_name_main [base-project-com]:
docker_swarm_stack_name_staging [stag-base-project-com]:
secret_key [changethis]:
first_superuser [[email protected]]:
first_superuser_password [changethis]:
backend_cors_origins [["http://localhost", "http://localhost:4200", "http://localhost:3000", "http://localhost:8080", "https://localhost", "https://localhost:4200", "https://localhost:3000", "https://localhost:8080", "http://dev.base-project.com", "https://stag.base-project.com", "https://base-project.com", "http://local.dockertoolbox.tiangolo.com", "http://localhost.tiangolo.com"]]:
smtp_port [587]:
smtp_host []:
smtp_user []:
smtp_password []:
smtp_emails_from_email [[email protected]]:
postgres_password [changethis]:
pgadmin_default_user [[email protected]]:
pgadmin_default_user_password [changethis]:
traefik_constraint_tag [base-project.com]:
traefik_constraint_tag_staging [stag.base-project.com]:
traefik_public_constraint_tag [traefik-public]:
flower_auth [admin:changethis]:
sentry_dsn []:
docker_image_prefix []:
docker_image_backend [backend]:
docker_image_celeryworker [celeryworker]:
docker_image_frontend [frontend]:
Системе не удается найти указанный путь.
ERROR: Stopping generation because post_gen_project hook script didn't exit successfully
Hook script failed (exit status: 1)

C:\>

toqp avatar Apr 21 '23 09:04 toqp