reg-server problems

3 views
Skip to first unread message

mor...@morlix.de

unread,
Jun 10, 2010, 2:33:42 PM6/10/10
to Mozilla Labs Weave Server Users
Hello Weavers,

i recently installed reg-server 1.3, but get the following errors if i
start test_1.0.php

Creating user: 22NC4IUI
Check for username (shouldn't exist)...OK
Create user (fail, bad password)...OK
Create user (fail, bad username)...OK
Create user...NOT OK
Check for username (should exist)...NOT OK
Create user again (should fail)...NOT OK
Change user password (fail, bad password)...OK
Change user password (fail, wrong old password)...OK
Change user password...NOT OK
got: "Authentication failed"
Change user email (fail, wrong password)...OK
Change user email...NOT OK
got: "Authentication failed"
Get user node...OK
Delete user...NOT OK

In the apache logs i see the following messages:

<ip> - - [10/Jun/2010:20:20:48 +0200] "GET /user/1.0/22NC4IUI HTTP/
1.1" 200 1 "-" "-"
<ip> - - [10/Jun/2010:20:20:48 +0200] "PUT /user/1.0/22NC4IUI HTTP/
1.1" 400 1 "-" "-"
<ip> - - [10/Jun/2010:20:20:48 +0200] "PUT /user/1.0/[22NC4IUI HTTP/
1.1" 400 1 "-" "-"
<ip> - - [10/Jun/2010:20:20:48 +0200] "PUT /user/1.0/22NC4IUI HTTP/
1.1" 500 - "-" "-"
<ip> - - [10/Jun/2010:20:20:48 +0200] "GET /user/1.0/22NC4IUI HTTP/
1.1" 200 1 "-" "-"
<ip> - - [10/Jun/2010:20:20:48 +0200] "PUT /user/1.0/22NC4IUI HTTP/
1.1" 500 - "-" "-"
<ip> - 22NC4IUI [10/Jun/2010:20:20:48 +0200] "POST /user/1.0/22NC4IUI/
password HTTP/1.1" 400 "-" "-"
<ip> - 22NC4IUI [10/Jun/2010:20:20:48 +0200] "POST /user/1.0/22NC4IUI/
password HTTP/1.1" 401 23 "-" "-"
<ip> - 22NC4IUI [10/Jun/2010:20:20:48 +0200] "POST /user/1.0/22NC4IUI/
password HTTP/1.1" 401 23 "-" "-"
<ip> - 22NC4IUI [10/Jun/2010:20:20:49 +0200] "POST /user/1.0/22NC4IUI/
email HTTP/1.1" 401 23 "-" "-"
<ip> - 22NC4IUI [10/Jun/2010:20:20:49 +0200] "POST /user/1.0/22NC4IUI/
email HTTP/1.1" 401 23 "-" "-"
<ip> - - [10/Jun/2010:20:20:49 +0200] "GET /user/1.0/22NC4IUI/node/
weave HTTP/1.1" 404 13 "-" "-"
<ip> - 22NC4IUI [10/Jun/2010:20:20:49 +0200] "DELETE /user/
1.0/22NC4IUI HTTP/1.1" 401 23 "-" "-"

In the message it get:

Jun 10 20:20:48 <hostname> weave: Jun 10 20:20:48 <hostname> CEF:0|
mozilla|weave|1.3|AuthFail|User Authentication Failed|3|
cs1Label=requestClientApplication cs1=none requestMethod=POST
request=https://<domain.tld>/user/1.0/22NC4IUI/password src=<ip>
dst=<ip> suser=22nc4iui
Jun 10 20:20:48 <hostname> weave: Jun 10 20:20:48 <hostname> CEF:0|
mozilla|weave|1.3|AuthFail|User Authentication Failed|3|
cs1Label=requestClientApplication cs1=none requestMethod=POST
request=https://<domain.tld>/user/1.0/22NC4IUI/password src=<ip>
dst=<ip> suser=22nc4iui
Jun 10 20:20:49 <hostname> weave: Jun 10 20:20:49 <hostname> CEF:0|
mozilla|weave|1.3|AuthFail|User Authentication Failed|3|
cs1Label=requestClientApplication cs1=none requestMethod=POST
request=https://<domain.tld>/user/1.0/22NC4IUI/password src=<ip>
dst=<ip> suser=22nc4iui
Jun 10 20:20:49 <hostname> weave: Jun 10 20:20:49 <hostname> CEF:0|
mozilla|weave|1.3|AuthFail|User Authentication Failed|3|
cs1Label=requestClientApplication cs1=none requestMethod=POST
request=https://<domain.tld>/user/1.0/22NC4IUI/password src=<ip>
dst=<ip> suser=22nc4iui
Jun 10 20:20:49 <hostname> weave: Jun 10 20:20:49 <hostname> CEF:0|
mozilla|weave|1.3|AuthFail|User Authentication Failed|3|
cs1Label=requestClientApplication cs1=none requestMethod=POST
request=https://<domain.tld>/user/1.0/22NC4IUI/email src=<ip> dst=<ip>
suser=22nc4iui
Jun 10 20:20:49 <hostname> weave: Jun 10 20:20:49 <hostname> CEF:0|
mozilla|weave|1.3|AuthFail|User Authentication Failed|3|
cs1Label=requestClientApplication cs1=none requestMethod=POST
request=https://<domain.tld>/user/1.0/22NC4IUI/email src=<ip> dst=<ip>
suser=22nc4iui
Jun 10 20:20:49 <hostname> weave: Jun 10 20:20:49 <hostname> CEF:0|
mozilla|weave|1.3|AuthFail|User Authentication Failed|3|
cs1Label=requestClientApplication cs1=none requestMethod=POST
request=https://<domain.tld>/user/1.0/22NC4IUI/email src=<ip> dst=<ip>
suser=22nc4iui
Jun 10 20:20:49 <hostname> weave: Jun 10 20:20:49 <hostname> CEF:0|
mozilla|weave|1.3|AuthFail|User Authentication Failed|3|
cs1Label=requestClientApplication cs1=none requestMethod=POST
request=https://<domain.tld>/user/1.0/22NC4IUI/email src=<ip> dst=<ip>
suser=22nc4iui
Jun 10 20:20:49 <hostname> weave: Jun 10 20:20:49 <hostname> CEF:0|
mozilla|weave|1.3|AuthFail|User Authentication Failed|3|
cs1Label=requestClientApplication cs1=none requestMethod=DELETE
request=https://<domain.tld>/user/1.0/22NC4IUI src=<ip> dst=<ip>
suser=22nc4iui
Jun 10 20:20:49 <hostname> weave: Jun 10 20:20:49 <hostname> CEF:0|
mozilla|weave|1.3|AuthFail|User Authentication Failed|3|
cs1Label=requestClientApplication cs1=none requestMethod=DELETE
request=https://<domain.tld>/user/1.0/22NC4IUI src=<ip> dst=<ip>
suser=22nc4iui

If i try to register through firefox i don´t get the captcha picture
in the registration menu and see a 500 - Internal Server Error in the
apache logs.

I have installed apache 2.2.15 and php 5.2.13 with pdo, json, curl
and ... support.

I also verified that the defined WEAVE_MYSQL_AUTH_* definitions work
with my mysql database. I verified this though connecting with mysql.

I also tried the minimal server, but due to problem that i cannot
change the password with minimal server i want to get the full server.

Thanks for every hint!

Kind regards,

Timo
Reply all
Reply to author
Forward
0 new messages