I am trying to see localhost in mobile using Network IP
the network ip i am using is the one shown in terminal when bench is started
but getting white blank page in mobile saying not found, i am connected to same network. so what is the issue?
I am trying to see localhost in mobile using Network IP
the network ip i am using is the one shown in terminal when bench is started
but getting white blank page in mobile saying not found, i am connected to same network. so what is the issue?
@bahaou, when I opened the network ip in pc browser getting response(ip not found) same as mobile
I am using the site name, created in frappe in pc and when i tried to use it in mobile getting respone saying “site can’t be reached” in mobile.
so how can i access frappe running on localhost in mobile
@bahaou, now i am able to use the site from network ip
i just used command “bench use site_name” and “bench start” then i am able to access frappe on network ip
before this i am just starting the bench using “bench start”