jabberd 1.4 Kompilier fehler

G

Guest

jabberd 1.4 Speicherzugrifffehler

Edit: Hab doch ein kleines Problem mit Jabberd 1.4.4

Ich habe (da ich nicht unter /usr/local/ oder ähnliches installieren wollte) mein Jabber Server mit
Code:
./configure --enable-ssl --prefix=/home/tomekk/servers/jabber
konfiguriert, mit make kompiliert, und mit make install ins /home/tomekk/servers/jabber installiert.

In /home/tomekk/servers/jabber/bin hab ich dann z.b die Binary, und in /home/tomekk/servers/jabber/etc die konfig.

Hab die Konfig konfiguriert und dann mit ./jabberd gestartet. Alles schön und fein :)

Doch wenn ich mich mit einem Jabber Client verbinde, bzw versuche ein Account zu machen, stürzt der Jabber Server mit der meldung "Speicherzugrifffehler" ab. In den Logs steht auch nichts.

Hat einer eine Idee?
 
Zuletzt bearbeitet von einem Moderator:
Hey, jetzt habe ich es geschafft. Alles klappte auch. Konnte mit paar aus Unixboard reden usw usf. Doch nach 5 Minuten sind alle off. Bis auf 2 Leute X(

Das erscheint (auf einmal) in den logs >

Code:
alucard:/etc/jabber# jabberd -c /etc/jabber/jabber.xml
20080905T12:41:25: [notice] (-internal): initializing server
20080905T12:42:13: [alert] (s2s): We were told by swissjabber.org that our sending name tomekk228.dyndns.org is invalid, either something went wrong o
n their end, we tried using that name improperly, or dns does not resolve to us
20080905T12:42:17: [warn] (s2s): Dropping connection due to illegal incoming packet on an unverified socket from tomekk228.dyndns.org to users.jabber.
org (208.68.163.220): <stream:error><host-unknown xmlns='urn:ietf:params:xml:ns:xmpp-streams'/></stream:error>
20080905T12:42:17: [notice] (users.jabber.org): bouncing a packet to users.jabber.org from tomekk@tomekk228.dyndns.org/Gajim: Server Connect Failed
20080905T12:42:29: [notice] (swissjabber.org): bouncing a packet to xxxxxxx@swissjabber.org from tomekk@tomekk228.dyndns.org/Gajim: Server Connect Ti
meout
20080905T12:42:29: [notice] (swissjabber.org): bouncing a packet to xxxxxxx@swissjabber.org from tomekk@tomekk228.dyndns.org: Server Connect Timeout
20080905T12:42:29: [notice] (swissjabber.org): bouncing a packet to xxxxxxx@swissjabber.org from tomekk@tomekk228.dyndns.org/Gajim: Server Connect Ti
meout
20080905T12:42:29: [notice] (unixboard.de): bouncing a packet to xxxxxxxxx@unixboard.de from tomekk@tomekk228.dyndns.org/Gajim: Server Connect Timeo
ut
20080905T12:42:29: [notice] (unixboard.de): bouncing a packet to xxxxxxxx@unixboard.de from tomekk@tomekk228.dyndns.org/Gajim: Server Connect Timeout
20080905T12:42:29: [notice] (unixboard.de): bouncing a packet to xxxxxxxx@unixboard.de from tomekk@tomekk228.dyndns.org/Gajim: Server Connect Timeout
20080905T12:42:29: [notice] (unixboard.de): bouncing a packet to xxxxxxxxxxx@unixboard.de from tomekk@tomekk228.dyndns.org/Gajim: Server Connect Timeou
t
20080905T12:42:29: [notice] (unixboard.de): bouncing a packet to xxxxxxxx@unixboard.de from tomekk@tomekk228.dyndns.org: Server Connect Timeout
20080905T12:42:29: [notice] (unixboard.de): bouncing a packet to xxxxxxxxxx@unixboard.de from tomekk@tomekk228.dyndns.org/Gajim: Server Connect Timeo
ut
20080905T12:42:29: [notice] (unixboard.de): bouncing a packet to xxxxxxx@unixboard.de from tomekk@tomekk228.dyndns.org/Gajim: Server Connect Timeout
20080905T12:42:29: [notice] (unixboard.de): bouncing a packet to xxxxxxxx@unixboard.de from tomekk@tomekk228.dyndns.org/Gajim: Server Connect Timeout
20080905T12:42:29: [notice] (unixboard.de): bouncing a packet to xxxxxxx@unixboard.de from tomekk@tomekk228.dyndns.org/Gajim: Server Connect Timeou
t
20080905T12:42:36: [alert] (s2s): We were told by swissjabber.org that our sending name tomekk228.dyndns.org is invalid, either something went wrong o
n their end, we tried using that name improperly, or dns does not resolve to us
20080905T12:42:57: [alert] (s2s): We were told by swissjabber.org that our sending name tomekk228.dyndns.org is invalid, either something went wrong o
n their end, we tried using that name improperly, or dns does not resolve to us
20080905T12:42:57: [notice] (swissjabber.org): bouncing a packet to xxxxxxxx@swissjabber.org from tomekk@tomekk228.dyndns.org/Gajim: Server Connect Fa
iled
20080905T12:43:00: [notice] (unixboard.de): bouncing a packet to xxxxx@unixboard.de from tomekk@tomekk228.dyndns.org/Gajim: Server Connect Timeou
t
20080905T12:43:00: [notice] (unixboard.de): bouncing a packet to xxxxxxx@unixboard.de from tomekk@tomekk228.dyndns.org/Gajim: Server Connect Timeout
20080905T12:43:00: [notice] (unixboard.de): bouncing a packet to xxxxxx@unixboard.de from tomekk@tomekk228.dyndns.org/Gajim: Server Connect Timeout
20080905T12:43:00: [notice] (unixboard.de): bouncing a packet to xxxxxxxx@unixboard.de from tomekk@tomekk228.dyndns.org/Gajim: Server Connect Timeo
ut
20080905T12:43:52: [warn] (s2s): Dropping connection due to illegal incoming packet on an unverified socket from tomekk228.dyndns.org to unixboard.de 
(85.214.33.10): <stream:error xmlns:stream='http://etherx.jabber.org/streams'><remote-connection-failed xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><
/stream:error>
Ich konnte doch vor paar Minuten noch mit den leuten aus unixboard (addy@unixboard.de) reden. Und mti dem bei swissjabber auch.

Weißt einer woran es liegt? :(

Edit:

Ok, Problem ist gelöst :)

Es lag (laut jemandem im IRC) daran das jabber 1.4.4 schon sehr veraltet ist und manche "neuen" Jabber-Server alte Server (wegen bugs usw) aussperren.

Weswegen ich mich nun zu ejabberd2.0.x durch geboxt habe...

Ich kann mich bei allen Server per s2s verbinden um mit anderen Leuten zu reden (jabber.org, jabber.ccc.de, usw) :) Bis auf unixboard.de =/

Laut ejabberd werde ich dauernd bzw mein Server dauernd ausgesperrt ^^ Was kann man dagegen tuen?
 
Zuletzt bearbeitet von einem Moderator:

Ähnliche Themen

Samba 3.6.25 - OpenLDAP Setup

Zugriff Ubuntu 16.04. auf Freigabe 18.04. LTS nicht möglich

Windows clients können nicht mehr auf lange laufendes System zugreifen

Squid als RPCoHTTPS Proxy für Outlook Anywhere

Debian squeeze, Webmin, Samba Freigaben

Zurück
Oben