Thanks a lot ! The problem was indeed the domain name. run-config uses the hostname command to lookup the domain. hostname returns on my mac: xy.local However, this domain-name did not work, eventhough i could access the fedone webclient through it. To fix this, I just replaced the shellcommand calls of `hostname` with just localhost.
JE On Sep 30, 12:50 am, Joseph Gentle <[email protected]> wrote: > That can happen if you log in as a user who isn't on the domain your > wave server has been configured on. > > If your server is configured to host example.com, make sure you login > as [email protected] > > -J > > > > On Thu, Sep 30, 2010 at 8:42 AM, JE <[email protected]> wrote: > > Hi! > > > I got another question regarding the webclient - after I log in the > > inbox list (on the left) stays empty. > > I can create new waves and edit them on the right side, but they are > > not listed on the left side. > > > Thank you in advance! > > > Best regards, > > Jan > > > -- > > You received this message because you are subscribed to the Google Groups > > "Wave Protocol" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group > > athttp://groups.google.com/group/wave-protocol?hl=en. -- You received this message because you are subscribed to the Google Groups "Wave Protocol" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/wave-protocol?hl=en.
