reflex-dev / reflex

🕸️ Web apps in pure Python 🐍
https://reflex.dev
Apache License 2.0
20.42k stars 1.18k forks source link

Cannot find the allowed hosts settings in app. #4345

Open DanShinde opened 2 weeks ago

DanShinde commented 2 weeks ago

I am trying to deploy my reflex app to render.

Getting this error. - host not allowed {"level":"error","ts":1731234426.3674018,"logger":"admin.api","msg":"request error","error":"host not allowed: iolgen2.onrender.com","status_code":403}

It'd be really helpful if someone could help me in setting up the reflex app on render. I have been stuck here for too long.

linear[bot] commented 2 weeks ago

ENG-4088 Cannot find the allowed hosts settings in app.