Тёмный
Mithun Srinivas
Mithun Srinivas
Mithun Srinivas
Подписаться
Комментарии
@saipranavvangala7447
@saipranavvangala7447 14 дней назад
I have localhost postgresql as the backend for my application how to deploy the flask app now,should I deploy the db separately and change the db uri .I am a bit confused can you guide me if possible
@abhishekbhadra6307
@abhishekbhadra6307 18 дней назад
Thanks Mithun.😊😊 Very Nicely explained.
@mshl114
@mshl114 24 дня назад
What and all concepts do i need to know in js??
@ravipratap2349
@ravipratap2349 Месяц назад
hello sir can you provide pw offline Full Stack course orientation video
@triposat
@triposat Месяц назад
Thanks bro. It's working...
@shivateja186
@shivateja186 Месяц назад
Macha...hegidhiya?5 years ayithu alo nodi ..
@-Adhi-
@-Adhi- 2 месяца назад
Getting error : No open ports detected in Flask , please help
@sonic8873
@sonic8873 2 месяца назад
u dont have ports specified if __name__ == '__main__': app.run(port=5001)
@riteshsarathe2841
@riteshsarathe2841 2 месяца назад
how to deploy database plz make a video
@AbhilashMSMPH
@AbhilashMSMPH 3 месяца назад
Please comment, Can we deploy with our custom domain name for free?
@abhishek_illusion
@abhishek_illusion 3 месяца назад
thanks bro it works
@mithun-srinivas
@mithun-srinivas 3 месяца назад
Welcome 👍
@NandniSihaniya
@NandniSihaniya 3 месяца назад
hello , i deploy my file showig error , can you help me out
@prudhvirajgrandhe4055
@prudhvirajgrandhe4055 3 месяца назад
Getting this error when try to deploy a Flask app which uses Open cv to acces Camera Error: WARNING [ WARN:0@56.987] global cap_v4l.cpp:997 open VIDEOIO(V4L2:/dev/video0): can't open camera by index [ERROR:0@56.987] global obsensor_uvc_stream_channel.cpp:159 getStreamChannelGroup Camera index out of range Can you help through this?
@user-lp5hr2vg5y
@user-lp5hr2vg5y 3 месяца назад
thankssss alotttt
@innovatorschannel1919
@innovatorschannel1919 4 месяца назад
Hey how do I connect my flask database
@codingtochangetheworld5495
@codingtochangetheworld5495 2 месяца назад
Hey bro did you deployed successfully
@only1smokey
@only1smokey 4 месяца назад
Thank you I searching for a free way to host my API for the non profit organization I'm running and finally found it! THANKS A LOT!
@mithun-srinivas
@mithun-srinivas 3 месяца назад
Glad it helped!
@samagrashrivastava8042
@samagrashrivastava8042 4 месяца назад
It worked !!!!!!!🎉 Thank you soo much brother❤
@mithun-srinivas
@mithun-srinivas 3 месяца назад
You're welcome!
@isha9731
@isha9731 4 месяца назад
Thank you for sharing this information. I am facing one problem can you tell me how to resolve that one , in my project I have used local machine paths while deploying what changes I need to do
@kalyansidd1143
@kalyansidd1143 5 месяцев назад
Getting 404 not found issue
@ThePetBook_kids
@ThePetBook_kids 5 месяцев назад
gunicorn not found error
@osamaabdelmohsen5729
@osamaabdelmohsen5729 5 месяцев назад
add `gunicorn==19.9.0` to your requirements.txt file
@ThePetBook_kids
@ThePetBook_kids 5 месяцев назад
now its showing [2024-03-06 16:42:38,533] ERROR in app: Exception on / [GET]though my app is working properly in my local system @@osamaabdelmohsen5729
@biancamaxino
@biancamaxino 3 месяца назад
@@osamaabdelmohsen5729 it doesnt worked... any other way bro? I added gunicorn==19.9.0 on my github and vs code requiremetnts.txt file
@user-sp1vr9xt1b
@user-sp1vr9xt1b 6 месяцев назад
thank you so much! I was struggling trying to host my portfolio projects on other platforms. This really helped me out
@fitofficial6510
@fitofficial6510 7 месяцев назад
Thank you so much atlast
@mithun-srinivas
@mithun-srinivas 3 месяца назад
You're welcome 😊
@dharmareddykotha3798
@dharmareddykotha3798 7 месяцев назад
Thank you sooo much sir!!
@laxmikantparate8115
@laxmikantparate8115 7 месяцев назад
Thank you bhaiya, it helped a lot
@mdshakilkhan8560
@mdshakilkhan8560 7 месяцев назад
at first thanks for ur wonderful video, website vercel এ deploy করার পর website menu er about বা onno page open হয় না , jai menu te click kori বার বার home page open হয়. plz any solving. thanks
@mdshakilkhan8560
@mdshakilkhan8560 7 месяцев назад
at first thanks for ur wonderful video, ami akta website deploy koreci, vercel deploy করার পর website menu er about বা onno page open হয় না , jai menu te click kori বার বার home page open হয়. plz any solving. thanks
@smitareddy4157
@smitareddy4157 7 месяцев назад
when tried to login in vercel app it shows account has been blocked
@mithun-srinivas
@mithun-srinivas 7 месяцев назад
Try logging in through GitHub or other ways like email or Google sign-in.
@AmirAliShaik
@AmirAliShaik 8 месяцев назад
💯 ❤
@user-vm8ef8vl7w
@user-vm8ef8vl7w 8 месяцев назад
it Was a good video Thank you
@kmax2356
@kmax2356 9 месяцев назад
can you please make a video, how to host flask app integrated SQLite database on render for free
@chevulahaarvish4322
@chevulahaarvish4322 9 месяцев назад
hey i can help you with that
@cursedentertainment
@cursedentertainment 8 месяцев назад
how?@@chevulahaarvish4322
@GustavoSilva-pz9kj
@GustavoSilva-pz9kj 8 месяцев назад
Idk so much about sqlite , but i have an app with postgre. In render i create the PostgreSQL and in the app i make the connections and set the classes. But a SQLite with the sql archive in the project folder i think u can just deploy or use Docker., idk
@sayyadsameer983
@sayyadsameer983 7 месяцев назад
​@@chevulahaarvish4322hey can you help me with that?
@Emmanuel-xr3pt
@Emmanuel-xr3pt 5 месяцев назад
try using clever cloud as service for your db
@explorewithnk5072
@explorewithnk5072 9 месяцев назад
Bro project live hogya lekin site nhi khul re bhot der se load ho ra hh kya kroo ? Pymongo bhe use kia hh maine apne project mei
@harshitvarshney9019
@harshitvarshney9019 8 месяцев назад
Did it worked ?? I also want to deploy a flask app that is using Mongodb ... Should I continue or is there a better way ??
@garciamukoko7739
@garciamukoko7739 10 месяцев назад
hello! I have two online applications developed with flask but the problem is that it often generates errors for me, when I update the application it is restored. according to my research you should use gunicorn instead of run like Start Command. how I can use gunicorn in Cpanel.
@Profnegi
@Profnegi 11 месяцев назад
sir only html is coming not css... my file consisting .json and many other files
@ujjwaltiwari1020
@ujjwaltiwari1020 11 месяцев назад
same problem brother how did you solve it ??
@Profnegi
@Profnegi 11 месяцев назад
@@ujjwaltiwari1020 bro build krna pdega phle
@arthurdeka
@arthurdeka 10 месяцев назад
@@Profnegi what the hell did you mean by this
@UncannyPotato69
@UncannyPotato69 6 месяцев назад
@@Profnegi bhai kya karna h mera ek hafte se dimag kharab ho raha h? please bata de agar tujhe pata h to. build matlap production stage me lana?
@Profnegi
@Profnegi 6 месяцев назад
watch code with harry video how to builld(and what is the command to build)@@UncannyPotato69
@peterbuenavente938
@peterbuenavente938 11 месяцев назад
thank you
@polara____ankul124
@polara____ankul124 11 месяцев назад
good sir
@venkatakrishna8881
@venkatakrishna8881 Год назад
such a great and clear understanding tutorials
@nathaliacarnevalli
@nathaliacarnevalli Год назад
Thank you :D
@ij953
@ij953 Год назад
Thank you. I tried it and it worked. Very helpful !
@Joyboy_1044_
@Joyboy_1044_ Год назад
Bro my deploy got failed. Please can you help? ERROR: No matching distribution found for Flask==2.3.2 (from -r requirements.txt
@mithun-srinivas
@mithun-srinivas Год назад
Its hard to figure out whats wrong without looking at the code. But, try this. Check your requirements.txt make sure you put a a valid version number of the flask. May be this might work.😀
@Joyboy_1044_
@Joyboy_1044_ Год назад
@@mithun-srinivas By default, Render is using Python 3.7 version. So, I've changed the environment variables Key: PYTHON_VERSION value: 3.8.2 It worked! Anyway, thanks for the response.
@kiran-kb1np
@kiran-kb1np 11 месяцев назад
@@Joyboy_1044_ Thank you so much, dude.
@codingsky9239
@codingsky9239 Год назад
Very much useful 🙂 that is what I was waiting for ✨
@mithun-srinivas
@mithun-srinivas Год назад
Glad to hear that!