Hi
- Is your Frappe bench runs in production or development mode?
It seems that you are running on port 80. - Do you have multiple sites or just one?
If you have multiple sites, are you using port or dns based multi-tenancy?
My Frappe bench runs in production mode and I have just one site.
Same history here.
It seems something related to āwebsiteā handling in v16. Earlier thereās a landing-Home page for unuthenticated users, but some think it confusing and unnecessary to end erpnext user, who want to go directly to ādeskā.
Besides, thereās āstudioā app for site creation tasks, so āWebsiteā app becomes hanging in uncertanity..as I can understand.
If you go to ā/desk/website-settingsā and set āHomepageā to ādeskā or something like that, it will workā¦but thereās no ādefaultā landing page for website now, more knowing people can prove Iām wrong)
Strange, thatās not noted anywhere in changelog.
Thank you so much for the solution. It has worked perfectly.
It seems sad to me, but for now, we donāt have some kind of auto generated āportalā- structured landing(unfied readonly view) for unauthenticated users, as before. It was nice feature IMHO.
Now we have separate web pages , that we should combine manually - thereās no website generator, if I understand correctly.
I tooo am confused on how to manage the naked domain.
Does anyone have an index.html type of solution?
Homepage was an experimental feature that got dropped in v16. Now, you need to create a web page that will act as your home page / landing page (I believe Frappe Builder app is the recommended future direction for this, but you can still create pages the standard way), design it to your preferences, then go into website settings and set that pageās route as the value in Website Settingsā āHome Pageā field.
Truly, it was done this way in v15 too, but the difference was the āHomepageā feature was a little more beginner-friendly and the website settings āHome Pageā field was pre-populated with the value of āHomeā which was directed to the content generated from the āHomepageā feature. Now, in v16 you have to be a bit more intentional.
