Anonymous | Login | Signup for a new account | 2021-03-07 01:05 PST | ![]() |
Main | My View | View Issues | Change Log | Roadmap | Summary | My Account |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||
0007306 | opensim | [REGION] OpenSim Core | public | 2014-08-18 01:25 | 2018-05-24 07:50 | |||||
Reporter | aiaustin | |||||||||
Assigned To | ||||||||||
Priority | normal | Severity | minor | Reproducibility | random | |||||
Status | new | Resolution | open | |||||||
Platform | PC | Operating System | Windows | Operating System Version | 8.1 | |||||
Product Version | master (dev code) | |||||||||
Target Version | Fixed in Version | |||||||||
Summary | 0007306: [USER MANAGEMENT MODULE]: GetServerURLs call failed System.Net.WebException | |||||||||
Description | I am seeing some exceptions with a full eror traceback inside OpenSim.exe console from some operations from a hypergrid connection... which seems to be coming from a computer on the Amazon S2 service... Name: ec2-204-236-242-209.compute-1.amazonaws.com Address: 204.236.242.209 02:09:27 - [USER AGENT CONNECTOR]: get_server_urls call to http://204.236.242.209:9500/ [^] failed: The operation has timed out 02:09:27 - [USER MANAGEMENT MODULE]: GetServerURLs call failed System.Net.WebException: The operation has timed out at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) at System.Net.HttpWebRequest.GetRequestStream() at Nwc.XmlRpc.XmlRpcRequest.Send(String url, Int32 timeout) at OpenSim.Services.Connectors.Hypergrid.UserAgentServiceConnector.CallServer(String methodName, Hashtable hash) in d:\Temp\opensim-4c781db\OpenSim\Services\Connectors\Hypergrid\UserAgentServiceConnector.cs:line 197 at OpenSim.Services.Connectors.Hypergrid.UserAgentServiceConnector.GetServerURLs(UUID userID) in d:\Temp\opensim-4c781db\OpenSim\Services\Connectors\Hypergrid\UserAgentServiceConnector.cs:line 498 at OpenSim.Region.CoreModules.Framework.UserManagement.UserManagementModule.GetUserServerURL(UUID userID, String serverType) in d:\Temp\opensim-4c781db\OpenSim\Region\CoreModules\Framework\UserManagement\UserManagementModule.cs:line 479 02:09:37 - [USER AGENT CONNECTOR]: get_server_urls call to http://204.236.242.209:9500/ [^] failed: The operation has timed out 02:09:37 - [USER MANAGEMENT MODULE]: GetServerURLs call failed System.Net.WebException: The operation has timed out at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) at System.Net.HttpWebRequest.GetRequestStream() at Nwc.XmlRpc.XmlRpcRequest.Send(String url, Int32 timeout) at OpenSim.Services.Connectors.Hypergrid.UserAgentServiceConnector.CallServer(String methodName, Hashtable hash) in d:\Temp\opensim-4c781db\OpenSim\Services\Connectors\Hypergrid\UserAgentServiceConnector.cs:line 197 at OpenSim.Services.Connectors.Hypergrid.UserAgentServiceConnector.GetServerURLs(UUID userID) in d:\Temp\opensim-4c781db\OpenSim\Services\Connectors\Hypergrid\UserAgentServiceConnector.cs:line 498 at OpenSim.Region.CoreModules.Framework.UserManagement.UserManagementModule.GetUserServerURL(UUID userID, String serverType) in d:\Temp\opensim-4c781db\OpenSim\Region\CoreModules\Framework\UserManagement\UserManagementModule.cs:line 479 | |||||||||
Tags | No tags attached. | |||||||||
Git Revision or version number | r/25111 | |||||||||
Run Mode | Grid (Multiple Regions per Sim) | |||||||||
Physics Engine | BulletSim | |||||||||
Script Engine | ||||||||||
Environment | .NET / Windows64 | |||||||||
Mono Version | None | |||||||||
Viewer | N/A | |||||||||
Attached Files | ||||||||||
![]() |
|
(0032678) gimisa (reporter) 2018-05-24 07:22 |
got the same situation with opensim-0.9.0-1761-g24df108 built on linux ubuntu 14.04 . 10:16:31 - [USER MANAGEMENT MODULE]: GetServerURLs call failed The request timed out without coloration ( not a warning or an error ) . |
(0032679) BillBlight (developer) 2018-05-24 07:50 |
It could be from another grid running on amazon using an improper call trying to contact you or one of your users, some grids like Kitely for example do use amazon services .. |
![]() |
|||
Date Modified | Username | Field | Change |
2014-08-18 01:25 | aiaustin | New Issue | |
2018-05-24 07:22 | gimisa | Note Added: 0032678 | |
2018-05-24 07:50 | BillBlight | Note Added: 0032679 |
Copyright © 2000 - 2012 MantisBT Group |