Your message dated Thu, 19 Oct 2006 00:03:01 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#393994: ejabberd: Registering admin fails
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: ejabberd
Version: 1.1.2-2
Severity: normal
When installing with aptitude this happens:
delli:/etc# aptitude
Vorkonfiguration der Pakete ...
Wähle vormals abgewähltes Paket ejabberd.
(Lese Datenbank ... xxxxxx Dateien und Verzeichnisse sind derzeit
installiert.)
Entpacke ejabberd (aus .../ejabberd_1.1.2-2_i386.deb) ...
Richte ejabberd ein (1.1.2-2) ...
Creating config file /etc/ejabberd/ejabberd.cfg with new version
Starting jabber server: ejabberd.
Waiting for ejabberd to register admin
user..............................................................
Can't register admin user "[EMAIL PROTECTED]".
Probably ejabberd is configured for serving another hostname.
Some other things I've tried:
delli:/etc# ejabberdctl
RPC failed on the node [EMAIL PROTECTED]: nodedown
delli:/etc# /etc/init.d/ejabberd restart
Restarting jabber server: ejabberd is not running. Starting ejabberd.
delli:/etc# ejabberdctl
RPC failed on the node [EMAIL PROTECTED]: nodedown
delli:/etc# cd /var/log/ejabberd/
delli:/var/log/ejabberd# ls -la
insgesamt 12
drwxr-xr-x 2 ejabberd adm 4096 2006-10-08 12:13 .
drwxr-xr-x 19 root root 8192 2006-10-17 19:56 ..
I've had no problems with the older versions of ejabberd (1.1.1-5,
1.1.1-6) that ave been available in testing before.
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Versions of packages ejabberd depends on:
ii adduser 3.97 Add and remove users and groups
ii debconf [debconf-2.0] 1.5.5 Debian configuration
management sy
ii erlang-base 1:11.b.1-1 Concurrent, real-time,
distributed
ii erlang-nox 1:11.b.1-1 Concurrent, real-time,
distributed
ii libc6 2.3.6.ds1-4 GNU C Library: Shared libraries
ii libexpat1 1.95.8-3.3 XML parsing C library -
runtime li
ii libssl0.9.8 0.9.8c-3 SSL shared libraries
ii openssl 0.9.8c-3 Secure Socket Layer (SSL)
binary a
ii ucf 2.0015 Update Configuration File:
preserv
ii zlib1g 1:1.2.3-13 compression library - runtime
ejabberd recommends no packages.
-- debconf information:
ejabberd/nomatch:
* ejabberd/user: admin
* ejabberd/hostname: delli
--- End Message ---
--- Begin Message ---
Hi Sebastian,
On 10/18/06, Sebastian Moeller <[EMAIL PROTECTED]> wrote:
Package: ejabberd
Version: 1.1.2-2
Severity: normal
When installing with aptitude this happens:
please read the question more carefully:
Please provide the name of an account to administrate the ejabberd server.
After the installation of ejabberd you can use this account to log in with any
Jabber client to do administrative tasks or go to
http://${hostname}:5280/admin/ and log in with this account to enter the admin
interface. Make sure to enter the full Jabber ID (e.g. '[EMAIL PROTECTED]')
to log in; otherwise it will fail.
.
Leave empty if you don't want to create an admin account automatically.
You should not enter the hostname *here*; the right answer would be
just 'admin', not '[EMAIL PROTECTED]'. You have to add the hostname only if
you want to login to the web based admin page.
dpkg-reconfigure --force
should help now.
Cheers,
Torsten
--
blog: http://twerner.blogspot.com/
homepage: http://www.twerner42.de/
--- End Message ---