I have followed the configuration steps to run on port 80 as like below by creating a config.toml in global and within streamlit repo.
When i try to run app by giving server.port to 80 am getting PermissionError: [Errno 13] Permission denied.
Am trying to run this on aws EC2. Can someone guide how i can run on port 80 btw am able to run on 8051 and 8080 by following the above steps but not for port 80.
TIA
Do you know if your instance already has something running on port 80? Easiest way to check would be to type the IP address into a browser and see if something gets returned.
If so, then Streamlit won’t be able to serve content on that port.
The only other thing I can think of is that ports below 1024 are restricted in Linux to superuser access. Do you have that level of permission on your server?
I am looking for reading the theme selected within the code, may I know how we can read the theme selected or can you refer to page that provides information please.
Thanks for stopping by! We use cookies to help us understand how you interact with our website.
By clicking “Accept all”, you consent to our use of cookies. For more information, please see our privacy policy.
Cookie settings
Strictly necessary cookies
These cookies are necessary for the website to function and cannot be switched off. They are usually only set in response to actions made by you which amount to a request for services, such as setting your privacy preferences, logging in or filling in forms.
Performance cookies
These cookies allow us to count visits and traffic sources so we can measure and improve the performance of our site. They help us understand how visitors move around the site and which pages are most frequently visited.
Functional cookies
These cookies are used to record your choices and settings, maintain your preferences over time and recognize you when you return to our website. These cookies help us to personalize our content for you and remember your preferences.
Targeting cookies
These cookies may be deployed to our site by our advertising partners to build a profile of your interest and provide you with content that is relevant to you, including showing you relevant ads on other websites.