I may be wrong but my guess is that SER was not running. serweb tries to introduce an alias, which means that SER needs to be running and be configured to use aliases.
-jiri
At 09:44 PM 11/24/2003, Klaus Darilion wrote:
content-class: urn:content-classes:message Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C3B2CB.C77D563C"
Hi!
Please CC to the list!
Looks like serweb copies the new user from 'pending' to 'subscriber' table, but failes to delete the new user from the 'pending' table.
I think these activities of serweb are unrelated to ser - serweb interacts directly with the DB. Maybe the table/colum names have changed slightly.
Klaus -----Original Message----- From: Jon Ole Nome [mailto:jonome@avitrans.no] Sent: Monday, November 24, 2003 9:39 PM To: Klaus Darilion Subject: Re: [Serusers] Fw: Serweb problems - 0.8.12
Thanks for the quick reply! Looking in the database I see that the new user is both in the pending and subscriber tables. Does that tell you anything?
Jon Ole ----- Original Message ----- From: mailto:darilion@ict.tuwien.ac.atKlaus Darilion To: mailto:jonome@avitrans.noJon Ole Nome ; mailto:serusers@lists.iptel.orgserusers@lists.iptel.org Sent: Monday, November 24, 2003 9:33 PM Subject: RE: [Serusers] Fw: Serweb problems - 0.8.12
The aliases table is unrelated to this!
Serweb adds the user to the "pending" table and when you confirm the registration by clicking the link, serweb moves the user from "pending" to "subscriber".
Klaus -----Original Message----- From: Jon Ole Nome [mailto:jonome@avitrans.no] Sent: Monday, November 24, 2003 9:29 PM To: mailto:serusers@lists.iptel.orgserusers@lists.iptel.org Subject: [Serusers] Fw: Serweb problems - 0.8.12
I am running ser 0.8.12 with MySQL support on a RH9 server. Downloaded the latest serweb tarball from the cvs. I can log in with existing userids, both on the admin and user_interface web pages. If I try to register a new user in serweb the registration process runs ok and I get a mail asking for confirmation, but when I click the link to confirm I get this error:
ringsip.com User Management error in SQL query, line: 43 We regret but your ringsip.com confirmation attempt failed. Please contact mailto:info@ringsip.cominfo@ringsip.com for further assistance. I have verified that the new user is added to the database, and I can log in to user_interface with the new userid. But there is nothing in the "aliases" table in the database. Any ideas? Grateful for any help!
Jon Ole
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
-- Jiri Kuthan http://iptel.org/~jiri/
Finally! Ser was running, but I checked the permissions on /tmp/ser_fifo and found that it was set to 660 with owner and group root. I changed that to 666 and tried again - and it worked! Or maybe I really don't understand what I'm doing and changed something else that fixed it...
Thanks for all the help!
Jon Ole ----- Original Message ----- From: "Jiri Kuthan" jiri@iptel.org To: "Klaus Darilion" darilion@ict.tuwien.ac.at; "Jon Ole Nome" jonome@avitrans.no Cc: serusers@lists.iptel.org Sent: Monday, November 24, 2003 11:31 PM Subject: RE: [Serusers] Fw: Serweb problems - 0.8.12
I may be wrong but my guess is that SER was not running. serweb tries to introduce an alias, which means that SER needs to be running and be configured to use aliases.
-jiri
At 09:44 PM 11/24/2003, Klaus Darilion wrote:
content-class: urn:content-classes:message Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C3B2CB.C77D563C"
Hi!
Please CC to the list!
Looks like serweb copies the new user from 'pending' to 'subscriber'
table, but failes to delete the new user from the 'pending' table.
I think these activities of serweb are unrelated to ser - serweb
interacts directly with the DB. Maybe the table/colum names have changed slightly.
Klaus -----Original Message----- From: Jon Ole Nome [mailto:jonome@avitrans.no] Sent: Monday, November 24, 2003 9:39 PM To: Klaus Darilion Subject: Re: [Serusers] Fw: Serweb problems - 0.8.12
Thanks for the quick reply! Looking in the database I see that the new
user is both in the pending and subscriber tables. Does that tell you anything?
Jon Ole ----- Original Message ----- From: mailto:darilion@ict.tuwien.ac.atKlaus Darilion To: mailto:jonome@avitrans.noJon Ole Nome ;
mailto:serusers@lists.iptel.orgserusers@lists.iptel.org
Sent: Monday, November 24, 2003 9:33 PM Subject: RE: [Serusers] Fw: Serweb problems - 0.8.12
The aliases table is unrelated to this!
Serweb adds the user to the "pending" table and when you confirm the
registration by clicking the link, serweb moves the user from "pending" to "subscriber".
Klaus -----Original Message----- From: Jon Ole Nome [mailto:jonome@avitrans.no] Sent: Monday, November 24, 2003 9:29 PM To: mailto:serusers@lists.iptel.orgserusers@lists.iptel.org Subject: [Serusers] Fw: Serweb problems - 0.8.12
I am running ser 0.8.12 with MySQL support on a RH9 server. Downloaded
the latest serweb tarball from the cvs. I can log in with existing userids, both on the admin and user_interface web pages. If I try to register a new user in serweb the registration process runs ok and I get a mail asking for confirmation, but when I click the link to confirm I get this error:
ringsip.com User Management error in SQL query, line: 43 We regret but your ringsip.com confirmation attempt failed. Please contact mailto:info@ringsip.cominfo@ringsip.com for further
assistance.
I have verified that the new user is added to the database, and I can log
in to user_interface with the new userid. But there is nothing in the "aliases" table in the database. Any ideas? Grateful for any help!
Jon Ole
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
-- Jiri Kuthan http://iptel.org/~jiri/
That must have been it. What it does is it sets privileges for FIFO access. By default, it is 660 which means only proceses with such privileges can use FIFO for things such as alias manipulation. Your web server presumably did not have such strong privileges (which is a feature).
-jiri
At 11:44 PM 11/24/2003, Jon Ole Nome wrote:
Finally! Ser was running, but I checked the permissions on /tmp/ser_fifo and found that it was set to 660 with owner and group root. I changed that to 666 and tried again - and it worked! Or maybe I really don't understand what I'm doing and changed something else that fixed it...
Thanks for all the help!
Jon Ole ----- Original Message ----- From: "Jiri Kuthan" jiri@iptel.org To: "Klaus Darilion" darilion@ict.tuwien.ac.at; "Jon Ole Nome" jonome@avitrans.no Cc: serusers@lists.iptel.org Sent: Monday, November 24, 2003 11:31 PM Subject: RE: [Serusers] Fw: Serweb problems - 0.8.12
I may be wrong but my guess is that SER was not running. serweb tries to introduce an alias, which means that SER needs to be running and be configured to use aliases.
-jiri
At 09:44 PM 11/24/2003, Klaus Darilion wrote:
content-class: urn:content-classes:message Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C3B2CB.C77D563C"
Hi!
Please CC to the list!
Looks like serweb copies the new user from 'pending' to 'subscriber'
table, but failes to delete the new user from the 'pending' table.
I think these activities of serweb are unrelated to ser - serweb
interacts directly with the DB. Maybe the table/colum names have changed slightly.
Klaus -----Original Message----- From: Jon Ole Nome [mailto:jonome@avitrans.no] Sent: Monday, November 24, 2003 9:39 PM To: Klaus Darilion Subject: Re: [Serusers] Fw: Serweb problems - 0.8.12
Thanks for the quick reply! Looking in the database I see that the new
user is both in the pending and subscriber tables. Does that tell you anything?
Jon Ole ----- Original Message ----- From: mailto:darilion@ict.tuwien.ac.atKlaus Darilion To: mailto:jonome@avitrans.noJon Ole Nome ;
mailto:serusers@lists.iptel.orgserusers@lists.iptel.org
Sent: Monday, November 24, 2003 9:33 PM Subject: RE: [Serusers] Fw: Serweb problems - 0.8.12
The aliases table is unrelated to this!
Serweb adds the user to the "pending" table and when you confirm the
registration by clicking the link, serweb moves the user from "pending" to "subscriber".
Klaus -----Original Message----- From: Jon Ole Nome [mailto:jonome@avitrans.no] Sent: Monday, November 24, 2003 9:29 PM To: mailto:serusers@lists.iptel.orgserusers@lists.iptel.org Subject: [Serusers] Fw: Serweb problems - 0.8.12
I am running ser 0.8.12 with MySQL support on a RH9 server. Downloaded
the latest serweb tarball from the cvs. I can log in with existing userids, both on the admin and user_interface web pages. If I try to register a new user in serweb the registration process runs ok and I get a mail asking for confirmation, but when I click the link to confirm I get this error:
ringsip.com User Management error in SQL query, line: 43 We regret but your ringsip.com confirmation attempt failed. Please contact mailto:info@ringsip.cominfo@ringsip.com for further
assistance.
I have verified that the new user is added to the database, and I can log
in to user_interface with the new userid. But there is nothing in the "aliases" table in the database. Any ideas? Grateful for any help!
Jon Ole
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
-- Jiri Kuthan http://iptel.org/~jiri/
-- Jiri Kuthan http://iptel.org/~jiri/