sugarlabs / sugar

Sugar GTK shell
GNU General Public License v3.0
255 stars 241 forks source link

Browse home page, link "school" is "http://schoolserver" and could be "http://schoolserver.org" #816

Closed satellitee closed 5 years ago

satellitee commented 5 years ago

"school": does not connect to "http//schoolserver"but does link to "http://schoolserver.org" if .org is added to search line.

satellitee commented 5 years ago

Fedora-SoaS-Live-x86_64-Rawhide-20190102.n.0.iso

quozl commented 5 years ago

That's the intended behaviour, thanks.

When a schoolserver is available on the local network, the name is resolved and a connection is made.

When a schoolserver is not available, there is no page loaded.

screenshot_fedora-29-soas_2019-01-05_10 16 46

On OLPC OS, a derivative of Sugar, we add the word "Local " in front of "schoolserver", and this is done by /usr/bin/olpc-library-update in the olpc-library package.

tony37 commented 5 years ago

I can't see how this discussion does anything add confusion.

Sugar with the Browse activity can be a client of a server on a public or private network. The http://schoolserver.org is a private domain registered with the Internet in a Box team. However, http:schoolserver is normally assigned by dns to 172.18.96.1 which by convention assigned to the schoolserver on a private local network.

Cerntainly, the suggestion that http://schoolserver and http://schoolserver.org are somehow alternatives is a terrible idea.

Tony

On 1/4/19 11:28 PM, James Cameron wrote:

Closed #816 https://github.com/sugarlabs/sugar/issues/816.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/sugarlabs/sugar/issues/816#event-2055569008, or mute the thread https://github.com/notifications/unsubscribe-auth/AAULkmk-ROB4cRNvHbMxTTys3MXXbhBuks5u_-ODgaJpZM4Zt2H-.

quozl commented 5 years ago

@satellitee, test the link with a schoolserver on your network. If it doesn't work, then check your virtual machine networking and mDNS configuration and then raise a ticket with the team that provided the schoolserver.