[Server-devel] After registration, no link to local schoolserver?

Tim Moody timmoody at sympatico.ca
Sat Jan 16 14:12:18 EST 2010


Are you sure that registration succeeded?  I had a similar problem with SoaS 
strawberry (haven't tried blueberry) where registration failed without much 
notice.  I did the following based on http://dev.sugarlabs.org/ticket/916

start terminal

yum install wget (not in base install of strawberry soas)

cd /usr/lib/python2.6/site-packages/jarabe/desktop (this is where the python 
script that registers the xo goes)

mv schoolserver.py schoolserver.py.ORIG (keep a copy in case)

wget http://dev.sugarlabs.org/raw-attachment/ticket/916/schoolserver.py

exit terminal

Go to 'My Settings' and click 'Network'

Change the Jabber server to point to the XS server you want to register 
with.

Save and restart.

After restart, click the 'Register' menu item to register SoaS.

Register should return a success message.

> Message: 3
> Date: Fri, 15 Jan 2010 14:27:36 +0800 (PHT)
> From: rayb at apc.edu.ph
> Subject: [Server-devel] After registration, no link to local
> schoolserver?
> To: XS Devel <server-devel at lists.laptop.org>
> Message-ID:
> <1973809354.269501263536856459.JavaMail.root at mail.apc.edu.ph>
> Content-Type: text/plain; charset=utf-8
>
> Hi List,
>
> Connecting to the XS from a freshly made blueberry SOAS (with wireless 
> driver added for MSI Wind U100, see:) I followed the steps in the topic " 
> First user to login to Moodle is has Course Creator role!" (on the wiki 
> page http://wiki.laptop.org/go/XS_Techniques_and_Configuration).  I was 
> able to associate with the AP, register and reboot.  However, when I 
> opened the Browse activity I saw no link to the local schoolserver.
>
> In fact, I couldn't access http://scholserver.apc.edu.ph at all, until I 
> put the ff. line in the hosts file:
> 172.18.0.1    schoolserver.apc.edu.ph
>
> Help!
>
> Ray



More information about the Server-devel mailing list