Fast-API Application deployment using Granian #359
Unanswered
sreenivasulureddysura
asked this question in
Q&A
Replies: 1 comment 5 replies
-
|
There's already a feature request opened for unix socket binding: #97 The error log you reporting doesn't seem to be related to Granian though. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Trying to deploy the Fastapi application using the Granian in Linux environment. Is there a way i can bind the configuration like
gunicorn -b unix:app.sock. Private network Proxy is failing. Facing the following issue:Beta Was this translation helpful? Give feedback.
All reactions