Not logged in. · Lost password · Register
Forum: agsXMPP RSS
Avatar
nandakishor #1
Member since Feb 2014 · 4 posts
Group memberships: Members
Show profile · Link to this post
Subject: Getting server not found error with code 404
Hi ,
    From past three days we are facing presence problem i.e., The presence is not delivered to the web application. We are getting the below mentioned statement.

  1. <presence xmlns="jabber:client" to="some@abc/agsXMPP" type="error" from="xyz26">
  2. <error type="cancel" code="404">
  3. <remote-server-not-found xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" /></error></presence>

Please, help me in sorting out the error.

With regards,
Nanda Kishor G N
This post was edited on 2014-04-22, 12:19 by Alex.
Avatar
Alex #2
Member since Feb 2003 · 4449 posts · Location: Germany
Group memberships: Administrators, Members
Show profile · Link to this post
remote-server-not-found means that your server is not able to talk to another remote server. This is an issue on the server, not related to the library at all.

This can have various reasons:
  • the server of the contact is down
  • server does not exist anymore
  • issues between your server and teh remote server (security, configuration, protocol etc...)
Avatar
nandakishor #3
Member since Feb 2014 · 4 posts
Group memberships: Members
Show profile · Link to this post
Thanks for the reply Alex.

But , sometimes it gives exact status for some users and sometimes not. We are using Openfire server.
how to know that the user is already approved the subscription?.


With regards,
Nanda Kishor G N
Avatar
Alex #4
Member since Feb 2003 · 4449 posts · Location: Germany
Group memberships: Administrators, Members
Show profile · Link to this post
you see the subscription status when you retrieve the contacts. check item.Subscription there.
For Openfire make sure that you run the latest version. Older version have s2s problems with new server that require the latest s2s and security features.
Close Smaller – Larger + Reply to this post:
Verification code: VeriCode Please enter the word from the image into the text field below. (Type the letters only, lower case is okay.)
Smileys: :-) ;-) :-D :-p :blush: :cool: :rolleyes: :huh: :-/ <_< :-( :'( :#: :scared: 8-( :nuts: :-O
Special characters:
Forum: agsXMPP RSS