Replies: 1 comment 1 reply
-
Can you share your nginx setup? Are you forwarding the web socket as well?
|
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Description
https://flet.dev/docs/guides/python/deploying-web-app/hosting-providers/self-hosting
I installed a flet on ubuntu server with nginx by following this document. But no component or content that I wrote is displayed in any way. Always waiting.
Code example to reproduce the issue:
Describe the results you received:

Describe the results you expected:
Additional information you deem important (e.g. issue happens only occasionally):
Flet version (
pip show flet
):Operating system:
Ubuntu 22.04
Additional environment details:
Beta Was this translation helpful? Give feedback.
All reactions