Network_MODEL _BIND error
-
- SamyGO Project Donor
- Posts: 161
- Joined: Sun May 03, 2015 6:11 am
Network_MODEL _BIND error
How can I get rid of all "Network is not connected check network settings to use this service" and NETWORK_MODEL_BIND error message??
My TVs is in LAN with no access to Internet.
My TVs is in LAN with no access to Internet.
Re: Network_MODEL _BIND error
Faking requests from to a local server corrects the connectivity issue. The model bind error comes from communication with the SSL encrypted infolink server... This error can't be solved (as f?r as i know), but it should only occur when starting apps and even the not always. 
Code: Select all
http://Samsung.com/global/products/tv/infolink/us.xml

-
- SamyGO Project Donor
- Posts: 161
- Joined: Sun May 03, 2015 6:11 am
Re: Network_MODEL _BIND error
My TV's (more than 100 TVs) and my server are both located in a highly secured LAN without any connection to Internet at all.Maybe check this
Your provided method(using dnschef or fakedns) needed access to 46.101.161.175 IP address that is in reach in Internet environment, But as I told you above I need a solution to cut any access to internet in TV. Actually there are two times that I get no connection error message:
1:When I want to start auto ticker app, I got Network_MODEL _BIND error and this error message prevents my ticker app to start automatically at TV power on.
2:When I run smarthub I got Network Connection Error.
How can I get rid of any connection message in LAN(without any internet access at all)?
I'm in hurry,Thanks in advance for your upcoming solution.
Re: Network_MODEL _BIND error
No, if you had read more than first post, you'd know that you can host file locallyhamidx5 wrote:Your provided method(using dnschef or fakedns) needed access to 46.101.161.175 IP address that is in reach in Internet environment, But as I told you above I need a solution to cut any access to internet in TV.

I do NOT receive any PM. Please use forum.
-
- SamyGO Project Donor
- Posts: 161
- Joined: Sun May 03, 2015 6:11 am
Re: Network_MODEL _BIND error
Thanks a lot.It works like a charm!No, if you had read more than first post, you'd know that you can host file locally
But my main problem is still exists! I repeatedly get Network_MODEL _BIND error whenever I want to click on Web Broswer or whenever my ticker app wants to start automatically at TV power on.
Is there anyway to get rid of Error_Model_Bind error message? Why smarthub needs internet to works!!?
Thanks in advance for your upcoming solution.
Last edited by smart_lover on Sun Jun 28, 2015 5:50 am, edited 1 time in total.
Re: Network_MODEL _BIND error
As reported taviron in 3rd post, that solution does not prevent from BIND_THING error. I guess the only solution would be patch exeDSP then 

I do NOT receive any PM. Please use forum.
Re: Network_MODEL _BIND error
Btw, what is your TV model? (asking because we're in H support and it looks like E
). Do you need ticker to gain root? Because in such case it would be dead end...

I do NOT receive any PM. Please use forum.
Re: Network_MODEL _BIND error
Except patching exe.dsp, there may be an other possibility: you can disable https on the smart Hub (at least in e series) as described in the first post here viewtopic.php?t=5342. Afterwards you can simulate the infolink server with the one from the samygo sourceforge Page. I can't say if it works or not since my webserver running on synology is a bit special and im short of time at the moment, but its worth a try...
-
- SamyGO Project Donor
- Posts: 161
- Joined: Sun May 03, 2015 6:11 am
Re: Network_MODEL _BIND error
I've two types of TVs on my project.40H6390 and 40EH5560. And I want a solution for both type of TVs.In my project I've to start my widget right after TV power on or even start my app remotely with some kind of Telnet/SSH or anything else whenever SamyGO root works after TV power on.Btw, what is your TV model? (asking because we're in H support and it looks like E). Do you need ticker to gain root? Because in such case it would be dead end...
Gain root? I do not understand what your mean(ticker to gain root)! I am completely newbie.