In the roster_user_tools.conf file, the most frequent server entry is not
sufficient to create a connection to the Roster Server. Generally, when
running the user_tools_bootstrap, under the --server parameter, the most
common value is 'localhost' or an entry such as 'roster.example.com'. This
will cause and XML-RPC error to occur when attempting a connection. What
has been known to work is 'https://roster.example.com:8000', where the port
and protocol are described in the address.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
roster-dns...@googlecode.com
unread,
Jun 26, 2013, 8:11:25 PM6/26/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
A possible solution is to create a new optional flag for the bootstrap
designated for the port, defaulting to 8000, and to automatically
concatenate 'https://' at the beginning and ':[port_value]' at the end of
the given server.
roster-dns...@googlecode.com
unread,
Jul 17, 2013, 10:27:50 AM7/17/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message