Skip to content

Trouble Deploying Wave apps with Uvicorn #1803

Answered by mturoci
tolmanam asked this question in Q&A
Discussion options

You must be logged in to vote

I will have a proper answer for you on Monday, but if you would like to investigate on your own, you can check

def run(app: str, no_reload: bool, no_autostart: bool):
to get an idea of what wave run is actually doing.

I would also check if your config env variables are set correctly, e.g. H2O_WAVE_ADDRESS (address of the your wave server).

Please paste any outputs/errors you get along the way - will speed up my investigation.

I agree the deployment docs need some love though. I plan to write detailed instructions for deployments on AWS EC2, Render etc. but didnt have time so far.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by tolmanam
Comment options

You must be logged in to vote
2 replies
@tolmanam
Comment options

@mturoci
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants