rithin

Results 6 comments of rithin

@igorbenav Thanks for the quick reply. That was the issue and it's **resolved**. I'm getting one more issue like **create_tier** and **create_superuser** containers are creating and exiting In the user...

@igorbenav you can find it here -> https://github.com/rithin/kappitrails_api/tree/development_v1

@igorbenav sorry i didn't push the latest code to git. I enabled and the container got created. But its keep exiting Now i have pushed the code -> https://github.com/rithin/kappitrails_api/tree/development_v1 ![image](https://github.com/igorbenav/FastAPI-boilerplate/assets/4413553/aea5be62-3f3f-4b22-8ab6-44202f7fa7b9)

Same, it's started and exited. Logs 2024-02-22 16:57:19 ERROR:__main__:Error creating tier: ![image](https://github.com/igorbenav/FastAPI-boilerplate/assets/4413553/f2e81dc1-a827-4fc1-afb3-298d2cfe9773) ![image](https://github.com/igorbenav/FastAPI-boilerplate/assets/4413553/ce0bc5a0-4d13-4517-8016-ceba301be9c5)

@igorbenav , thanks for reply. When I remove the network setting from docker compose am get another error. File "/usr/local/lib/python3.11/site-packages/starlette/routing.py", line 734, in lifespan 2024-02-24 11:10:13 async with self.lifespan_context(app) as...

@igorbenav no, still create_superuser-1 and create_tier-1 not running and trhowing error. 2024-03-10 16:52:06 INFO:__main__:Admin user rithin already exists. 2024-03-17 17:12:47 INFO:__main__:Admin user rithin already exists. =============== 2024-03-10 16:53:05 ERROR:__main__:Error creating...