set up prosody with Wippien

152 views
Skip to first unread message

wdragon

unread,
Nov 27, 2009, 12:00:41 PM11/27/09
to Prosody IM Users
can i set up my prosody server to work with wippien over internet and
using Wippien's VPN features?

Florian Thießen

unread,
Nov 27, 2009, 2:53:00 PM11/27/09
to prosod...@googlegroups.com
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

you can. In fact any XMPP server will work with Wippien afaik.

/Flo

wdragon schrieb:
> can i set up my prosody server to work with wippien over internet and
> using Wippien's VPN features?
>
> -----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAksQLhwACgkQaeqoWtiIdZIJhgCfcCZS/sGvC8MnvzGTNOKRttsN
HRYAnj5nJMFfS0gofxAB9CCqu0bB4huO
=j7+b
-----END PGP SIGNATURE-----

Kreso (wippien.com)

unread,
Nov 27, 2009, 3:14:47 PM11/27/09
to Prosody IM Users
As Wippien author I can confirm that any XMPP server will work. XMPP
server is needed only for presence between you and your peers.

Even more, I'm looking at Prosody as replacement of our main
wippien.com server with it.

Regards,
Kreso

On 27 Nov, 20:53, Florian Thießen <flor...@thiessen.org> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi,
>
> you can. In fact any XMPP server will work with Wippien afaik.
>
> /Flo
>
> wdragon schrieb:> can i set up my prosody server to work with wippien over internet and
> > using Wippien's VPN features?
>
> > -----BEGIN PGP SIGNATURE-----
>
> Version: GnuPG v1.4.9 (GNU/Linux)
> Comment: Using GnuPG with Mozilla -http://enigmail.mozdev.org/

wdragon

unread,
Nov 28, 2009, 9:56:42 AM11/28/09
to Prosody IM Users
thanks for ur information
is there any tutorial for creating an online prosody server on private
pc? do i have to NAT port and which port? May u show me how to config
wippien to work with my private prosody server make Wippien vpn work?
Thanks a lot :)

wdragon

unread,
Nov 28, 2009, 11:39:17 AM11/28/09
to Prosody IM Users

Dwayne Bent

unread,
Nov 28, 2009, 11:45:31 AM11/28/09
to prosod...@googlegroups.com
On 11/28/2009 11:39 AM, wdragon wrote:
> http://farm3.static.flickr.com/2692/4141243714_ce32feb8fc_o.png
>
> and please help me to fix this error

As far as I know those are errors which occur outside of Prosody, they
are logged as debug because they are checked for and handled internally.
You should only worry about those messages which are actually logged as
error, and not debug.

--
Dwayne Bent

Matthew Wild

unread,
Nov 28, 2009, 11:46:53 AM11/28/09
to prosod...@googlegroups.com
2009/11/28 wdragon <ultimate...@gmail.com>:

>
> http://farm3.static.flickr.com/2692/4141243714_ce32feb8fc_o.png
>
> and please help me to fix this error
>

All of those have the log level "debug" (second column), so you can
ignore them. Real problems have levels "warn" and "error", as
described at http://prosody.im/doc/logging .

As for ports, you need 5222 open if you want clients to connect, and
5269 if you want to send/receive messages to people on others servers.

I've never used Wippien (yet), so unfortunately can't help with that
part of the configuration.

Matthew

wdragon

unread,
Nov 28, 2009, 7:41:28 PM11/28/09
to Prosody IM Users
so, i got this error when registering a new account in wippien on a
another client via internet

http://farm3.static.flickr.com/2783/4141593669_f69527f8c6_o.png

In C:\Documents and Settings\<My user>\Application Data\Prosody\data,
i got only a folder named "localhost" and i tried to create a new
folder named the same as my no-ip domain, but debug still log "Failed
to load persisdent storage ('cannot open C:\Documents and Settings\<My
user>\Application Data\Prosody\data/wiphoenix%2eno%2dip%2einfo/
persistent.dat: No such file or directory') for user: n...@wiphoenix.no-
ip.info"
I think wippien cannot register because prosody can't save new user
info into hdd, if i register wippien on my localhost, and using
"localhost" as wippien account's domain, "C:\Documents and Settings
\<My user>\Application Data\Prosody\data\localhost\accounts\" will
containt a new file which named as my new user account

how can i fix this?

sorry for my bad english!

Matthew Wild

unread,
Nov 28, 2009, 8:18:42 PM11/28/09
to prosod...@googlegroups.com
Hi,

2009/11/29 wdragon <ultimate...@gmail.com>:


>
> so, i got this error when registering a new account in wippien on a
> another client via internet
>
> http://farm3.static.flickr.com/2783/4141593669_f69527f8c6_o.png
>
> In C:\Documents and Settings\<My user>\Application Data\Prosody\data,
> i got only a folder named "localhost" and i tried to create a new
> folder named the same as my no-ip domain, but debug still log "Failed
> to load persisdent storage ('cannot open C:\Documents and Settings\<My
> user>\Application Data\Prosody\data/wiphoenix%2eno%2dip%2einfo/
> persistent.dat: No such file or directory') for user: n...@wiphoenix.no-
> ip.info"

As I said in my previous email, this is not an error, it is normal, trust me :)

> I think wippien cannot register because prosody can't save new user
> info into hdd, if i register wippien on my localhost, and using
> "localhost" as wippien account's domain,  "C:\Documents and Settings
> \<My user>\Application Data\Prosody\data\localhost\accounts\" will
> containt a new file which named as my new user account
>
> how can i fix this?
>

Well, from the message you paste above it looks like you have
configured the main host as a MUC component.

For the host you are trying to create *accounts* on, such as
myjabber.no-ip.org you need to have a line in your config file like
this:

Host "myjabber.no-ip.org"

To create a host for *chatrooms*, you would add a line like this:

Component "mychatrooms.no-ip.org" "muc"

You can't (easily) mix the two.

Try fixing this in your config file, and see if it works. If this
isn't the problem then I'm not sure what is... so please post logs or
config for your server.

Hope this helps,
Matthew

Ly Lin

unread,
Nov 28, 2009, 8:48:52 PM11/28/09
to prosod...@googlegroups.com
thanks, i just commented
--Component "mychatrooms.no-ip.org" "muc"
and it works! :)

Matthew Wild

unread,
Nov 28, 2009, 8:51:18 PM11/28/09
to prosod...@googlegroups.com
2009/11/29 Ly Lin <ultimate...@gmail.com>:

> thanks, i just commented
> --Component "mychatrooms.no-ip.org" "muc"
> and it works! :)
>

Excellent! Happy chatting :)

Matthew

Ly Lin

unread,
Nov 29, 2009, 11:49:36 AM11/29/09
to prosod...@googlegroups.com
but can prosody automatic config suitable VPN ip address for wippein client?

Kreso (wippien.com)

unread,
Nov 29, 2009, 11:53:23 AM11/29/09
to Prosody IM Users
Ly Lin,

I'm not sure I understand the question. Prosody (or any XMPP server)
isn't related to VPN and IP addresses at all, you must either set
static one or ask mediator to obtain one.

Kreso

On 29 Nov, 17:49, Ly Lin <ultimate.unic...@gmail.com> wrote:
> but can prosody automatic config suitable VPN ip address for wippein client?
>
> On Sat, Nov 28, 2009 at 3:14 AM, Kreso (wippien.com) <weonl...@gmail.com>wrote:
>
>
>
>
>
> > As Wippien author I can confirm that any XMPP server will work. XMPP
> > server is needed only for presence between you and your peers.
>
> > Even more, I'm looking at Prosody as replacement of our main
> > wippien.com server with it.
>
> > Regards,
> > Kreso
>
> > On 27 Nov, 20:53, Florian Thießen <flor...@thiessen.org> wrote:
> > > -----BEGIN PGP SIGNED MESSAGE-----
> > > Hash: SHA1
>
> > > Hi,
>
> > > you can. In fact any XMPP server will work with Wippien afaik.
>
> > > /Flo
>
> > > wdragon schrieb:> can i set up my prosody server to work with wippien
> > over internet and
> > > > using Wippien's VPN features?
>
> > > > -----BEGIN PGP SIGNATURE-----
>
> > > Version: GnuPG v1.4.9 (GNU/Linux)
> > > Comment: Using GnuPG with Mozilla -http://enigmail.mozdev.org/
>
> > > iEYEARECAAYFAksQLhwACgkQaeqoWtiIdZIJhgCfcCZS/sGvC8MnvzGTNOKRttsN
> > > HRYAnj5nJMFfS0gofxAB9CCqu0bB4huO
> > > =j7+b
> > > -----END PGP SIGNATURE------ Hide quoted text -
>
> - Show quoted text -

Ly Lin

unread,
Nov 29, 2009, 12:12:24 PM11/29/09
to prosod...@googlegroups.com
i use prosody as server and wippien as client to set up vpn, now i still have to set static ip to my client, is there any way to have dynamic ip?

Kreso (wippien.com)

unread,
Nov 29, 2009, 12:14:36 PM11/29/09
to Prosody IM Users
Ly,

no need to do anything if you use default Wippien installation. Just
create account on your Prosody server and that's all. Wippien will use
default mediator for its options.

Kreso

On 29 Nov, 18:12, Ly Lin <ultimate.unic...@gmail.com> wrote:
> i use prosody as server and wippien as client to set up vpn, now i still
> have to set static ip to my client, is there any way to have dynamic ip?
>
> > > - Show quoted text -- Hide quoted text -

Ly Lin

unread,
Nov 29, 2009, 8:13:00 PM11/29/09
to prosod...@googlegroups.com
but if i didnt set static ip, my username in another client list will show that "VPN is not established"
Reply all
Reply to author
Forward
0 new messages