Fastpath WebChat Not Found 3.8.1

I have setup a dev server with OpenFire and for some reason when I open up the webchat. It will claim it as not found. I explored the directories and saw that webchat is there but is not being found. Is there any of type of workaround or is this just a known issue right now with 3.8.1?

Hi ,

I am also facing same issue…

Filed as OF-658, though i don’t know who and when will take a look at this.

Thanks…

Use updated source found in this post: http://community.igniterealtime.org/message/210937

And most importantly you need the correct permissions, which arent set with install. At least on debian. I had the same issue as described above, then I noticed on initial install I got a warning "adduser: Warning: The home directory `/var/lib/openfire’ does not belong to the user you are currently creating."

A simple:

chown -R openfire:openfire /var/lib/openfire

And walla, it works.

Hi John,

Thanks for update but i am using WINDOWS BOX…Could you plz explaing how will i give the permisstion… in winodws box